+ 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 Aug 27 19:50:25 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: nova-api-osapi-b84584458-tvswb 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 0x7f62315d4668 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-08-27 19:50:30.030 8 INFO nova.utils [None req-da26dbac-e14f-4db8-92d9-e10ef567a883 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-27 19:50:30.110 7 INFO nova.utils [None req-da8c33b3-36a5-409f-8b26-87da1694168a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-08-27 19:50:31.814 8 WARNING keystonemiddleware._common.config [None req-da26dbac-e14f-4db8-92d9-e10ef567a883 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-27 19:50:31.823 8 WARNING oslo_config.cfg [None req-da26dbac-e14f-4db8-92d9-e10ef567a883 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-27 19:50:31.901 8 WARNING keystonemiddleware._common.config [None req-da26dbac-e14f-4db8-92d9-e10ef567a883 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-27 19:50:31.916 8 WARNING oslo_config.cfg [None req-da26dbac-e14f-4db8-92d9-e10ef567a883 - - - - - -] 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-27 19:50:31.927 8 WARNING oslo_config.cfg [None req-da26dbac-e14f-4db8-92d9-e10ef567a883 - - - - - -] 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 0x7f62315d4668 pid: 8 (default app) 2026-08-27 19:50:31.973 7 WARNING keystonemiddleware._common.config [None req-da8c33b3-36a5-409f-8b26-87da1694168a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-27 19:50:31.982 7 WARNING oslo_config.cfg [None req-da8c33b3-36a5-409f-8b26-87da1694168a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-27 19:50:32.056 7 WARNING keystonemiddleware._common.config [None req-da8c33b3-36a5-409f-8b26-87da1694168a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-27 19:50:32.070 7 WARNING oslo_config.cfg [None req-da8c33b3-36a5-409f-8b26-87da1694168a - - - - - -] 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-27 19:50:32.082 7 WARNING oslo_config.cfg [None req-da8c33b3-36a5-409f-8b26-87da1694168a - - - - - -] 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 0x7f62315d4668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.43 () {42 vars in 699 bytes} [Thu Aug 27 19:50:44 2026] GET /v2.1 => generated 114 bytes in 32 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-08-27 19:50:45.140 8 WARNING oslo_policy.policy [None req-221fd52d-764d-4489-b13a-1532a4442745 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - 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-27 19:50:45.140 8 WARNING oslo_policy.policy [None req-221fd52d-764d-4489-b13a-1532a4442745 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - 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: 2/4] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 19:50:44 2026] GET /v2.1 => generated 0 bytes in 584 msecs (HTTP/1.1 302) 5 headers in 265 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-08-27 19:50:45.253 7 WARNING oslo_policy.policy [req-221fd52d-764d-4489-b13a-1532a4442745 req-8796eaad-fc31-40d4-b37d-21de0e6dc371 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - 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-27 19:50:45.254 7 WARNING oslo_policy.policy [req-221fd52d-764d-4489-b13a-1532a4442745 req-8796eaad-fc31-40d4-b37d-21de0e6dc371 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - 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.43 () {46 vars in 976 bytes} [Thu Aug 27 19:50:45 2026] GET /v2.1/ => generated 399 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-27 19:50:45.448 8 INFO nova.api.openstack.wsgi [None req-63ad76fc-197d-4c17-abec-b99e5568b865 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.43 () {48 vars in 1005 bytes} [Thu Aug 27 19:50:45 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.43 () {48 vars in 1045 bytes} [Thu Aug 27 19:50:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.43 () {52 vars in 1042 bytes} [Thu Aug 27 19:50:45 2026] POST /v2.1/flavors => generated 527 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.43 () {42 vars in 699 bytes} [Thu Aug 27 19:50:46 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] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 19:50:46 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.43 () {46 vars in 976 bytes} [Thu Aug 27 19:50:46 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-27 19:50:46.469 8 INFO nova.api.openstack.wsgi [None req-83bbc530-7c7d-4e00-9a23-b37f9e9c6e73 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.43 () {48 vars in 1007 bytes} [Thu Aug 27 19:50:46 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: 7/13] 162.253.55.43 () {48 vars in 1045 bytes} [Thu Aug 27 19:50:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.43 () {52 vars in 1042 bytes} [Thu Aug 27 19:50:46 2026] POST /v2.1/flavors => generated 530 bytes in 40 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.43 () {42 vars in 699 bytes} [Thu Aug 27 19:50: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) [pid: 8|app: 0|req: 8/16] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 19:50:47 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.43 () {46 vars in 976 bytes} [Thu Aug 27 19:50:47 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-27 19:50:47.515 8 INFO nova.api.openstack.wsgi [None req-2ea89d29-bca3-4cd2-9e37-e373ea27f142 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.43 () {48 vars in 1009 bytes} [Thu Aug 27 19:50:47 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] 162.253.55.43 () {48 vars in 1045 bytes} [Thu Aug 27 19:50:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.43 () {52 vars in 1042 bytes} [Thu Aug 27 19:50:47 2026] POST /v2.1/flavors => generated 531 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.43 () {42 vars in 699 bytes} [Thu Aug 27 19:50:48 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] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 19:50:48 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.43 () {46 vars in 976 bytes} [Thu Aug 27 19:50:48 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-27 19:50:48.589 8 INFO nova.api.openstack.wsgi [None req-6c853b9e-5007-406e-ac81-e73da23275f2 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.43 () {48 vars in 1007 bytes} [Thu Aug 27 19:50:48 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.43 () {48 vars in 1045 bytes} [Thu Aug 27 19:50:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.43 () {52 vars in 1042 bytes} [Thu Aug 27 19:50:48 2026] POST /v2.1/flavors => generated 530 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.43 () {42 vars in 699 bytes} [Thu Aug 27 19:50:49 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] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 19:50:49 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.43 () {46 vars in 976 bytes} [Thu Aug 27 19:50:49 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-27 19:50:49.612 8 INFO nova.api.openstack.wsgi [None req-b6869360-2869-4158-bf24-8341e08d0121 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.43 () {48 vars in 1009 bytes} [Thu Aug 27 19:50:49 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: 16/31] 162.253.55.43 () {48 vars in 1045 bytes} [Thu Aug 27 19:50:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 162.253.55.43 () {52 vars in 1042 bytes} [Thu Aug 27 19:50:49 2026] POST /v2.1/flavors => generated 533 bytes in 30 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.121 () {28 vars in 453 bytes} [Thu Aug 27 19:56: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) 2026-08-27 19:56:04.439 7 WARNING keystonemiddleware.audit [None req-8db7dbc6-96a2-438d-a906-0168425c5da3 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] Skipping service heat as it have no endpoints. 2026-08-27 19:56:04.441 7 WARNING keystonemiddleware.audit [None req-8db7dbc6-96a2-438d-a906-0168425c5da3 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] Skipping service heat-cfn as it have no endpoints. /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: 50/98] 10.0.0.121 () {30 vars in 657 bytes} [Thu Aug 27 19:56:03 2026] GET /v2.1 => generated 0 bytes in 471 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-08-27 19:56:04.467 8 WARNING keystonemiddleware.audit [None req-b5259a19-7025-4760-a162-d44d45f24d5d 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] Skipping service heat as it have no endpoints. 2026-08-27 19:56:04.468 8 WARNING keystonemiddleware.audit [None req-b5259a19-7025-4760-a162-d44d45f24d5d 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] Skipping service heat-cfn as it have no endpoints. /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: 49/99] 10.0.0.121 () {32 vars in 730 bytes} [Thu Aug 27 19:56:04 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-27 19:56:04.489 7 WARNING keystonemiddleware.audit [None req-cf0f87e0-dde8-4120-877a-3ec004105940 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] Skipping service heat as it have no endpoints. 2026-08-27 19:56:04.490 7 WARNING keystonemiddleware.audit [None req-cf0f87e0-dde8-4120-877a-3ec004105940 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] Skipping service heat-cfn as it have no endpoints. [pid: 7|app: 0|req: 51/100] 10.0.0.121 () {34 vars in 803 bytes} [Thu Aug 27 19:56:04 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 162.253.55.43 () {42 vars in 699 bytes} [Thu Aug 27 19:59:53 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/148] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 19:59:53 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 74/149] 162.253.55.43 () {46 vars in 976 bytes} [Thu Aug 27 19:59:53 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-27 19:59:53.654 7 INFO nova.api.openstack.wsgi [None req-d01d7f7d-3a13-40a5-9aa8-9d5777ee2872 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 76/150] 162.253.55.43 () {48 vars in 1011 bytes} [Thu Aug 27 19:59:53 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 162.253.55.43 () {48 vars in 1045 bytes} [Thu Aug 27 19:59:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 77/152] 162.253.55.43 () {52 vars in 1043 bytes} [Thu Aug 27 19:59:53 2026] POST /v2.1/flavors => generated 532 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 10.0.0.166 () {28 vars in 453 bytes} [Thu Aug 27 20:00:09 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: 7|app: 0|req: 79/156] 10.0.0.166 () {30 vars in 657 bytes} [Thu Aug 27 20:00:09 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 78/157] 10.0.0.166 () {32 vars in 730 bytes} [Thu Aug 27 20:00:09 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/158] 10.0.0.166 () {34 vars in 764 bytes} [Thu Aug 27 20:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 10.0.0.166 () {28 vars in 453 bytes} [Thu Aug 27 20:00:13 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: 7|app: 0|req: 82/162] 10.0.0.166 () {30 vars in 657 bytes} [Thu Aug 27 20:00:13 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: 8|app: 0|req: 81/163] 10.0.0.166 () {32 vars in 730 bytes} [Thu Aug 27 20:00:13 2026] GET /v2.1/ => generated 411 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/164] 10.0.0.166 () {34 vars in 764 bytes} [Thu Aug 27 20:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 10.0.0.166 () {28 vars in 453 bytes} [Thu Aug 27 20:00:18 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: 7|app: 0|req: 84/166] 10.0.0.166 () {30 vars in 657 bytes} [Thu Aug 27 20:00:18 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/167] 10.0.0.166 () {32 vars in 730 bytes} [Thu Aug 27 20:00:18 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: 7|app: 0|req: 85/168] 10.0.0.166 () {34 vars in 807 bytes} [Thu Aug 27 20:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/171] 10.0.0.166 () {28 vars in 453 bytes} [Thu Aug 27 20:00: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: 7|app: 0|req: 87/172] 10.0.0.166 () {30 vars in 657 bytes} [Thu Aug 27 20:00:22 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/173] 10.0.0.166 () {32 vars in 730 bytes} [Thu Aug 27 20:00:22 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: 7|app: 0|req: 88/174] 10.0.0.166 () {34 vars in 807 bytes} [Thu Aug 27 20:00:22 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) [pid: 7|app: 0|req: 96/189] 162.253.55.43 () {42 vars in 699 bytes} [Thu Aug 27 20:01:34 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: 94/190] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 20:01:34 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 265 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: 97/191] 162.253.55.43 () {46 vars in 976 bytes} [Thu Aug 27 20:01:34 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-27 20:01:34.945 8 INFO nova.api.openstack.wsgi [None req-f13a4993-587a-4e47-b99d-5e9eb81b8e1c 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 244cec5e05ed456ca58626ca74f4aa5e [pid: 8|app: 0|req: 95/192] 162.253.55.43 () {48 vars in 1045 bytes} [Thu Aug 27 20:01:34 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-08-27 20:01:34.962 7 WARNING oslo_db.sqlalchemy.utils [None req-07b0ee22-dd6d-43a6-8afc-0933c6fc3a6b 244cec5e05ed456ca58626ca74f4aa5e 59392df88316454eb805cb95b6dea6de - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 98/193] 162.253.55.43 () {48 vars in 1010 bytes} [Thu Aug 27 20:01:34 2026] GET /v2.1/os-keypairs => generated 16 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/194] 162.253.55.43 () {52 vars in 1051 bytes} [Thu Aug 27 20:01:34 2026] POST /v2.1/os-keypairs => generated 576 bytes in 79 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/195] 162.253.55.43 () {42 vars in 699 bytes} [Thu Aug 27 20:01:39 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: 97/196] 162.253.55.43 () {44 vars in 903 bytes} [Thu Aug 27 20:01:39 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 100/197] 162.253.55.43 () {46 vars in 976 bytes} [Thu Aug 27 20:01:39 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/198] 162.253.55.43 () {48 vars in 1067 bytes} [Thu Aug 27 20:01:39 2026] GET /v2.1/os-quota-sets/59392df88316454eb805cb95b6dea6de => generated 283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/201] 162.253.55.43 () {52 vars in 1119 bytes} [Thu Aug 27 20:01:39 2026] PUT /v2.1/os-quota-sets/59392df88316454eb805cb95b6dea6de => generated 238 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)