+ 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 May 14 15:00:56 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-596d8cbdb7-lw8nm 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 0x7fd1c33d3668 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-05-14 15:01:01.976 8 INFO nova.utils [None req-fd5c4cac-0b3b-40eb-9b14-80f5b1c9dbff - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-14 15:01:02.020 7 INFO nova.utils [None req-540cdbed-607a-4aa6-a58d-f35e673f55db - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-14 15:01:03.833 8 WARNING keystonemiddleware._common.config [None req-fd5c4cac-0b3b-40eb-9b14-80f5b1c9dbff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 15:01:03.842 8 WARNING oslo_config.cfg [None req-fd5c4cac-0b3b-40eb-9b14-80f5b1c9dbff - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 15:01:03.925 8 WARNING keystonemiddleware._common.config [None req-fd5c4cac-0b3b-40eb-9b14-80f5b1c9dbff - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 15:01:03.941 8 WARNING oslo_config.cfg [None req-fd5c4cac-0b3b-40eb-9b14-80f5b1c9dbff - - - - - -] 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-05-14 15:01:03.955 8 WARNING oslo_config.cfg [None req-fd5c4cac-0b3b-40eb-9b14-80f5b1c9dbff - - - - - -] 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 0x7fd1c33d3668 pid: 8 (default app) 2026-05-14 15:01:03.964 7 WARNING keystonemiddleware._common.config [None req-540cdbed-607a-4aa6-a58d-f35e673f55db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 15:01:03.973 7 WARNING oslo_config.cfg [None req-540cdbed-607a-4aa6-a58d-f35e673f55db - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-14 15:01:04.065 7 WARNING keystonemiddleware._common.config [None req-540cdbed-607a-4aa6-a58d-f35e673f55db - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-14 15:01:04.081 7 WARNING oslo_config.cfg [None req-540cdbed-607a-4aa6-a58d-f35e673f55db - - - - - -] 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-05-14 15:01:04.098 7 WARNING oslo_config.cfg [None req-540cdbed-607a-4aa6-a58d-f35e673f55db - - - - - -] 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 8 seconds on interpreter 0x7fd1c33d3668 pid: 7 (default app) [pid: 8|app: 0|req: 3/3] 199.204.45.4 () {42 vars in 697 bytes} [Thu May 14 15:01:10 2026] GET /v2.1 => generated 114 bytes in 23 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, ' 2026-05-14 15:01:10.630 7 WARNING oslo_policy.policy [None req-0ddab26c-aca8-4ffb-83cc-d142c2b6a25d 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - 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-05-14 15:01:10.630 7 WARNING oslo_policy.policy [None req-0ddab26c-aca8-4ffb-83cc-d142c2b6a25d 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - 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: 1/4] 199.204.45.4 () {44 vars in 901 bytes} [Thu May 14 15:01:10 2026] GET /v2.1 => generated 0 bytes in 588 msecs (HTTP/1.1 302) 5 headers in 264 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, ' 2026-05-14 15:01:10.728 8 WARNING oslo_policy.policy [req-0ddab26c-aca8-4ffb-83cc-d142c2b6a25d req-7a7b1321-1155-4c89-b31e-d8af18822c0e 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - 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-05-14 15:01:10.729 8 WARNING oslo_policy.policy [req-0ddab26c-aca8-4ffb-83cc-d142c2b6a25d req-7a7b1321-1155-4c89-b31e-d8af18822c0e 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - 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: 4/5] 199.204.45.4 () {46 vars in 974 bytes} [Thu May 14 15:01:10 2026] GET /v2.1/ => generated 398 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 15:01:10.846 7 INFO nova.api.openstack.wsgi [None req-9193ce6c-fc53-451e-a66b-6a48a62913ca 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.4 () {48 vars in 1003 bytes} [Thu May 14 15:01:10 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: 5/7] 199.204.45.4 () {48 vars in 1043 bytes} [Thu May 14 15:01:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.4 () {52 vars in 1040 bytes} [Thu May 14 15:01:10 2026] POST /v2.1/flavors => generated 525 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 199.204.45.4 () {42 vars in 697 bytes} [Thu May 14 15:01:11 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: 7|app: 0|req: 4/10] 199.204.45.4 () {44 vars in 901 bytes} [Thu May 14 15:01:11 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.4 () {46 vars in 974 bytes} [Thu May 14 15:01:11 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 15:01:11.857 7 INFO nova.api.openstack.wsgi [None req-5dbddf94-1934-47c0-a52b-18fc0bb7a133 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.4 () {48 vars in 1005 bytes} [Thu May 14 15:01:11 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: 8|app: 0|req: 8/13] 199.204.45.4 () {48 vars in 1043 bytes} [Thu May 14 15:01:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 528 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.4 () {52 vars in 1040 bytes} [Thu May 14 15:01:11 2026] POST /v2.1/flavors => generated 528 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.4 () {42 vars in 697 bytes} [Thu May 14 15:01:12 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: 7/16] 199.204.45.4 () {44 vars in 901 bytes} [Thu May 14 15:01:12 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.4 () {46 vars in 974 bytes} [Thu May 14 15:01:12 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 15:01:12.899 7 INFO nova.api.openstack.wsgi [None req-3b369552-a9de-4174-b2ff-10b4bf38973d 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 8/18] 199.204.45.4 () {48 vars in 1007 bytes} [Thu May 14 15:01:12 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/19] 10.0.0.49 () {28 vars in 453 bytes} [Thu May 14 15:01:12 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/20] 199.204.45.4 () {48 vars in 1043 bytes} [Thu May 14 15:01:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1046 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 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: 7|app: 0|req: 10/21] 10.0.0.49 () {30 vars in 657 bytes} [Thu May 14 15:01:12 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 11/22] 10.0.0.49 () {32 vars in 730 bytes} [Thu May 14 15:01:12 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.4 () {52 vars in 1040 bytes} [Thu May 14 15:01:12 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 10.0.0.49 () {34 vars in 764 bytes} [Thu May 14 15:01:12 2026] GET /v2.1/os-services => generated 256 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.4 () {42 vars in 697 bytes} [Thu May 14 15:01: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) [pid: 8|app: 0|req: 14/28] 199.204.45.4 () {44 vars in 901 bytes} [Thu May 14 15:01:13 2026] GET /v2.1 => generated 0 bytes in 364 msecs (HTTP/1.1 302) 5 headers in 264 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: 15/29] 199.204.45.4 () {46 vars in 974 bytes} [Thu May 14 15:01:14 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 15:01:14.266 8 INFO nova.api.openstack.wsgi [None req-3be47254-519f-4a35-a102-ff6fa473d460 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.4 () {48 vars in 1005 bytes} [Thu May 14 15:01:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.4 () {48 vars in 1043 bytes} [Thu May 14 15:01:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1565 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.4 () {52 vars in 1040 bytes} [Thu May 14 15:01:14 2026] POST /v2.1/flavors => generated 528 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.4 () {42 vars in 697 bytes} [Thu May 14 15:01:15 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: 17/34] 199.204.45.4 () {44 vars in 901 bytes} [Thu May 14 15:01:15 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.204.45.4 () {46 vars in 974 bytes} [Thu May 14 15:01:15 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-14 15:01:15.229 8 INFO nova.api.openstack.wsgi [None req-777d3220-25ac-45a5-b5f6-521cf9913aad 3787e316928f4a7484bde06c04bbe595 f95521028bb54efaa15f497a069ff7a3 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 18/36] 199.204.45.4 () {48 vars in 1007 bytes} [Thu May 14 15:01:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/37] 199.204.45.4 () {48 vars in 1043 bytes} [Thu May 14 15:01:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2083 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/38] 199.204.45.4 () {52 vars in 1040 bytes} [Thu May 14 15:01:15 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/39] 10.0.0.49 () {28 vars in 453 bytes} [Thu May 14 15:01: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.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: 20/40] 10.0.0.49 () {30 vars in 657 bytes} [Thu May 14 15:01:17 2026] GET /v2.1 => generated 0 bytes in 31 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: 21/41] 10.0.0.49 () {32 vars in 730 bytes} [Thu May 14 15:01:17 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: 21/42] 10.0.0.49 () {34 vars in 764 bytes} [Thu May 14 15:01:17 2026] GET /v2.1/os-services => generated 498 bytes in 47 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.49 () {28 vars in 453 bytes} [Thu May 14 15:01:22 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: 22/44] 10.0.0.49 () {30 vars in 657 bytes} [Thu May 14 15:01:22 2026] GET /v2.1 => generated 0 bytes in 39 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.49 () {32 vars in 730 bytes} [Thu May 14 15:01:22 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: 23/46] 10.0.0.49 () {34 vars in 807 bytes} [Thu May 14 15:01:22 2026] GET /v2.1/os-services?binary=nova-conductor => 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: 25/49] 10.0.0.49 () {28 vars in 453 bytes} [Thu May 14 15:01:26 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.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.49 () {30 vars in 657 bytes} [Thu May 14 15:01:26 2026] GET /v2.1 => generated 0 bytes in 33 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.49 () {32 vars in 730 bytes} [Thu May 14 15:01:26 2026] GET /v2.1/ => generated 411 bytes in 8 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.49 () {34 vars in 807 bytes} [Thu May 14 15:01:26 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)