+ 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 [Tue Mar 3 15:00:44 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-6d745fbf5-gzfmn 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 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fbce44de668 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-03 15:00:49.481 8 INFO nova.utils [None req-169df104-ca4e-4617-9b40-a2fb5662c1bc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-03 15:00:49.578 7 INFO nova.utils [None req-2878eaa4-3912-400d-b8bc-28642bd2e9a1 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-03 15:00:51.136 8 WARNING keystonemiddleware._common.config [None req-169df104-ca4e-4617-9b40-a2fb5662c1bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 15:00:51.145 8 WARNING oslo_config.cfg [None req-169df104-ca4e-4617-9b40-a2fb5662c1bc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 15:00:51.221 8 WARNING keystonemiddleware._common.config [None req-169df104-ca4e-4617-9b40-a2fb5662c1bc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 15:00:51.237 8 WARNING oslo_config.cfg [None req-169df104-ca4e-4617-9b40-a2fb5662c1bc - - - - - -] 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-03 15:00:51.241 7 WARNING keystonemiddleware._common.config [None req-2878eaa4-3912-400d-b8bc-28642bd2e9a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 15:00:51.249 8 WARNING oslo_config.cfg [None req-169df104-ca4e-4617-9b40-a2fb5662c1bc - - - - - -] 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 0x7fbce44de668 pid: 8 (default app) 2026-03-03 15:00:51.251 7 WARNING oslo_config.cfg [None req-2878eaa4-3912-400d-b8bc-28642bd2e9a1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-03 15:00:51.331 7 WARNING keystonemiddleware._common.config [None req-2878eaa4-3912-400d-b8bc-28642bd2e9a1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-03 15:00:51.347 7 WARNING oslo_config.cfg [None req-2878eaa4-3912-400d-b8bc-28642bd2e9a1 - - - - - -] 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-03 15:00:51.360 7 WARNING oslo_config.cfg [None req-2878eaa4-3912-400d-b8bc-28642bd2e9a1 - - - - - -] 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 0x7fbce44de668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 10.0.0.252 () {28 vars in 453 bytes} [Tue Mar 3 15:01:01 2026] GET /v2.1 => generated 114 bytes in 14 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 15:01:02.162 7 WARNING oslo_policy.policy [None req-148ddb11-2dc9-4a0e-9c00-d515fe7bf3b1 07dc5ead5cd0440b83d90e308c9a8bcc b7396ca13a0d40dda70d96dc7e5bfd96 - - aea686b4dfca4979b3113cc677955329 aea686b4dfca4979b3113cc677955329] 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-03-03 15:01:02.162 7 WARNING oslo_policy.policy [None req-148ddb11-2dc9-4a0e-9c00-d515fe7bf3b1 07dc5ead5cd0440b83d90e308c9a8bcc b7396ca13a0d40dda70d96dc7e5bfd96 - - aea686b4dfca4979b3113cc677955329 aea686b4dfca4979b3113cc677955329] 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: 2/4] 10.0.0.252 () {30 vars in 657 bytes} [Tue Mar 3 15:01:01 2026] GET /v2.1 => generated 0 bytes in 473 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-03 15:01:02.256 8 WARNING oslo_policy.policy [req-148ddb11-2dc9-4a0e-9c00-d515fe7bf3b1 req-0f2c0476-5e46-40ac-9eef-c099793f65c1 07dc5ead5cd0440b83d90e308c9a8bcc b7396ca13a0d40dda70d96dc7e5bfd96 - - aea686b4dfca4979b3113cc677955329 aea686b4dfca4979b3113cc677955329] 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-03-03 15:01:02.256 8 WARNING oslo_policy.policy [req-148ddb11-2dc9-4a0e-9c00-d515fe7bf3b1 req-0f2c0476-5e46-40ac-9eef-c099793f65c1 07dc5ead5cd0440b83d90e308c9a8bcc b7396ca13a0d40dda70d96dc7e5bfd96 - - aea686b4dfca4979b3113cc677955329 aea686b4dfca4979b3113cc677955329] 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/5] 10.0.0.252 () {32 vars in 730 bytes} [Tue Mar 3 15:01:02 2026] GET /v2.1/ => generated 411 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/6] 10.0.0.252 () {34 vars in 764 bytes} [Tue Mar 3 15:01:02 2026] GET /v2.1/os-services => generated 16 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.169 () {42 vars in 704 bytes} [Tue Mar 3 15:01:03 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.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: 4/8] 199.204.45.169 () {44 vars in 908 bytes} [Tue Mar 3 15:01:03 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.169 () {46 vars in 981 bytes} [Tue Mar 3 15:01:03 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 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, ' 2026-03-03 15:01:04.027 8 INFO nova.api.openstack.wsgi [None req-ac99e045-44b5-4192-b613-20cfb44d3cfc a975474671ae4201816218a31b6dd93b dbe02ef63aba467d9f0637987ad79370 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.169 () {48 vars in 1010 bytes} [Tue Mar 3 15:01:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Mar 3 15:01:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.169 () {52 vars in 1047 bytes} [Tue Mar 3 15:01:04 2026] POST /v2.1/flavors => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.169 () {42 vars in 704 bytes} [Tue Mar 3 15:01:04 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.204.45.169 () {44 vars in 908 bytes} [Tue Mar 3 15:01:04 2026] GET /v2.1 => generated 0 bytes in 381 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.169 () {46 vars in 981 bytes} [Tue Mar 3 15:01:05 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 15:01:05.347 8 INFO nova.api.openstack.wsgi [None req-e64b1688-011c-4891-84b1-44678c6aaaad a975474671ae4201816218a31b6dd93b dbe02ef63aba467d9f0637987ad79370 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.169 () {48 vars in 1012 bytes} [Tue Mar 3 15:01:05 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: 7|app: 0|req: 10/19] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Mar 3 15:01:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.169 () {52 vars in 1047 bytes} [Tue Mar 3 15:01:05 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: 11/21] 199.204.45.169 () {42 vars in 704 bytes} [Tue Mar 3 15:01:06 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: 11/22] 199.204.45.169 () {44 vars in 908 bytes} [Tue Mar 3 15:01:06 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.169 () {46 vars in 981 bytes} [Tue Mar 3 15:01:06 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 15:01:06.302 8 INFO nova.api.openstack.wsgi [None req-402abe39-c1a5-4ff4-ae38-0552af0aa953 a975474671ae4201816218a31b6dd93b dbe02ef63aba467d9f0637987ad79370 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.169 () {48 vars in 1014 bytes} [Tue Mar 3 15:01:06 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: 7|app: 0|req: 13/25] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Mar 3 15:01:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.169 () {52 vars in 1047 bytes} [Tue Mar 3 15:01:06 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 10.0.0.252 () {28 vars in 453 bytes} [Tue Mar 3 15:01:06 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: 14/28] 10.0.0.252 () {30 vars in 657 bytes} [Tue Mar 3 15:01:06 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 15/29] 10.0.0.252 () {32 vars in 730 bytes} [Tue Mar 3 15:01:06 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 10.0.0.252 () {34 vars in 764 bytes} [Tue Mar 3 15:01:06 2026] GET /v2.1/os-services => generated 498 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.169 () {42 vars in 704 bytes} [Tue Mar 3 15:01:07 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.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: 16/32] 199.204.45.169 () {44 vars in 908 bytes} [Tue Mar 3 15:01:07 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.169 () {46 vars in 981 bytes} [Tue Mar 3 15:01:07 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 15:01:07.257 8 INFO nova.api.openstack.wsgi [None req-57b479a0-596c-4f9d-8b5a-f7847de617ce a975474671ae4201816218a31b6dd93b dbe02ef63aba467d9f0637987ad79370 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 17/34] 199.204.45.169 () {48 vars in 1012 bytes} [Tue Mar 3 15:01:07 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: 18/35] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Mar 3 15:01:07 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: 18/36] 199.204.45.169 () {52 vars in 1047 bytes} [Tue Mar 3 15:01:07 2026] POST /v2.1/flavors => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/37] 199.204.45.169 () {42 vars in 704 bytes} [Tue Mar 3 15:01:08 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/38] 199.204.45.169 () {44 vars in 908 bytes} [Tue Mar 3 15:01:08 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 20/39] 199.204.45.169 () {46 vars in 981 bytes} [Tue Mar 3 15:01:08 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-03 15:01:08.196 8 INFO nova.api.openstack.wsgi [None req-ac156e3d-0b24-4ec5-a24f-a1ab1a9c9918 a975474671ae4201816218a31b6dd93b dbe02ef63aba467d9f0637987ad79370 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 20/40] 199.204.45.169 () {48 vars in 1014 bytes} [Tue Mar 3 15:01:08 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/41] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Mar 3 15:01:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/42] 199.204.45.169 () {52 vars in 1047 bytes} [Tue Mar 3 15:01:08 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) [pid: 7|app: 0|req: 22/43] 10.0.0.252 () {28 vars in 453 bytes} [Tue Mar 3 15:01:10 2026] GET /v2.1 => generated 114 bytes in 7 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 22/44] 10.0.0.252 () {30 vars in 657 bytes} [Tue Mar 3 15:01:11 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 23/45] 10.0.0.252 () {32 vars in 730 bytes} [Tue Mar 3 15:01:11 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/46] 10.0.0.252 () {34 vars in 807 bytes} [Tue Mar 3 15:01:11 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/49] 10.0.0.252 () {28 vars in 453 bytes} [Tue Mar 3 15:01:15 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.12/site-packages/pycadf/identifier.py:70: 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: 25/50] 10.0.0.252 () {30 vars in 657 bytes} [Tue Mar 3 15:01:15 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 26/51] 10.0.0.252 () {32 vars in 730 bytes} [Tue Mar 3 15:01:15 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/52] 10.0.0.252 () {34 vars in 807 bytes} [Tue Mar 3 15:01:15 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/131] 10.0.0.172 () {28 vars in 453 bytes} [Tue Mar 3 15:07: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.12/site-packages/pycadf/identifier.py:70: 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: 66/132] 10.0.0.172 () {30 vars in 657 bytes} [Tue Mar 3 15:07:47 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 67/133] 10.0.0.172 () {32 vars in 730 bytes} [Tue Mar 3 15:07:47 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/134] 10.0.0.172 () {34 vars in 803 bytes} [Tue Mar 3 15:07:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.169 () {42 vars in 704 bytes} [Tue Mar 3 15:10:06 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: 82/164] 199.204.45.169 () {44 vars in 908 bytes} [Tue Mar 3 15:10:06 2026] GET /v2.1 => generated 0 bytes in 97 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: 8|app: 0|req: 83/165] 199.204.45.169 () {46 vars in 981 bytes} [Tue Mar 3 15:10:06 2026] GET /v2.1/ => generated 400 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-03 15:10:07.151 7 INFO nova.api.openstack.wsgi [None req-86777747-36e1-45ca-9bff-1e9481aecd6a a975474671ae4201816218a31b6dd93b dbe02ef63aba467d9f0637987ad79370 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 83/166] 199.204.45.169 () {48 vars in 1016 bytes} [Tue Mar 3 15:10:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.169 () {48 vars in 1050 bytes} [Tue Mar 3 15:10:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.204.45.169 () {52 vars in 1048 bytes} [Tue Mar 3 15:10:07 2026] POST /v2.1/flavors => generated 534 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)