+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sat Feb 28 22:06:01 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:40:23 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-5d66bf7fd-d9s67 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:8774 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f2d5070b668 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: 8, cores: 1) spawned uWSGI worker 2 (pid: 9, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-02-28 22:06:05.956 8 INFO nova.utils [None req-15fc6028-26ca-4aac-bd5f-3eab01fdf5be - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-28 22:06:06.254 9 INFO nova.utils [None req-cd7c64e7-9638-4db4-8d62-bf1f62a99dce - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-28 22:06:07.621 8 WARNING keystonemiddleware._common.config [None req-15fc6028-26ca-4aac-bd5f-3eab01fdf5be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-28 22:06:07.631 8 WARNING oslo_config.cfg [None req-15fc6028-26ca-4aac-bd5f-3eab01fdf5be - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-28 22:06:07.708 8 WARNING keystonemiddleware._common.config [None req-15fc6028-26ca-4aac-bd5f-3eab01fdf5be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-28 22:06:07.723 8 WARNING oslo_config.cfg [None req-15fc6028-26ca-4aac-bd5f-3eab01fdf5be - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-02-28 22:06:07.736 8 WARNING oslo_config.cfg [None req-15fc6028-26ca-4aac-bd5f-3eab01fdf5be - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f2d5070b668 pid: 8 (default app) 2026-02-28 22:06:08.093 9 WARNING keystonemiddleware._common.config [None req-cd7c64e7-9638-4db4-8d62-bf1f62a99dce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-28 22:06:08.102 9 WARNING oslo_config.cfg [None req-cd7c64e7-9638-4db4-8d62-bf1f62a99dce - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-28 22:06:08.179 9 WARNING keystonemiddleware._common.config [None req-cd7c64e7-9638-4db4-8d62-bf1f62a99dce - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-28 22:06:08.196 9 WARNING oslo_config.cfg [None req-cd7c64e7-9638-4db4-8d62-bf1f62a99dce - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-02-28 22:06:08.209 9 WARNING oslo_config.cfg [None req-cd7c64e7-9638-4db4-8d62-bf1f62a99dce - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2d5070b668 pid: 9 (default app) [pid: 8|app: 0|req: 2/4] 162.253.55.52 () {42 vars in 700 bytes} [Sat Feb 28 22:06:14 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 9|app: 0|req: 3/5] 162.253.55.52 () {44 vars in 904 bytes} [Sat Feb 28 22:06:14 2026] GET /v2.1 => generated 0 bytes in 571 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 3/6] 162.253.55.52 () {46 vars in 977 bytes} [Sat Feb 28 22:06:15 2026] GET /v2.1/ => generated 399 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-28 22:06:15.587 9 INFO nova.api.openstack.wsgi [None req-0d243735-72d9-41b7-a3bb-aae1ac956de6 cabedd4621234362aab1d81e27ca6030 697dd4c6ceb243f2a5161bd7ac0f070d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 9|app: 0|req: 4/7] 162.253.55.52 () {48 vars in 1006 bytes} [Sat Feb 28 22:06:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.52 () {48 vars in 1046 bytes} [Sat Feb 28 22:06:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 9|app: 0|req: 5/9] 162.253.55.52 () {52 vars in 1043 bytes} [Sat Feb 28 22:06:15 2026] POST /v2.1/flavors => generated 527 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.52 () {42 vars in 700 bytes} [Sat Feb 28 22:06:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 6/11] 162.253.55.52 () {44 vars in 904 bytes} [Sat Feb 28 22:06:16 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.52 () {46 vars in 977 bytes} [Sat Feb 28 22:06:16 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-28 22:06:16.520 9 INFO nova.api.openstack.wsgi [None req-150aeb32-4f9b-46f3-9895-d3f6cf8bfd58 cabedd4621234362aab1d81e27ca6030 697dd4c6ceb243f2a5161bd7ac0f070d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 9|app: 0|req: 7/13] 162.253.55.52 () {48 vars in 1008 bytes} [Sat Feb 28 22:06:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.52 () {48 vars in 1046 bytes} [Sat Feb 28 22:06:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 9|app: 0|req: 8/15] 162.253.55.52 () {52 vars in 1043 bytes} [Sat Feb 28 22:06:16 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.52 () {42 vars in 700 bytes} [Sat Feb 28 22:06:17 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 9/17] 162.253.55.52 () {44 vars in 904 bytes} [Sat Feb 28 22:06:17 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 162.253.55.52 () {46 vars in 977 bytes} [Sat Feb 28 22:06:17 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-28 22:06:17.430 9 INFO nova.api.openstack.wsgi [None req-bd724db6-83a9-40ee-8836-6e80214d53d1 cabedd4621234362aab1d81e27ca6030 697dd4c6ceb243f2a5161bd7ac0f070d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 9|app: 0|req: 10/19] 162.253.55.52 () {48 vars in 1010 bytes} [Sat Feb 28 22:06:17 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.52 () {48 vars in 1046 bytes} [Sat Feb 28 22:06:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 11/21] 162.253.55.52 () {52 vars in 1043 bytes} [Sat Feb 28 22:06:17 2026] POST /v2.1/flavors => generated 531 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.52 () {42 vars in 700 bytes} [Sat Feb 28 22:06:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 12/23] 162.253.55.52 () {44 vars in 904 bytes} [Sat Feb 28 22:06:18 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 162.253.55.52 () {46 vars in 977 bytes} [Sat Feb 28 22:06:18 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-28 22:06:18.357 9 INFO nova.api.openstack.wsgi [None req-0646c9da-eb0e-4cfb-8757-452589b7aba7 cabedd4621234362aab1d81e27ca6030 697dd4c6ceb243f2a5161bd7ac0f070d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 9|app: 0|req: 13/25] 162.253.55.52 () {48 vars in 1008 bytes} [Sat Feb 28 22:06:18 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.52 () {48 vars in 1046 bytes} [Sat Feb 28 22:06:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 14/27] 162.253.55.52 () {52 vars in 1043 bytes} [Sat Feb 28 22:06:18 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.52 () {42 vars in 700 bytes} [Sat Feb 28 22:06:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 9|app: 0|req: 15/29] 162.253.55.52 () {44 vars in 904 bytes} [Sat Feb 28 22:06:19 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.52 () {46 vars in 977 bytes} [Sat Feb 28 22:06:19 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-28 22:06:19.269 9 INFO nova.api.openstack.wsgi [None req-7441c3e3-a060-41a1-b49e-07b3cd8d73ea cabedd4621234362aab1d81e27ca6030 697dd4c6ceb243f2a5161bd7ac0f070d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 9|app: 0|req: 16/31] 162.253.55.52 () {48 vars in 1010 bytes} [Sat Feb 28 22:06:19 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.52 () {48 vars in 1046 bytes} [Sat Feb 28 22:06:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 9|app: 0|req: 17/33] 162.253.55.52 () {52 vars in 1043 bytes} [Sat Feb 28 22:06:19 2026] POST /v2.1/flavors => generated 533 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)