+ 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 Aug 4 15:50:59 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:08:18 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-85ff55fdc6-f2qth 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, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x55e2aee7cb50 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/nova/virt/__init__.py:18: 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').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: 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').declare_namespace(__name__) 2026-08-04 15:51:04.379 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-08-04 15:51:04.399 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-08-04 15:51:04.823 7 WARNING keystonemiddleware._common.config [None req-c5a1d9b7-3997-40a0-bc9e-2fb48e6c9c4b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-04 15:51:04.833 7 WARNING oslo_config.cfg [None req-c5a1d9b7-3997-40a0-bc9e-2fb48e6c9c4b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-04 15:51:04.864 8 WARNING keystonemiddleware._common.config [None req-255bafb2-5ae7-4a4f-8786-6d622b242cf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-04 15:51:04.874 8 WARNING oslo_config.cfg [None req-255bafb2-5ae7-4a4f-8786-6d622b242cf1 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-04 15:51:05.041 7 WARNING keystonemiddleware._common.config [None req-c5a1d9b7-3997-40a0-bc9e-2fb48e6c9c4b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55e2aee7cb50 pid: 7 (default app) 2026-08-04 15:51:05.098 8 WARNING keystonemiddleware._common.config [None req-255bafb2-5ae7-4a4f-8786-6d622b242cf1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55e2aee7cb50 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: 7|app: 0|req: 3/3] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 15:51:12 2026] GET /v2.1 => generated 114 bytes in 18 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-08-04 15:51:13.208 8 WARNING oslo_policy.policy [None req-440cefa0-0a73-4f7f-bce1-d3a38c3d07d5 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - 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-08-04 15:51:13.209 8 WARNING oslo_policy.policy [None req-440cefa0-0a73-4f7f-bce1-d3a38c3d07d5 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - 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: 1/4] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 15:51:12 2026] GET /v2.1 => generated 0 bytes in 567 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-08-04 15:51:13.333 7 WARNING oslo_policy.policy [req-440cefa0-0a73-4f7f-bce1-d3a38c3d07d5 req-e6db20f4-a63c-43d6-92c8-43cf76ec7b5c 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - 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-08-04 15:51:13.333 7 WARNING oslo_policy.policy [req-440cefa0-0a73-4f7f-bce1-d3a38c3d07d5 req-e6db20f4-a63c-43d6-92c8-43cf76ec7b5c 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - 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: 4/5] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 15:51:13 2026] GET /v2.1/ => generated 399 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-04 15:51:13.451 8 INFO nova.api.openstack.wsgi [None req-3d0d9454-3a38-4144-b688-880e01aea17b 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.177 () {48 vars in 1010 bytes} [Tue Aug 4 15:51:13 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: 5/7] 199.204.45.177 () {48 vars in 1050 bytes} [Tue Aug 4 15:51:13 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: 3/8] 199.204.45.177 () {52 vars in 1047 bytes} [Tue Aug 4 15:51:13 2026] POST /v2.1/flavors => generated 529 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 15:51:14 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: 4/10] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 15:51:14 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 15:51:14 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-04 15:51:14.395 8 INFO nova.api.openstack.wsgi [None req-694cf1e4-2dc3-409c-91f3-4f98280dcace 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.177 () {48 vars in 1012 bytes} [Tue Aug 4 15:51:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.177 () {48 vars in 1050 bytes} [Tue Aug 4 15:51:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.177 () {52 vars in 1047 bytes} [Tue Aug 4 15:51:14 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 15:51: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) [pid: 7|app: 0|req: 10/18] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 15:51:15 2026] GET /v2.1 => generated 0 bytes in 380 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 15:51:15 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-04 15:51:15.689 7 INFO nova.api.openstack.wsgi [None req-9c3559e0-9d56-415d-aacb-06ceb3eaf4c5 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.177 () {48 vars in 1014 bytes} [Tue Aug 4 15:51:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.177 () {48 vars in 1050 bytes} [Tue Aug 4 15:51:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.177 () {52 vars in 1047 bytes} [Tue Aug 4 15:51:15 2026] POST /v2.1/flavors => generated 533 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 15:51: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: 7|app: 0|req: 13/24] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 15:51:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 15:51:16 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-04 15:51:16.654 7 INFO nova.api.openstack.wsgi [None req-afd30a0b-b154-424c-8c9b-ac7e3c5f8f8c 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.177 () {48 vars in 1012 bytes} [Tue Aug 4 15:51:16 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: 8|app: 0|req: 13/27] 199.204.45.177 () {48 vars in 1050 bytes} [Tue Aug 4 15:51:16 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: 7|app: 0|req: 15/28] 199.204.45.177 () {52 vars in 1047 bytes} [Tue Aug 4 15:51:16 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: 14/29] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 15:51:17 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/30] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 15:51:17 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 15:51:17 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-08-04 15:51:17.629 7 INFO nova.api.openstack.wsgi [None req-e4756db4-2f83-4a37-a172-191bc8e2d8a4 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/32] 199.204.45.177 () {48 vars in 1014 bytes} [Tue Aug 4 15:51:17 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/33] 199.204.45.177 () {48 vars in 1050 bytes} [Tue Aug 4 15:51:17 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: 7|app: 0|req: 18/34] 199.204.45.177 () {52 vars in 1047 bytes} [Tue Aug 4 15:51:17 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 10.0.0.23 () {28 vars in 453 bytes} [Tue Aug 4 15:56:25 2026] GET /v2.1 => generated 114 bytes in 2 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: 50/98] 10.0.0.23 () {30 vars in 657 bytes} [Tue Aug 4 15:56:25 2026] GET /v2.1 => generated 0 bytes in 152 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: 49/99] 10.0.0.23 () {30 vars in 659 bytes} [Tue Aug 4 15:56:25 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 10.0.0.23 () {34 vars in 803 bytes} [Tue Aug 4 15:56:25 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/135] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 15:59:20 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 69/136] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 15:59:20 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 68/137] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 15:59:20 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-08-04 15:59:20.276 7 INFO nova.api.openstack.wsgi [None req-bacc28db-cbc1-4790-a8ca-6584a5cc34e2 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 70/138] 199.204.45.177 () {48 vars in 1016 bytes} [Tue Aug 4 15:59:20 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/139] 199.204.45.177 () {48 vars in 1050 bytes} [Tue Aug 4 15:59:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 71/140] 199.204.45.177 () {52 vars in 1048 bytes} [Tue Aug 4 15:59:20 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/151] 10.0.0.70 () {28 vars in 453 bytes} [Tue Aug 4 16:00:07 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: 75/152] 10.0.0.70 () {30 vars in 657 bytes} [Tue Aug 4 16:00:07 2026] GET /v2.1 => generated 0 bytes in 49 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: 7|app: 0|req: 78/153] 10.0.0.70 () {30 vars in 659 bytes} [Tue Aug 4 16:00:07 2026] GET /v2.1/ => generated 410 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/154] 10.0.0.70 () {34 vars in 764 bytes} [Tue Aug 4 16:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/155] 10.0.0.70 () {28 vars in 453 bytes} [Tue Aug 4 16:00:10 2026] GET /v2.1 => generated 114 bytes in 2 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: 8|app: 0|req: 77/156] 10.0.0.70 () {30 vars in 657 bytes} [Tue Aug 4 16:00:10 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 80/157] 10.0.0.70 () {30 vars in 659 bytes} [Tue Aug 4 16:00:10 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: 8|app: 0|req: 78/158] 10.0.0.70 () {34 vars in 764 bytes} [Tue Aug 4 16:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 10.0.0.70 () {28 vars in 453 bytes} [Tue Aug 4 16:00:13 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: 8|app: 0|req: 79/160] 10.0.0.70 () {30 vars in 657 bytes} [Tue Aug 4 16:00:14 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/161] 10.0.0.70 () {30 vars in 659 bytes} [Tue Aug 4 16:00:14 2026] GET /v2.1/ => generated 410 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/162] 10.0.0.70 () {34 vars in 807 bytes} [Tue Aug 4 16:00:14 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/165] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 16:00: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) /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, ' [pid: 8|app: 0|req: 82/166] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 16:00:16 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/167] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 16:00: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-08-04 16:00:16.090 8 INFO nova.api.openstack.wsgi [None req-f5706c27-0e9a-48fd-9594-cae8b1f05f96 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 74735c691bfc4c558a63bd2889916f32 [pid: 8|app: 0|req: 83/168] 199.204.45.177 () {48 vars in 1050 bytes} [Tue Aug 4 16:00:16 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-04 16:00:16.108 7 WARNING oslo_db.sqlalchemy.utils [None req-ddf30e76-8a0b-4633-a1e8-7d76efcc0fe9 74735c691bfc4c558a63bd2889916f32 78c9cf7ed3db4505a8826645b542f4d4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/169] 199.204.45.177 () {48 vars in 1015 bytes} [Tue Aug 4 16:00:16 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/170] 199.204.45.177 () {52 vars in 1056 bytes} [Tue Aug 4 16:00:16 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/171] 10.0.0.70 () {28 vars in 453 bytes} [Tue Aug 4 16:00:17 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: 8|app: 0|req: 85/172] 10.0.0.70 () {30 vars in 657 bytes} [Tue Aug 4 16:00:17 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/173] 10.0.0.70 () {30 vars in 659 bytes} [Tue Aug 4 16:00:17 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/174] 10.0.0.70 () {34 vars in 807 bytes} [Tue Aug 4 16:00:17 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.177 () {42 vars in 704 bytes} [Tue Aug 4 16:00:19 2026] GET /v2.1 => generated 114 bytes in 2 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 87/176] 199.204.45.177 () {44 vars in 908 bytes} [Tue Aug 4 16:00:19 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 90/177] 199.204.45.177 () {46 vars in 981 bytes} [Tue Aug 4 16:00:19 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/178] 199.204.45.177 () {48 vars in 1072 bytes} [Tue Aug 4 16:00:19 2026] GET /v2.1/os-quota-sets/78c9cf7ed3db4505a8826645b542f4d4 => generated 283 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.177 () {52 vars in 1124 bytes} [Tue Aug 4 16:00:20 2026] PUT /v2.1/os-quota-sets/78c9cf7ed3db4505a8826645b542f4d4 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)