+ 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 [Thu Mar 5 10:18:35 2026] *** compiled with version: 13.3.0 on 04 March 2026 01:13:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7b87cbbbf7-v9m4d 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 0x7f428aed9668 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)... 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-03-05 10:18:40.083 8 INFO nova.utils [None req-7a14afd1-e2ff-4169-83dd-0a27b831c8db - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 10:18:40.141 7 INFO nova.utils [None req-a4708efd-a63d-4d06-aa89-d9eda40df1de - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-05 10:18:41.887 7 WARNING keystonemiddleware._common.config [None req-a4708efd-a63d-4d06-aa89-d9eda40df1de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 10:18:41.892 8 WARNING keystonemiddleware._common.config [None req-7a14afd1-e2ff-4169-83dd-0a27b831c8db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 10:18:41.897 7 WARNING oslo_config.cfg [None req-a4708efd-a63d-4d06-aa89-d9eda40df1de - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 10:18:41.902 8 WARNING oslo_config.cfg [None req-7a14afd1-e2ff-4169-83dd-0a27b831c8db - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-05 10:18:41.959 7 WARNING keystonemiddleware._common.config [None req-a4708efd-a63d-4d06-aa89-d9eda40df1de - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 10:18:41.961 8 WARNING keystonemiddleware._common.config [None req-7a14afd1-e2ff-4169-83dd-0a27b831c8db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-05 10:18:41.976 7 WARNING oslo_config.cfg [None req-a4708efd-a63d-4d06-aa89-d9eda40df1de - - - - - -] 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-03-05 10:18:41.978 8 WARNING oslo_config.cfg [None req-7a14afd1-e2ff-4169-83dd-0a27b831c8db - - - - - -] 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-03-05 10:18:41.990 7 WARNING oslo_config.cfg [None req-a4708efd-a63d-4d06-aa89-d9eda40df1de - - - - - -] 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. 2026-03-05 10:18:41.991 8 WARNING oslo_config.cfg [None req-7a14afd1-e2ff-4169-83dd-0a27b831c8db - - - - - -] 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 0x7f428aed9668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f428aed9668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.139 () {42 vars in 704 bytes} [Thu Mar 5 10:18:55 2026] GET /v2.1 => generated 114 bytes in 22 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: 8|app: 0|req: 2/4] 199.19.213.139 () {44 vars in 908 bytes} [Thu Mar 5 10:18:55 2026] GET /v2.1 => generated 0 bytes in 574 msecs (HTTP/1.1 302) 5 headers in 266 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: 7|app: 0|req: 3/5] 199.19.213.139 () {46 vars in 981 bytes} [Thu Mar 5 10:18:55 2026] GET /v2.1/ => generated 400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 10:18:56.018 8 INFO nova.api.openstack.wsgi [None req-9b506694-9220-46e0-b4bd-96a66b2d7080 c0207ca1eb5a4497ad06c28d60eb61de 38965b7e698f4067abee6a42136e1be6 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.139 () {48 vars in 1010 bytes} [Thu Mar 5 10:18:55 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.139 () {48 vars in 1050 bytes} [Thu Mar 5 10:18:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.139 () {52 vars in 1047 bytes} [Thu Mar 5 10:18:56 2026] POST /v2.1/flavors => generated 529 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.139 () {42 vars in 704 bytes} [Thu Mar 5 10:18:57 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: 8|app: 0|req: 5/10] 199.19.213.139 () {44 vars in 908 bytes} [Thu Mar 5 10:18:57 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.139 () {46 vars in 981 bytes} [Thu Mar 5 10:18:57 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 10:18:57.141 8 INFO nova.api.openstack.wsgi [None req-3c9b5b12-62e3-4153-9d43-fa3afd458c57 c0207ca1eb5a4497ad06c28d60eb61de 38965b7e698f4067abee6a42136e1be6 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.139 () {48 vars in 1012 bytes} [Thu Mar 5 10:18:57 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.139 () {48 vars in 1050 bytes} [Thu Mar 5 10:18:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.139 () {52 vars in 1047 bytes} [Thu Mar 5 10:18:57 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.139 () {42 vars in 704 bytes} [Thu Mar 5 10:18:58 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: 8|app: 0|req: 8/16] 199.19.213.139 () {44 vars in 908 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.139 () {46 vars in 981 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 10:18:58.074 8 INFO nova.api.openstack.wsgi [None req-abbe2dae-fafa-46d0-8c25-972fbb94a76d c0207ca1eb5a4497ad06c28d60eb61de 38965b7e698f4067abee6a42136e1be6 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.139 () {48 vars in 1014 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.139 () {48 vars in 1050 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.139 () {52 vars in 1047 bytes} [Thu Mar 5 10:18:58 2026] POST /v2.1/flavors => generated 533 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.139 () {42 vars in 704 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.139 () {44 vars in 908 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.139 () {46 vars in 981 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 10:18:59.001 8 INFO nova.api.openstack.wsgi [None req-ccbe4210-16f4-43fe-a32b-1370a432f5ce c0207ca1eb5a4497ad06c28d60eb61de 38965b7e698f4067abee6a42136e1be6 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.139 () {48 vars in 1012 bytes} [Thu Mar 5 10:18:58 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.139 () {48 vars in 1050 bytes} [Thu Mar 5 10:18:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.139 () {52 vars in 1047 bytes} [Thu Mar 5 10:18:59 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.139 () {42 vars in 704 bytes} [Thu Mar 5 10:18:59 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.139 () {44 vars in 908 bytes} [Thu Mar 5 10:18:59 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.139 () {46 vars in 981 bytes} [Thu Mar 5 10:18:59 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-05 10:18:59.928 8 INFO nova.api.openstack.wsgi [None req-a4a40c32-92a9-40ae-8193-03c9c1278200 c0207ca1eb5a4497ad06c28d60eb61de 38965b7e698f4067abee6a42136e1be6 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.19.213.139 () {48 vars in 1014 bytes} [Thu Mar 5 10:18:59 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.19.213.139 () {48 vars in 1050 bytes} [Thu Mar 5 10:18:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 199.19.213.139 () {52 vars in 1047 bytes} [Thu Mar 5 10:18:59 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)