+ 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 Feb 26 02:03:10 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:28:17 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: nova-api-osapi-64c64f7888-gp9tx 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.10.12 (main, Jan 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x562d22ef6ed0 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-26 02:03:14.926 8 WARNING oslo_config.cfg [-] 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-26 02:03:14.927 7 WARNING oslo_config.cfg [-] 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-26 02:03:15.347 7 WARNING keystonemiddleware._common.config [None req-23502d8f-0865-45f2-8a04-4b57647240d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:03:15.357 7 WARNING oslo_config.cfg [None req-23502d8f-0865-45f2-8a04-4b57647240d3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 02:03:15.359 8 WARNING keystonemiddleware._common.config [None req-03c63322-b424-46a9-86e5-419628926f1e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:03:15.367 8 WARNING oslo_config.cfg [None req-03c63322-b424-46a9-86e5-419628926f1e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 02:03:15.562 7 WARNING keystonemiddleware._common.config [None req-23502d8f-0865-45f2-8a04-4b57647240d3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:03:15.571 8 WARNING keystonemiddleware._common.config [None req-03c63322-b424-46a9-86e5-419628926f1e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x562d22ef6ed0 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x562d22ef6ed0 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: [pid: 8|app: 0|req: 2/4] 162.253.55.227 () {42 vars in 705 bytes} [Thu Feb 26 02:03:23 2026] GET /v2.1 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:03:23.587 7 WARNING oslo_policy.policy [None req-1fdb1017-4fc0-49a6-91df-c51fb2ea96d6 ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:03:23.588 7 WARNING oslo_policy.policy [None req-1fdb1017-4fc0-49a6-91df-c51fb2ea96d6 ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 162.253.55.227 () {44 vars in 909 bytes} [Thu Feb 26 02:03:23 2026] GET /v2.1 => generated 0 bytes in 588 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:03:23.707 8 WARNING oslo_policy.policy [req-1fdb1017-4fc0-49a6-91df-c51fb2ea96d6 req-95ea2e9b-af1a-4f36-ba7e-ea0819e952a0 ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-02-26 02:03:23.707 8 WARNING oslo_policy.policy [req-1fdb1017-4fc0-49a6-91df-c51fb2ea96d6 req-95ea2e9b-af1a-4f36-ba7e-ea0819e952a0 ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 162.253.55.227 () {46 vars in 982 bytes} [Thu Feb 26 02:03:23 2026] GET /v2.1/ => generated 399 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 02:03:23.840 7 INFO nova.api.openstack.wsgi [None req-96e23ce4-4361-4ba7-8155-36c4abe62b4e ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 162.253.55.227 () {48 vars in 1011 bytes} [Thu Feb 26 02:03:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 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.227 () {48 vars in 1051 bytes} [Thu Feb 26 02:03:23 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: 7|app: 0|req: 5/9] 162.253.55.227 () {52 vars in 1049 bytes} [Thu Feb 26 02:03:23 2026] POST /v2.1/flavors => generated 529 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.227 () {42 vars in 705 bytes} [Thu Feb 26 02:03:24 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: 7|app: 0|req: 6/11] 162.253.55.227 () {44 vars in 909 bytes} [Thu Feb 26 02:03:24 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 162.253.55.227 () {46 vars in 982 bytes} [Thu Feb 26 02:03:24 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-26 02:03:24.751 7 INFO nova.api.openstack.wsgi [None req-a276e2cd-6f7a-416d-8573-172d78312a39 ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 162.253.55.227 () {48 vars in 1013 bytes} [Thu Feb 26 02:03:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 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.227 () {48 vars in 1051 bytes} [Thu Feb 26 02:03:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.227 () {52 vars in 1049 bytes} [Thu Feb 26 02:03:24 2026] POST /v2.1/flavors => generated 532 bytes in 21 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.227 () {42 vars in 705 bytes} [Thu Feb 26 02:03:25 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: 7|app: 0|req: 9/17] 162.253.55.227 () {44 vars in 909 bytes} [Thu Feb 26 02:03:25 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 162.253.55.227 () {46 vars in 982 bytes} [Thu Feb 26 02:03:25 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 02:03:25.615 7 INFO nova.api.openstack.wsgi [None req-d76492cc-e9f2-43a1-af15-fcf33d26d56a ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 162.253.55.227 () {48 vars in 1015 bytes} [Thu Feb 26 02:03:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 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.227 () {48 vars in 1051 bytes} [Thu Feb 26 02:03:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.227 () {52 vars in 1049 bytes} [Thu Feb 26 02:03:25 2026] POST /v2.1/flavors => generated 533 bytes in 27 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.227 () {42 vars in 705 bytes} [Thu Feb 26 02:03:26 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: 7|app: 0|req: 12/23] 162.253.55.227 () {44 vars in 909 bytes} [Thu Feb 26 02:03:26 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 162.253.55.227 () {46 vars in 982 bytes} [Thu Feb 26 02:03:26 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 02:03:26.480 7 INFO nova.api.openstack.wsgi [None req-f9d165cb-351f-4305-a1df-3ed3e3b0e33a ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 162.253.55.227 () {48 vars in 1013 bytes} [Thu Feb 26 02:03:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 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.227 () {48 vars in 1051 bytes} [Thu Feb 26 02:03:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.227 () {52 vars in 1049 bytes} [Thu Feb 26 02:03:26 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 162.253.55.227 () {42 vars in 705 bytes} [Thu Feb 26 02:03:27 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: 7|app: 0|req: 16/31] 162.253.55.227 () {44 vars in 909 bytes} [Thu Feb 26 02:03:27 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: 8|app: 0|req: 16/32] 162.253.55.227 () {46 vars in 982 bytes} [Thu Feb 26 02:03:27 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-26 02:03:27.374 7 INFO nova.api.openstack.wsgi [None req-1f48c80f-a229-4631-8cf1-4d081f5c9ca9 ba5b27539e164cf7b0b61cf4677eea8f 7e68f5d235b84e50a31bb00f6344c379 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 162.253.55.227 () {48 vars in 1015 bytes} [Thu Feb 26 02:03:27 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: 17/34] 162.253.55.227 () {48 vars in 1051 bytes} [Thu Feb 26 02:03:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 162.253.55.227 () {52 vars in 1049 bytes} [Thu Feb 26 02:03:27 2026] POST /v2.1/flavors => generated 535 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/112] 10.0.0.235 () {28 vars in 456 bytes} [Thu Feb 26 02:09:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/113] 10.0.0.235 () {30 vars in 660 bytes} [Thu Feb 26 02:09:47 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 57/114] 10.0.0.235 () {30 vars in 662 bytes} [Thu Feb 26 02:09:47 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/115] 10.0.0.235 () {34 vars in 806 bytes} [Thu Feb 26 02:09:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)