+ COMMAND=start + start + exec uwsgi --ini /etc/cinder/cinder-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 23 19:52:02 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: cinder-api-6c5cf499c4-nvfqj machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8776 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f9f521b2668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 from cgi import parse_header /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. removals.removed_module( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/oslo_policy/policy.py:1591: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( /var/lib/openstack/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. warnings.warn( simplejson unavailable, fall-back to standard python json simplejson unavailable, fall-back to standard python json 2026-07-23 19:52:06.316 8 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-23 19:52:06.316 8 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. 2026-07-23 19:52:06.324 7 WARNING cinder.api [-] The v1 API has been removed and is no longer available. Client applications should be using v3, which is currently the only supported version of the Block Storage API. 2026-07-23 19:52:06.324 7 WARNING cinder.api [-] The v2 API has been removed and is no longer available. Client applications must now use the v3 API only. The 'enable_v2_api' option has been removed and is ignored in the cinder.conf file. /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') /var/lib/openstack/lib/python3.12/site-packages/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('date-time') 2026-07-23 19:52:07.660 8 INFO cinder.rpc [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-23 19:52:07.661 7 INFO cinder.rpc [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. 2026-07-23 19:52:07.663 8 INFO cinder.rpc [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-23 19:52:07.665 8 INFO cinder.rpc [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-23 19:52:07.665 7 INFO cinder.rpc [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. 2026-07-23 19:52:07.668 8 INFO cinder.rpc [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-23 19:52:07.668 7 INFO cinder.rpc [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Automatically selected cinder-volume objects version 1.39 as minimum service version. 2026-07-23 19:52:07.671 7 INFO cinder.rpc [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Automatically selected cinder-volume RPC version 3.20 as minimum service version. 2026-07-23 19:52:07.680 8 INFO cinder.rpc [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-23 19:52:07.683 8 INFO cinder.rpc [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-23 19:52:07.685 7 INFO cinder.rpc [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Automatically selected cinder-backup objects version 1.39 as minimum service version. 2026-07-23 19:52:07.688 7 INFO cinder.rpc [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Automatically selected cinder-backup RPC version 2.4 as minimum service version. 2026-07-23 19:52:07.732 8 WARNING cinder.api.contrib.hosts [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-23 19:52:07.742 7 WARNING cinder.api.contrib.hosts [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Deprecated: The Host API is deprecated and will be be removed in a future version. 2026-07-23 19:52:07.772 8 WARNING keystonemiddleware._common.config [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-23 19:52:07.780 7 WARNING keystonemiddleware._common.config [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-23 19:52:07.781 8 WARNING oslo_config.cfg [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f9f521b2668 pid: 8 (default app) 2026-07-23 19:52:07.792 7 WARNING oslo_config.cfg [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7f9f521b2668 pid: 7 (default app) 2026-07-23 19:52:15.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:16.000 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:52:25.999 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:26.002 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:52:35.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:35.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:35.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:52:35.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:52:45.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:45.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:45.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:52:45.999 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:52:55.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:55.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:52:55.999 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:52:55.999 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:05.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:05.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:05.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:05.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:15.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:15.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:15.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:15.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:25.999 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:25.999 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:26.000 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:26.001 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:35.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:35.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:35.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:35.999 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:45.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:45.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:45.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:45.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:55.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:55.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:53:55.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:53:55.999 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:05.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:05.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:06.004 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:06.025 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:15.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:15.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:15.999 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:16.000 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:25.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:25.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:25.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:25.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:35.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:35.998 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:35.999 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:35.999 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:45.996 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:45.997 8 INFO cinder.api.openstack.wsgi [None req-39a5d8dc-83ff-4268-ab18-6bb0d84b5078 - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300 2026-07-23 19:54:45.997 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] GET http://10.0.0.29:8776/ 2026-07-23 19:54:45.998 7 INFO cinder.api.openstack.wsgi [None req-79fba770-94e5-4e3c-97f9-7a1a011c49bf - - - - - -] http://10.0.0.29:8776/ returned with HTTP 300