+ 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 [Fri May 8 20:31:58 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-7f77fdf5fd-7p9z2 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 0x7fee760c7668 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-08 20:32:03.482 7 INFO nova.utils [None req-a0f9f0d4-bec3-4698-9544-698fdaae578d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 20:32:03.591 8 INFO nova.utils [None req-1e315a38-a63e-46da-b2c7-38ebb65c25ea - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 20:32:05.099 7 WARNING keystonemiddleware._common.config [None req-a0f9f0d4-bec3-4698-9544-698fdaae578d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:05.108 7 WARNING oslo_config.cfg [None req-a0f9f0d4-bec3-4698-9544-698fdaae578d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 20:32:05.186 7 WARNING keystonemiddleware._common.config [None req-a0f9f0d4-bec3-4698-9544-698fdaae578d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:05.188 8 WARNING keystonemiddleware._common.config [None req-1e315a38-a63e-46da-b2c7-38ebb65c25ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:05.196 8 WARNING oslo_config.cfg [None req-1e315a38-a63e-46da-b2c7-38ebb65c25ea - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 20:32:05.200 7 WARNING oslo_config.cfg [None req-a0f9f0d4-bec3-4698-9544-698fdaae578d - - - - - -] 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-08 20:32:05.212 7 WARNING oslo_config.cfg [None req-a0f9f0d4-bec3-4698-9544-698fdaae578d - - - - - -] 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 0x7fee760c7668 pid: 7 (default app) 2026-05-08 20:32:05.273 8 WARNING keystonemiddleware._common.config [None req-1e315a38-a63e-46da-b2c7-38ebb65c25ea - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 20:32:05.287 8 WARNING oslo_config.cfg [None req-1e315a38-a63e-46da-b2c7-38ebb65c25ea - - - - - -] 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-08 20:32:05.299 8 WARNING oslo_config.cfg [None req-1e315a38-a63e-46da-b2c7-38ebb65c25ea - - - - - -] 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 0x7fee760c7668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:32:12 2026] GET /v2.1 => generated 114 bytes in 20 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-08 20:32:12.979 7 WARNING oslo_policy.policy [None req-17fc3d70-559a-4b5f-bee0-1156894f1181 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:32:12.979 7 WARNING oslo_policy.policy [None req-17fc3d70-559a-4b5f-bee0-1156894f1181 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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: 2/4] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:32:12 2026] GET /v2.1 => generated 0 bytes in 543 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-05-08 20:32:13.072 8 WARNING oslo_policy.policy [req-17fc3d70-559a-4b5f-bee0-1156894f1181 req-60d4406a-5f0e-4e89-9e4e-c7a89c1b28b6 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - 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-08 20:32:13.072 8 WARNING oslo_policy.policy [req-17fc3d70-559a-4b5f-bee0-1156894f1181 req-60d4406a-5f0e-4e89-9e4e-c7a89c1b28b6 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:32:13 2026] GET /v2.1/ => generated 399 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:32:13.169 7 INFO nova.api.openstack.wsgi [None req-cf6e2b39-6dd6-4cd5-ae19-bed76633568d f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.25 () {48 vars in 1006 bytes} [Fri May 8 20:32:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:32:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.25 () {52 vars in 1043 bytes} [Fri May 8 20:32:13 2026] POST /v2.1/flavors => generated 527 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:32: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: 7|app: 0|req: 5/10] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:32:14 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: 8|app: 0|req: 6/11] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:32:14 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:32:14.107 7 INFO nova.api.openstack.wsgi [None req-6639e8df-6497-4366-be13-2735d01263f8 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.25 () {48 vars in 1008 bytes} [Fri May 8 20:32:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:32:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.25 () {52 vars in 1043 bytes} [Fri May 8 20:32:14 2026] POST /v2.1/flavors => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:32: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: 7|app: 0|req: 8/16] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:32:14 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:32:15 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-05-08 20:32:15.066 7 INFO nova.api.openstack.wsgi [None req-ded585fd-f2b9-4c7d-bd1a-167615a5313d f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.25 () {48 vars in 1010 bytes} [Fri May 8 20:32:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:32:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.25 () {52 vars in 1043 bytes} [Fri May 8 20:32:15 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:32: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: 11/22] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:32:15 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:32:15 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:32:15.980 7 INFO nova.api.openstack.wsgi [None req-88a172b2-63c8-48c9-b4a4-0decb171d147 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.25 () {48 vars in 1008 bytes} [Fri May 8 20:32:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:32:15 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: 7|app: 0|req: 13/26] 199.204.45.25 () {52 vars in 1043 bytes} [Fri May 8 20:32:16 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:32: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: 14/28] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:32:16 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:32:16 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:32:16.972 7 INFO nova.api.openstack.wsgi [None req-d34152db-10ea-4bc9-9001-6354be8d8f9f f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.25 () {48 vars in 1010 bytes} [Fri May 8 20:32:16 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:32:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.25 () {52 vars in 1043 bytes} [Fri May 8 20:32:17 2026] POST /v2.1/flavors => generated 533 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.3 () {28 vars in 452 bytes} [Fri May 8 20:38:01 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: 52/104] 10.0.0.3 () {30 vars in 656 bytes} [Fri May 8 20:38:01 2026] GET /v2.1 => generated 0 bytes in 98 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: 8|app: 0|req: 53/105] 10.0.0.3 () {32 vars in 729 bytes} [Fri May 8 20:38:01 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: 53/106] 10.0.0.3 () {34 vars in 802 bytes} [Fri May 8 20:38:01 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:41: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) [pid: 8|app: 0|req: 73/146] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:41:09 2026] GET /v2.1 => generated 0 bytes in 437 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: 74/147] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:41:10 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:41:10.328 8 INFO nova.api.openstack.wsgi [None req-41730e32-2050-49d1-84bd-41e37be3b7fc f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/148] 199.204.45.25 () {48 vars in 1012 bytes} [Fri May 8 20:41:10 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/149] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:41:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/150] 199.204.45.25 () {52 vars in 1044 bytes} [Fri May 8 20:41:10 2026] POST /v2.1/flavors => generated 532 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:42:11 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: 82/164] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:42:11 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:42:11 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:42:11.184 8 INFO nova.api.openstack.wsgi [None req-d81f8a34-3993-4e07-b921-e916c79b35a5 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user f1515beacaee487d9acfbb1d4d538ce2 [pid: 8|app: 0|req: 83/166] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:42:11 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-08 20:42:11.202 7 WARNING oslo_db.sqlalchemy.utils [None req-fbe45a54-92bb-4be3-b511-f919f7b5e82a f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/167] 199.204.45.25 () {48 vars in 1011 bytes} [Fri May 8 20:42:11 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.25 () {52 vars in 1052 bytes} [Fri May 8 20:42:11 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:42: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: 85/170] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:42:14 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: 86/171] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:42:14 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/172] 199.204.45.25 () {48 vars in 1068 bytes} [Fri May 8 20:42:14 2026] GET /v2.1/os-quota-sets/b888833a85764adea4ad2cbf5f113890 => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/173] 199.204.45.25 () {52 vars in 1120 bytes} [Fri May 8 20:42:15 2026] PUT /v2.1/os-quota-sets/b888833a85764adea4ad2cbf5f113890 => generated 238 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:50:08 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: 135/269] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:50:08 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 135/270] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:50:08 2026] GET /v2.1/ => generated 399 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 20:50:08.309 7 INFO nova.api.openstack.wsgi [None req-160863f8-0aa0-45ba-87c4-436699737219 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 136/271] 199.204.45.25 () {48 vars in 1010 bytes} [Fri May 8 20:50:08 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 20:50:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.204.45.25 () {52 vars in 1044 bytes} [Fri May 8 20:50:08 2026] POST /v2.1/flavors => generated 532 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/312] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 20:53: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: 7|app: 0|req: 157/313] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 20:53:14 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 157/314] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 20:53:14 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/315] 199.204.45.25 () {48 vars in 1068 bytes} [Fri May 8 20:53:14 2026] GET /v2.1/os-quota-sets/558be238c63d4375b9bc433bf9648391 => generated 283 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/316] 199.204.45.25 () {52 vars in 1120 bytes} [Fri May 8 20:53:14 2026] PUT /v2.1/os-quota-sets/558be238c63d4375b9bc433bf9648391 => generated 238 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/399] 10.0.0.63 () {28 vars in 453 bytes} [Fri May 8 21:00: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) [pid: 8|app: 0|req: 200/400] 10.0.0.63 () {30 vars in 657 bytes} [Fri May 8 21:00:07 2026] GET /v2.1 => generated 0 bytes in 53 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: 201/401] 10.0.0.63 () {32 vars in 730 bytes} [Fri May 8 21:00:07 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/402] 10.0.0.63 () {34 vars in 764 bytes} [Fri May 8 21:00:07 2026] GET /v2.1/os-services => generated 781 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/405] 10.0.0.63 () {28 vars in 453 bytes} [Fri May 8 21:00: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) /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: 203/406] 10.0.0.63 () {30 vars in 657 bytes} [Fri May 8 21:00:12 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 204/407] 10.0.0.63 () {32 vars in 730 bytes} [Fri May 8 21:00:12 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: 204/408] 10.0.0.63 () {34 vars in 764 bytes} [Fri May 8 21:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/409] 10.0.0.63 () {28 vars in 453 bytes} [Fri May 8 21: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.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: 205/410] 10.0.0.63 () {30 vars in 657 bytes} [Fri May 8 21:00:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 206/411] 10.0.0.63 () {32 vars in 730 bytes} [Fri May 8 21:00:16 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: 206/412] 10.0.0.63 () {34 vars in 807 bytes} [Fri May 8 21:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/415] 10.0.0.63 () {28 vars in 453 bytes} [Fri May 8 21:00:21 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: 208/416] 10.0.0.63 () {30 vars in 657 bytes} [Fri May 8 21:00:21 2026] GET /v2.1 => generated 0 bytes in 33 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: 8|app: 0|req: 209/417] 10.0.0.63 () {32 vars in 730 bytes} [Fri May 8 21:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/418] 10.0.0.63 () {34 vars in 807 bytes} [Fri May 8 21:00:21 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: 8|app: 0|req: 230/459] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:03:41 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: 230/460] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:03:41 2026] GET /v2.1 => generated 0 bytes in 111 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: 8|app: 0|req: 231/461] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:03:41 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:03:41.857 7 INFO nova.api.openstack.wsgi [None req-d9d367f5-1f98-4667-940d-5846749c65c7 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 231/462] 199.204.45.25 () {48 vars in 1006 bytes} [Fri May 8 21:03:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:03:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 199.204.45.25 () {48 vars in 1094 bytes} [Fri May 8 21:03:41 2026] GET /v2.1/flavors/9442b75e-0933-4789-bb5b-2a79b98cda2b/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:03:42 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: 233/466] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:03:42 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 234/467] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:03:42 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:03:42.826 7 INFO nova.api.openstack.wsgi [None req-12ec7406-58ff-40fa-956e-1522cfce1896 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 234/468] 199.204.45.25 () {48 vars in 1008 bytes} [Fri May 8 21:03:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:03:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 199.204.45.25 () {48 vars in 1094 bytes} [Fri May 8 21:03:42 2026] GET /v2.1/flavors/af92338e-764e-4322-bbfc-11b6c0e605f9/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:03:43 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: 236/472] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:03:43 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 237/473] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:03:43 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:03:43.761 7 INFO nova.api.openstack.wsgi [None req-2910b4bc-00df-4d5c-a7fd-612457d43932 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 237/474] 199.204.45.25 () {48 vars in 1010 bytes} [Fri May 8 21:03:43 2026] GET /v2.1/flavors/m1.medium => 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: 238/475] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:03:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/476] 199.204.45.25 () {48 vars in 1094 bytes} [Fri May 8 21:03:43 2026] GET /v2.1/flavors/6b32e34f-5608-4cec-8552-88f44d2420f1/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:03:44 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: 239/478] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:03:44 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: 8|app: 0|req: 240/479] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:03:44 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-05-08 21:03:44.668 7 INFO nova.api.openstack.wsgi [None req-ccf2e70f-a3e0-4ce9-a26c-7f1745ddf4c5 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 240/480] 199.204.45.25 () {48 vars in 1008 bytes} [Fri May 8 21:03:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:03:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/482] 199.204.45.25 () {48 vars in 1094 bytes} [Fri May 8 21:03:44 2026] GET /v2.1/flavors/334b29f0-9f2c-4a2c-8305-1226d0d4998a/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:03:45 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: 242/484] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:03:45 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:03:45 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:03:45.592 7 INFO nova.api.openstack.wsgi [None req-a54e8ab7-3d47-45fc-bca3-162e4a74cd0c f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 243/486] 199.204.45.25 () {48 vars in 1010 bytes} [Fri May 8 21:03:45 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: 8|app: 0|req: 244/487] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:03:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.25 () {48 vars in 1094 bytes} [Fri May 8 21:03:45 2026] GET /v2.1/flavors/2bdce181-7ed4-4e47-95f5-eb6f89eefa05/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:04:45 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: 251/502] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:04:45 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:04:45 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-05-08 21:04:45.619 7 INFO nova.api.openstack.wsgi [None req-5f14316a-e9b4-46a2-806a-1b9e3b180067 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 252/504] 199.204.45.25 () {48 vars in 1012 bytes} [Fri May 8 21:04:45 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:04:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.25 () {48 vars in 1094 bytes} [Fri May 8 21:04:45 2026] GET /v2.1/flavors/9d25713e-d2e2-442a-9981-822418c7a6cb/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:04:51 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: 255/510] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:04:51 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:04:51 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:04:51 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:04:55 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: 257/514] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:04:55 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:04:55 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/516] 199.204.45.25 () {48 vars in 1068 bytes} [Fri May 8 21:04:55 2026] GET /v2.1/os-quota-sets/b888833a85764adea4ad2cbf5f113890 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/527] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:05:43 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: 264/528] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:05:43 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/529] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:05:43 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-05-08 21:05:43.694 8 INFO nova.api.openstack.wsgi [None req-0bef64f8-23f9-4b04-8b13-a77537470969 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 265/530] 199.204.45.25 () {48 vars in 1010 bytes} [Fri May 8 21:05:43 2026] GET /v2.1/flavors/m1.manila => 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: 266/531] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:05:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.25 () {48 vars in 1094 bytes} [Fri May 8 21:05:43 2026] GET /v2.1/flavors/231fb4a7-edd1-4f10-abb9-f94e47543e20/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:05:57 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: 268/536] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:05:57 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 269/537] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:05:57 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 199.204.45.25 () {48 vars in 1068 bytes} [Fri May 8 21:05:57 2026] GET /v2.1/os-quota-sets/558be238c63d4375b9bc433bf9648391 => generated 280 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 199.204.45.25 () {42 vars in 700 bytes} [Fri May 8 21:06:44 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: 275/550] 199.204.45.25 () {44 vars in 904 bytes} [Fri May 8 21:06:44 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/551] 199.204.45.25 () {46 vars in 977 bytes} [Fri May 8 21:06:44 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:06:44.978 7 INFO nova.api.openstack.wsgi [None req-e01490da-dd2b-4e7a-bd2c-454794eff4b0 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 276/552] 199.204.45.25 () {48 vars in 1006 bytes} [Fri May 8 21:06:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/553] 199.204.45.25 () {48 vars in 1046 bytes} [Fri May 8 21:06:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 10.0.0.139 () {32 vars in 655 bytes} [Fri May 8 21:07:24 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 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: 281/563] 10.0.0.139 () {32 vars in 641 bytes} [Fri May 8 21:07:24 2026] GET /v2.1/servers => generated 15 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 21:07:24.824 8 WARNING oslo_db.sqlalchemy.utils [None req-4fb1c720-2853-4a55-8c1f-efbbf421ff1e f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 283/564] 10.0.0.139 () {32 vars in 649 bytes} [Fri May 8 21:07:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/565] 10.0.0.139 () {32 vars in 694 bytes} [Fri May 8 21:07:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/568] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:35 2026] GET /v2.1/flavors/9442b75e-0933-4789-bb5b-2a79b98cda2b => generated 511 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 10.0.0.139 () {32 vars in 641 bytes} [Fri May 8 21:07:35 2026] GET /v2.1/flavors => generated 1674 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/570] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:35 2026] GET /v2.1/flavors/9442b75e-0933-4789-bb5b-2a79b98cda2b => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:41.416 8 WARNING neutronclient.v2_0.client [None req-f370f98b-1074-4649-b380-4759bc06d4f5 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:41.584 8 WARNING neutronclient.v2_0.client [None req-f370f98b-1074-4649-b380-4759bc06d4f5 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/573] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:07:41 2026] POST /v2.1/os-keypairs => generated 385 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:07:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:07:40 2026] POST /v2.1/servers => generated 424 bytes in 1473 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 21:07:42.254 7 WARNING neutronclient.v2_0.client [None req-eba82c9d-82f6-452b-a8e6-6542a1be613e e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/576] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:42 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1370 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:43.041 8 WARNING neutronclient.v2_0.client [None req-42915f6e-f940-4a5a-80f6-bd8242072e55 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:43.346 8 WARNING neutronclient.v2_0.client [None req-42915f6e-f940-4a5a-80f6-bd8242072e55 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:43.553 8 WARNING neutronclient.v2_0.client [None req-42915f6e-f940-4a5a-80f6-bd8242072e55 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:07:43.708 7 WARNING neutronclient.v2_0.client [None req-6eb8d012-efd8-45fb-9f5d-5048d5961335 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:43.742 7 WARNING neutronclient.v2_0.client [None req-6eb8d012-efd8-45fb-9f5d-5048d5961335 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/577] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:07:42 2026] POST /v2.1/servers => generated 453 bytes in 798 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:07:43.850 8 WARNING neutronclient.v2_0.client [None req-8c14dcb3-ec27-4309-b60b-3719b6e75287 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:43.922 7 WARNING neutronclient.v2_0.client [None req-6eb8d012-efd8-45fb-9f5d-5048d5961335 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/578] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:43 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1366 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:43.967 8 WARNING neutronclient.v2_0.client [None req-21089fb1-776a-4438-92ba-9f288d6f27fd 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/579] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:43 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1429 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:07:43 2026] POST /v2.1/servers => generated 451 bytes in 901 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:07:44.581 8 WARNING neutronclient.v2_0.client [None req-57f54d4f-e93c-4b4e-b326-b328cd9ea750 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/581] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:44 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1422 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:07:45.030 7 WARNING neutronclient.v2_0.client [None req-b75d62c5-2b4e-4ddd-9f19-6ea36e8fa241 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:45.063 8 WARNING neutronclient.v2_0.client [None req-6fabb62d-60e1-4d55-9b3f-038cba832e49 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/582] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:44 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1422 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/583] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:45 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1433 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:45.671 7 WARNING neutronclient.v2_0.client [None req-8449a58e-40f9-4f31-a3f7-951932ca5458 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/584] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:45 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1426 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:07:46.129 8 WARNING neutronclient.v2_0.client [None req-bd1f6241-a67a-4351-8de1-d235ed619771 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:46.153 7 WARNING neutronclient.v2_0.client [None req-f13621cc-774b-441f-bcef-66fbf92dabe8 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/585] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:46 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1422 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:46 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1425 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:46.634 8 WARNING neutronclient.v2_0.client [None req-8e5ed4c7-c331-4e9c-bff8-9870ffe2f83f c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 295/587] 10.0.0.139 () {34 vars in 685 bytes} [Fri May 8 21:07:46 2026] POST /v2.1/os-security-groups => generated 246 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:46.774 7 WARNING neutronclient.v2_0.client [None req-36494757-a369-4a23-9dd2-e7d422dc5e9a de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:46.774 8 WARNING neutronclient.v2_0.client [None req-ebf0dece-7b08-4886-8823-3da318b7e4e5 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/588] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:46 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1418 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:46.803 8 WARNING neutronclient.v2_0.client [None req-ebf0dece-7b08-4886-8823-3da318b7e4e5 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/589] 10.0.0.139 () {34 vars in 695 bytes} [Fri May 8 21:07:46 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 140 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:07:46.933 7 WARNING neutronclient.v2_0.client [None req-acc310b8-25bd-4579-86fe-fba506bf6913 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/590] 10.0.0.139 () {34 vars in 685 bytes} [Fri May 8 21:07:46 2026] POST /v2.1/os-security-groups => generated 247 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:47.073 8 WARNING neutronclient.v2_0.client [None req-3406003e-7241-4092-a8db-24f4ed00f175 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:47.103 8 WARNING neutronclient.v2_0.client [None req-3406003e-7241-4092-a8db-24f4ed00f175 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:47.220 7 WARNING neutronclient.v2_0.client [None req-da5e5ecf-28a9-429f-903d-7ce3ff4f29c4 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/591] 10.0.0.139 () {34 vars in 695 bytes} [Fri May 8 21:07:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:47.277 8 WARNING neutronclient.v2_0.client [None req-d8da14aa-4e5b-4583-9e7d-73043060d1ef 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/592] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:47 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1430 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:47.294 7 WARNING neutronclient.v2_0.client [None req-2d6864f9-fc00-4868-bdf9-17ef0bf73a54 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/593] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:47 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1481 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:47.346 7 WARNING neutronclient.v2_0.client [None req-2d6864f9-fc00-4868-bdf9-17ef0bf73a54 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/594] 10.0.0.139 () {34 vars in 695 bytes} [Fri May 8 21:07:47 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 150 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:07:47.450 8 WARNING neutronclient.v2_0.client [None req-f3e4676b-5666-45a9-be96-38e4e788715a c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/595] 10.0.0.139 () {32 vars in 737 bytes} [Fri May 8 21:07:47 2026] GET /v2.1/os-security-groups/136c3a04-3b04-4308-8af8-0054168a7865 => generated 664 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:47.501 7 WARNING neutronclient.v2_0.client [None req-7300c1e2-14a6-47fe-939f-4e99f1c91322 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:47.522 7 WARNING neutronclient.v2_0.client [None req-7300c1e2-14a6-47fe-939f-4e99f1c91322 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:47.557 7 WARNING neutronclient.v2_0.client [None req-7300c1e2-14a6-47fe-939f-4e99f1c91322 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/596] 10.0.0.139 () {32 vars in 750 bytes} [Fri May 8 21:07:47 2026] DELETE /v2.1/os-security-group-rules/d8edc669-9f7d-48eb-9152-8e01b0ae8be0 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:07:47.643 8 WARNING neutronclient.v2_0.client [None req-f7387417-7440-45ad-b4d2-e6315e65218f c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:47.680 8 WARNING neutronclient.v2_0.client [None req-f7387417-7440-45ad-b4d2-e6315e65218f c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/597] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:47 2026] DELETE /v2.1/os-security-groups/136c3a04-3b04-4308-8af8-0054168a7865 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:07:47.782 7 WARNING neutronclient.v2_0.client [None req-9e949272-83bc-4de2-be92-f5bdb5a54cf1 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:47.819 7 WARNING neutronclient.v2_0.client [None req-9e949272-83bc-4de2-be92-f5bdb5a54cf1 c6bcb75bb8d44f1c9fe85d6b8fef5125 4a5198a5fcd14c78b3bd4749e7d7897f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:47.849 8 WARNING neutronclient.v2_0.client [None req-693b3cdd-25b2-4b1b-969f-7f54cea9ad54 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/598] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:47 2026] DELETE /v2.1/os-security-groups/2ae14dd8-91b5-4f34-ba92-010bba48c922 => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:47 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1418 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:48.352 7 WARNING neutronclient.v2_0.client [None req-970f83fd-2e95-483c-b5a6-d729fc7acf7f e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:48.380 8 WARNING neutronclient.v2_0.client [None req-d5279966-0628-4146-9a00-3fe3ab60ea2a 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/600] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:48 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1481 bytes in 565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/601] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:48 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1482 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:48.992 8 WARNING neutronclient.v2_0.client [None req-623e7845-dd1f-40ea-a84a-c92a1ec5f4c4 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/602] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:48 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1474 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:49.208 7 INFO nova.api.openstack.compute.server_external_events [req-f8448629-cde6-406d-9cf7-c22e93d0eb1e req-470b2964-6c6b-4dde-87b3-1d4af1a36376 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:e2bca4fc-0939-46cd-b9d0-ceaa8c800a89 for instance 7f93a08a-1301-4ece-8232-5b7ac2beab99 on instance 2026-05-08 21:07:49.232 7 INFO nova.compute.rpcapi [None req-8d478908-78af-4a1a-98d7-befd8e441ebf - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 300/603] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:07:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 121 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /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-05-08 21:07:49.992 7 WARNING neutronclient.v2_0.client [None req-4235906c-dfb3-4a7a-98fa-3641fb859447 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:50.002 8 WARNING neutronclient.v2_0.client [None req-6b938be7-f954-444c-9a9f-4879f819b719 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/606] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:49 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 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: 302/607] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:49 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1557 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:50.443 8 WARNING neutronclient.v2_0.client [None req-7130d65f-ed8b-447d-a287-56b30d824448 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/608] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:50 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1474 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:50.612 7 INFO nova.api.openstack.compute.server_external_events [req-8fd9a864-6e9d-433c-b09d-e0c58b21e5b3 req-f03a691a-b351-4de7-a11a-1b5ed45feea6 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:2ba53636-2118-440f-a5c0-b3e84197bca4 for instance 39752237-b91e-424b-a9a9-aa273e2d018a on instance [pid: 7|app: 0|req: 303/609] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:07:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 80 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /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-05-08 21:07:51.441 8 WARNING neutronclient.v2_0.client [None req-cbae1f99-e01c-4315-9ce5-05fe74a8d232 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:51.461 7 WARNING neutronclient.v2_0.client [None req-8a87ea79-d409-4dcd-bdf4-c143127cf5cc 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/610] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:51 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 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: 304/611] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:51 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:51.647 8 WARNING neutronclient.v2_0.client [None req-40dd2c31-1ccc-4655-89cd-bdded2925ed4 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/612] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:51 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1550 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:52.004 7 INFO nova.api.openstack.compute.server_external_events [req-cf0f6ee4-cda2-410c-9947-e64ae23b37d1 req-2b9314c6-23d4-438b-b338-43e9323e0a59 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:9475326b-dc1e-4241-838b-6b01ffc0945d for instance 0704475a-2168-41fa-9b11-f22323a85680 on instance [pid: 7|app: 0|req: 305/613] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:07:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /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-05-08 21:07:52.647 8 WARNING neutronclient.v2_0.client [None req-648aaf97-5be7-4e21-b5a8-a715e3d5da36 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:52.682 7 WARNING neutronclient.v2_0.client [None req-f51585ac-c251-4490-9839-6fcf66a6908f 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/614] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:52 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/615] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:52 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:52.837 8 WARNING neutronclient.v2_0.client [None req-095679c8-9315-4116-af77-3376c42646f3 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/616] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:52 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:07:53.793 7 WARNING neutronclient.v2_0.client [None req-cb17c6e7-9bcd-4d8f-abee-e269c090a491 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:53.823 8 WARNING neutronclient.v2_0.client [None req-43cefb35-55ab-478a-a182-ea68019160c3 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/617] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:53 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 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: 311/618] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:53 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:53.991 7 WARNING neutronclient.v2_0.client [None req-41bc6faa-1705-4834-892b-17443790bd35 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/619] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:53 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:54.994 8 WARNING neutronclient.v2_0.client [None req-f3f01bf8-994d-40c4-85d2-e1dc664446e1 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:07:55.042 7 WARNING neutronclient.v2_0.client [None req-eb5051d2-5b59-4483-b8a9-96fec0052393 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/620] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:54 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:55.112 8 WARNING neutronclient.v2_0.client [None req-c24249b0-e6ec-445d-8b11-11e119d9335b de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/621] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:55 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:55 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:56.123 7 WARNING neutronclient.v2_0.client [None req-b241ad13-bf11-4bf4-b467-dee9450da96c e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:07:56.251 8 WARNING neutronclient.v2_0.client [None req-de6e3122-71c9-4d53-b10b-103f3ad7dc0e 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/623] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:56 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:56.344 7 WARNING neutronclient.v2_0.client [None req-37943bac-d839-4806-bf5b-05d3cc603fc2 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/624] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:56 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/625] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:56 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:56.960 8 WARNING neutronclient.v2_0.client [None req-c78390b5-5c87-46e5-be43-fe8fb7c50b88 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/626] 10.0.0.139 () {34 vars in 685 bytes} [Fri May 8 21:07:56 2026] POST /v2.1/os-security-groups => generated 242 bytes in 193 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:07:57.081 7 WARNING neutronclient.v2_0.client [None req-7878ef14-2c67-4175-8dcc-761d3f8d3088 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/627] 10.0.0.139 () {34 vars in 685 bytes} [Fri May 8 21:07:57 2026] POST /v2.1/os-security-groups => generated 242 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:57.317 8 WARNING neutronclient.v2_0.client [None req-0e26322e-d13d-42c6-8cff-be294a9339e8 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.357 7 WARNING neutronclient.v2_0.client [None req-cd498f45-3072-4516-9d9b-089a13b511f1 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/628] 10.0.0.139 () {34 vars in 685 bytes} [Fri May 8 21:07:57 2026] POST /v2.1/os-security-groups => generated 243 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/629] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:57 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:57.482 7 WARNING neutronclient.v2_0.client [None req-2c2e2498-3678-4ecf-9386-04338844ebd3 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.498 8 WARNING neutronclient.v2_0.client [None req-90077493-a48d-4e50-bac3-b36deb7f0c51 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.525 7 WARNING neutronclient.v2_0.client [None req-2c2e2498-3678-4ecf-9386-04338844ebd3 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.560 7 WARNING neutronclient.v2_0.client [None req-2c2e2498-3678-4ecf-9386-04338844ebd3 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/630] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:57 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/631] 10.0.0.139 () {32 vars in 663 bytes} [Fri May 8 21:07:57 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:57.608 7 WARNING neutronclient.v2_0.client [None req-000db2e9-c2ae-4c06-8aa6-33cc22694630 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.627 8 WARNING neutronclient.v2_0.client [None req-7471d4b0-4f76-45c8-b55d-29808575b037 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.644 7 WARNING neutronclient.v2_0.client [None req-000db2e9-c2ae-4c06-8aa6-33cc22694630 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/632] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:57 2026] DELETE /v2.1/os-security-groups/6bb1a985-a948-4d02-885b-8a7396eb558d => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:07:57.746 7 WARNING neutronclient.v2_0.client [None req-bf3b889e-e016-444c-a5cb-cc8c074fc665 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.763 7 INFO nova.api.openstack.wsgi [None req-bf3b889e-e016-444c-a5cb-cc8c074fc665 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] HTTP exception thrown: Security group 6bb1a985-a948-4d02-885b-8a7396eb558d does not exist Neutron server returns request_ids: ['req-0d3e8d8b-7506-4d1c-9c60-de518f4487ec'] [pid: 7|app: 0|req: 316/633] 10.0.0.139 () {32 vars in 737 bytes} [Fri May 8 21:07:57 2026] GET /v2.1/os-security-groups/6bb1a985-a948-4d02-885b-8a7396eb558d => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:07:57.775 7 WARNING neutronclient.v2_0.client [None req-afdc3b11-b17c-4646-a1e9-4593b6725c5c c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/634] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:57 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:57.807 7 WARNING neutronclient.v2_0.client [None req-afdc3b11-b17c-4646-a1e9-4593b6725c5c c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/635] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:57 2026] DELETE /v2.1/os-security-groups/74061a5a-347c-4eb4-bfbb-1c33edcf650b => generated 0 bytes in 120 msecs (HTTP/1.1 202) 9 headers in 361 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-05-08 21:07:57.902 8 WARNING neutronclient.v2_0.client [None req-47f35df0-ee41-400f-9bc1-c62c98a8915f c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.923 8 INFO nova.api.openstack.wsgi [None req-47f35df0-ee41-400f-9bc1-c62c98a8915f c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] HTTP exception thrown: Security group 74061a5a-347c-4eb4-bfbb-1c33edcf650b does not exist Neutron server returns request_ids: ['req-b3967d8d-6585-4188-a37b-413bfc9759fc'] [pid: 8|app: 0|req: 319/636] 10.0.0.139 () {32 vars in 737 bytes} [Fri May 8 21:07:57 2026] GET /v2.1/os-security-groups/74061a5a-347c-4eb4-bfbb-1c33edcf650b => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:07:57.935 7 WARNING neutronclient.v2_0.client [None req-4837533f-1325-4a86-9dd8-2e0d7bd45d19 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:57.986 7 WARNING neutronclient.v2_0.client [None req-4837533f-1325-4a86-9dd8-2e0d7bd45d19 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/637] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:57 2026] DELETE /v2.1/os-security-groups/832f62ea-e9c6-479b-8abe-afb6a829c4c2 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:07:58.095 8 WARNING neutronclient.v2_0.client [None req-b26e4b10-02a1-4a7f-9fa5-179e771f63e7 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:58.116 8 INFO nova.api.openstack.wsgi [None req-b26e4b10-02a1-4a7f-9fa5-179e771f63e7 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] HTTP exception thrown: Security group 832f62ea-e9c6-479b-8abe-afb6a829c4c2 does not exist Neutron server returns request_ids: ['req-4e6965d7-c8cd-459a-81d4-8c63cbfeccbc'] [pid: 8|app: 0|req: 320/638] 10.0.0.139 () {32 vars in 737 bytes} [Fri May 8 21:07:58 2026] GET /v2.1/os-security-groups/832f62ea-e9c6-479b-8abe-afb6a829c4c2 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:07:58.128 7 WARNING neutronclient.v2_0.client [None req-40b3cde2-e03f-4d71-b416-2d9122c7a212 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:58.164 7 WARNING neutronclient.v2_0.client [None req-40b3cde2-e03f-4d71-b416-2d9122c7a212 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:58.202 7 WARNING neutronclient.v2_0.client [None req-40b3cde2-e03f-4d71-b416-2d9122c7a212 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/639] 10.0.0.139 () {32 vars in 663 bytes} [Fri May 8 21:07:58 2026] GET /v2.1/os-security-groups => generated 707 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:58.255 8 WARNING neutronclient.v2_0.client [None req-dd9ba296-2592-4397-bf98-2bae61e89a54 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:58.278 8 INFO nova.api.openstack.wsgi [None req-dd9ba296-2592-4397-bf98-2bae61e89a54 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] HTTP exception thrown: Security group 832f62ea-e9c6-479b-8abe-afb6a829c4c2 does not exist Neutron server returns request_ids: ['req-cfd7ad53-9d92-47e9-9247-7017c2dbf03a'] [pid: 8|app: 0|req: 321/640] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:58 2026] DELETE /v2.1/os-security-groups/832f62ea-e9c6-479b-8abe-afb6a829c4c2 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:07:58.291 7 WARNING neutronclient.v2_0.client [None req-29394393-969d-4386-89b4-3ace1e9ce121 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:58.325 7 INFO nova.api.openstack.wsgi [None req-29394393-969d-4386-89b4-3ace1e9ce121 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] HTTP exception thrown: Security group 74061a5a-347c-4eb4-bfbb-1c33edcf650b does not exist Neutron server returns request_ids: ['req-8bafbbb8-ace3-45c7-be10-159563aeef84'] [pid: 7|app: 0|req: 320/641] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:58 2026] DELETE /v2.1/os-security-groups/74061a5a-347c-4eb4-bfbb-1c33edcf650b => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:07:58.337 8 WARNING neutronclient.v2_0.client [None req-49d56a0b-0511-42e1-9633-ebce687acdf7 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:07:58.357 8 INFO nova.api.openstack.wsgi [None req-49d56a0b-0511-42e1-9633-ebce687acdf7 c5ca6ecddffd44f990d8ad1b5df0f0cf 15be5d6bdc8a4754a41b58acc5764dfe - - default default] HTTP exception thrown: Security group 6bb1a985-a948-4d02-885b-8a7396eb558d does not exist Neutron server returns request_ids: ['req-2e26f85b-4382-409b-8c30-215ea24dc707'] [pid: 8|app: 0|req: 322/642] 10.0.0.139 () {32 vars in 740 bytes} [Fri May 8 21:07:58 2026] DELETE /v2.1/os-security-groups/6bb1a985-a948-4d02-885b-8a7396eb558d => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:07:58.523 7 WARNING neutronclient.v2_0.client [None req-3c5c9fe0-60f6-441b-a82d-4ed6a0081b4b e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/643] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:58 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:58.647 8 WARNING neutronclient.v2_0.client [None req-db7ac6ad-dda1-4675-9842-e644080d44ce 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/644] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:58 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:58.826 7 WARNING neutronclient.v2_0.client [None req-3c15bf03-ba9c-4fa0-b19e-9d43c3a1cce8 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/645] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:58 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:59.667 8 WARNING neutronclient.v2_0.client [None req-2224db36-1ccc-44e6-a0b7-7c7041915b35 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/648] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:59 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:07:59.820 7 WARNING neutronclient.v2_0.client [None req-9c738411-f9d6-4124-8616-bb97d7b434e7 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 325/649] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:59 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:07:59.929 8 INFO nova.api.openstack.compute.server_external_events [req-33bb3d93-212c-44b9-93f8-4a1fcc476f7d req-30e2939a-f14f-4238-8a81-7de6122b1111 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:2ba53636-2118-440f-a5c0-b3e84197bca4 for instance 39752237-b91e-424b-a9a9-aa273e2d018a on instance /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-05-08 21:07:59.943 8 INFO nova.compute.rpcapi [None req-84837bc5-7081-44b0-9021-521a21d6c445 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 325/650] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:07:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:07:59.974 7 WARNING neutronclient.v2_0.client [None req-f06d41f6-6f25-4b49-82e5-ce024cbaf187 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/651] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:07:59 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:00.838 8 WARNING neutronclient.v2_0.client [None req-3c494b60-ac24-4ab5-942b-3efe8a8b17a7 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 326/652] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:00 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:00.979 7 WARNING neutronclient.v2_0.client [None req-1270aefb-326c-40e4-a468-477b497c67c4 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/653] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:00 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1555 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:01.229 8 WARNING neutronclient.v2_0.client [None req-7064d8bd-c86e-49aa-8ad2-1037a6576255 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/654] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:01 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:08:02.019 8 WARNING neutronclient.v2_0.client [None req-bc1ff45e-64f5-437a-9373-2a2e8b9b6536 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:02.023 7 INFO nova.api.openstack.compute.server_external_events [req-4d5d58df-d4e8-4801-91d4-3d7600edc5f6 req-af3384cb-9393-471e-92ab-2d90995d6cc0 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:9475326b-dc1e-4241-838b-6b01ffc0945d for instance 0704475a-2168-41fa-9b11-f22323a85680 on instance 2026-05-08 21:08:02.024 7 INFO nova.api.openstack.compute.server_external_events [req-4d5d58df-d4e8-4801-91d4-3d7600edc5f6 req-af3384cb-9393-471e-92ab-2d90995d6cc0 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:e2bca4fc-0939-46cd-b9d0-ceaa8c800a89 for instance 7f93a08a-1301-4ece-8232-5b7ac2beab99 on instance [pid: 7|app: 0|req: 328/655] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:08:01 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 54 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:02.161 7 WARNING neutronclient.v2_0.client [None req-64460982-fdc5-4f5a-9b81-90aba953220b 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/656] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:01 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1470 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/657] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:02 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1739 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:02.325 8 WARNING neutronclient.v2_0.client [None req-2e185dbc-1623-4c76-adea-e8700c96cff1 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 329/658] 10.0.0.139 () {32 vars in 741 bytes} [Fri May 8 21:08:02 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a/os-interface => generated 285 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:02.382 7 WARNING neutronclient.v2_0.client [None req-f7c95c18-8de8-4090-9caf-edb15dd41c7d de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/659] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:02 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:03.210 8 WARNING neutronclient.v2_0.client [None req-e6cc3a38-2973-464b-8976-f506b24f7be1 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:08:03.489 7 WARNING neutronclient.v2_0.client [None req-c747f5e7-2dfe-4686-a584-0cafa859c4ce 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/660] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1656 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:03.525 8 INFO nova.api.openstack.compute.server_external_events [req-7c073338-93d5-436a-adde-5e6a82a22764 req-b0c51274-42c3-414b-bfe4-ac12553e2c78 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:2ba53636-2118-440f-a5c0-b3e84197bca4 for instance 39752237-b91e-424b-a9a9-aa273e2d018a on instance [pid: 8|app: 0|req: 331/661] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 332/662] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99/ips => generated 110 bytes in 36 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:03.614 8 WARNING neutronclient.v2_0.client [None req-ae04b35d-c871-4b84-b29c-a09c310ee283 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/663] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1739 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 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: 332/664] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99/ips => generated 110 bytes in 50 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 333/665] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1725 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 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: 333/666] 10.0.0.139 () {32 vars in 641 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers => generated 382 bytes in 113 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 334/667] 10.0.0.139 () {32 vars in 825 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99/ips/tempest-ServerAddressesTestJSON-1561963487-network => generated 95 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 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-05-08 21:08:03.840 7 WARNING neutronclient.v2_0.client [None req-c1c8337a-733a-4169-a578-404f0945eaf0 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/668] 10.0.0.139 () {32 vars in 741 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680/os-interface => generated 285 bytes in 100 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/669] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:08:03 2026] DELETE /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:08:03.974 8 WARNING neutronclient.v2_0.client [None req-bbe43fa1-d802-4090-b0f5-e0d81718552f 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:08:03 2026] DELETE /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:08:04.062 7 WARNING neutronclient.v2_0.client [None req-8ddfefc1-1020-45af-825a-1ecd94cba2e9 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/671] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:03 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1745 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:04.816 8 WARNING neutronclient.v2_0.client [None req-8816aa9f-9432-427c-83f8-80799f9f9e1e de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/672] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:04 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1662 bytes in 838 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/673] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:04 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1725 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 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: 337/674] 10.0.0.139 () {32 vars in 641 bytes} [Fri May 8 21:08:04 2026] GET /v2.1/servers => generated 377 bytes in 57 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/675] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:08:05 2026] DELETE /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:08:05.197 7 WARNING neutronclient.v2_0.client [None req-87792888-f232-44c3-abf1-8d8148e2ee06 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/676] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:05 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1731 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:05.562 8 INFO nova.api.openstack.compute.server_external_events [req-6018f9db-61ed-4e41-91e3-b9da7f5fe1f0 req-de70fa34-d537-4924-a096-e0690006f956 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:9475326b-dc1e-4241-838b-6b01ffc0945d for instance 0704475a-2168-41fa-9b11-f22323a85680 on instance [pid: 8|app: 0|req: 339/677] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:05.832 7 WARNING neutronclient.v2_0.client [None req-48132185-53d0-4efc-bd07-fd76f647075d 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:08:05.916 8 WARNING neutronclient.v2_0.client [None req-2a9bfa76-8c0e-4111-bbcb-399c914609d4 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/678] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:05 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1865 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/679] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:05 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1662 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:06.354 7 WARNING neutronclient.v2_0.client [None req-312046fc-2b15-44cc-bdda-7d47eb552f6f de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/680] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:06 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1731 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:08:07.089 8 WARNING neutronclient.v2_0.client [None req-d3784741-b34c-49b6-ba38-95d72179b6d2 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:07.094 7 WARNING neutronclient.v2_0.client [None req-dedb8887-49dd-4778-9656-713bebfd8d0e e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/681] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:07 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1620 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:07.212 7 INFO nova.api.openstack.compute.server_external_events [req-22171358-1a2f-4fd6-a3c1-688ec7df8db1 req-ef0a7b08-7113-4812-a6e4-0ee26e2254ce 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:e2bca4fc-0939-46cd-b9d0-ceaa8c800a89 for instance 7f93a08a-1301-4ece-8232-5b7ac2beab99 on instance [pid: 7|app: 0|req: 342/682] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/683] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:07 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1865 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 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: 343/684] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:08:07 2026] POST /v2.1/os-keypairs => generated 385 bytes in 189 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:07.625 7 INFO nova.api.openstack.compute.server_external_events [req-82def0b1-aaf8-4a95-8403-275ac5785230 req-6d69a57b-9722-4206-a0dd-6dd89e095ec7 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:2ba53636-2118-440f-a5c0-b3e84197bca4 for instance 39752237-b91e-424b-a9a9-aa273e2d018a on instance [pid: 7|app: 0|req: 344/685] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:08:07.640 8 WARNING neutronclient.v2_0.client [None req-634ab542-4d46-40d8-8fbd-649f07fcd36e de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/686] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:07 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1851 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:08:08.254 7 WARNING neutronclient.v2_0.client [None req-ea32089a-05dd-4acf-986c-38cf4874e9a8 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:08.281 8 WARNING neutronclient.v2_0.client [None req-4e692a4a-06cd-4900-b8fa-c852101c02fb 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/687] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:08 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1456 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/688] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:08 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1510 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:08:08.800 7 WARNING neutronclient.v2_0.client [None req-ad7cf5ab-6940-4c50-a61e-d6836bab5a6b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:08.820 8 WARNING neutronclient.v2_0.client [None req-7b22d992-c7a8-4891-8265-165c62434b64 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:08.838 7 WARNING neutronclient.v2_0.client [None req-ad7cf5ab-6940-4c50-a61e-d6836bab5a6b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/689] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:08 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1783 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:08.996 7 WARNING neutronclient.v2_0.client [None req-ad7cf5ab-6940-4c50-a61e-d6836bab5a6b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/690] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:08:08 2026] POST /v2.1/servers => generated 450 bytes in 447 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:08:09.232 8 WARNING neutronclient.v2_0.client [None req-623208dd-f1f9-4f20-9bbc-2f2667517d86 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/691] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:09 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1400 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:08:09.448 7 WARNING neutronclient.v2_0.client [None req-b37aa027-98c8-4612-b478-90a618eb8eba e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:09.465 8 WARNING neutronclient.v2_0.client [None req-bd6b3059-4151-4d93-a491-a741dd24db59 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/692] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:09 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 1456 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/693] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:09 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1515 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:09.684 7 INFO nova.api.openstack.compute.server_external_events [req-adda9116-4d54-49fb-b70d-9093940c1c4c req-54c266ac-b727-4bb8-8402-8e941255ec7d 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:9475326b-dc1e-4241-838b-6b01ffc0945d for instance 0704475a-2168-41fa-9b11-f22323a85680 on instance [pid: 7|app: 0|req: 348/694] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:09.940 8 WARNING neutronclient.v2_0.client [None req-afa789ac-f9b1-4bd1-9478-547d106afdf6 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/697] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:09 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1508 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:10.326 7 WARNING neutronclient.v2_0.client [None req-a699f2c8-d6ff-400f-af83-d3fc650d0543 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/698] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:10 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1404 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:08:10.534 8 INFO nova.api.openstack.wsgi [None req-d4a98247-6d6c-4254-95ff-410618b73471 e47f3c842bcd465bb03ffa2b1b0f8d3a 7994c24c24f04ed8a51aa45504ef027b - - default default] HTTP exception thrown: Instance 7f93a08a-1301-4ece-8232-5b7ac2beab99 could not be found. [pid: 8|app: 0|req: 349/699] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:10 2026] GET /v2.1/servers/7f93a08a-1301-4ece-8232-5b7ac2beab99 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:08:10.572 7 WARNING neutronclient.v2_0.client [None req-0415b9cc-586f-4fa1-862a-96be566ccd7b 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/700] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:10 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 1515 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:11.075 8 WARNING neutronclient.v2_0.client [None req-82d2922e-a3b1-4cbb-be4f-99d31f7dec76 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/701] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:11 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1508 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:11.421 7 WARNING neutronclient.v2_0.client [None req-f8886183-3859-4b5c-ae25-7236fa58456b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/702] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:11 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1396 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:11.655 8 INFO nova.api.openstack.wsgi [None req-d3b25058-e92d-4c02-b1ac-9bc6fac51795 39aad88fdf894464b7283a2d723644a5 848dfccc3f9a40109930d0d5d8f892f7 - - default default] HTTP exception thrown: Instance 39752237-b91e-424b-a9a9-aa273e2d018a could not be found. [pid: 8|app: 0|req: 351/703] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:11 2026] GET /v2.1/servers/39752237-b91e-424b-a9a9-aa273e2d018a => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 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: 353/704] 10.0.0.139 () {32 vars in 704 bytes} [Fri May 8 21:08:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-499908294 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 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-05-08 21:08:12.180 8 WARNING neutronclient.v2_0.client [None req-fca855b9-6edb-41d0-85e7-1e9df704eb32 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/705] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:12 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 1508 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:12.553 7 WARNING neutronclient.v2_0.client [None req-0fc06273-73c4-468b-bfd8-2b4e06ca3d86 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/706] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:12 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1452 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:13.399 8 INFO nova.api.openstack.wsgi [None req-4f1ce027-af1b-4540-b6e9-c3a424b3d439 de844970466341e28e11ee5b6302dcd3 db85a05be1d146ec96ccb28d288183b7 - - default default] HTTP exception thrown: Instance 0704475a-2168-41fa-9b11-f22323a85680 could not be found. [pid: 8|app: 0|req: 353/707] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:13 2026] GET /v2.1/servers/0704475a-2168-41fa-9b11-f22323a85680 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 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: 355/708] 10.0.0.139 () {32 vars in 704 bytes} [Fri May 8 21:08:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-181674959 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 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-05-08 21:08:13.974 8 WARNING neutronclient.v2_0.client [None req-9f0e7e44-76c5-46cf-a3b8-6293adb925fd da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/709] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:13 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1452 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:15.197 7 WARNING neutronclient.v2_0.client [None req-88865542-22a3-49fd-99ae-872affa876c5 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:08:15.608 8 INFO nova.api.openstack.compute.server_external_events [req-08dbad22-0a17-4552-873d-3e02953ff5f9 req-81aed9bf-0384-481b-958a-a5930b132d0e 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:f97e63b7-c852-4774-a4f2-fd8ab70c32a3 for instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d on instance [pid: 8|app: 0|req: 355/710] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/711] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:15 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1528 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:16.701 8 WARNING neutronclient.v2_0.client [None req-f0916de0-b0af-4cbd-9e29-141011a98403 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/712] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:16 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1526 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:17.908 7 WARNING neutronclient.v2_0.client [None req-8aa2ec1f-c090-4051-8106-45bd4b9f5a2e da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/713] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:17 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1526 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:19.327 8 WARNING neutronclient.v2_0.client [None req-80fe49a9-dbd9-4622-b15a-09e3b5d1c27b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/714] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:19 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1526 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:20.476 7 WARNING neutronclient.v2_0.client [None req-0080505d-d111-4b9e-8d25-da5b125b7d1b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/717] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:20 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1526 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 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: 359/718] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:08:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 359 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:21.663 7 WARNING neutronclient.v2_0.client [None req-775b6497-35e7-44df-bc86-8f3d3935fd6f da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/719] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:21 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:22.431 8 INFO nova.api.openstack.compute.server_external_events [req-ff829725-4e68-4627-83e7-20527f0484ec req-7a6ab9f1-b9b5-4726-9751-a3f9054d9fd3 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:f97e63b7-c852-4774-a4f2-fd8ab70c32a3 for instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d on instance [pid: 8|app: 0|req: 360/720] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:08:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:22.848 7 WARNING neutronclient.v2_0.client [None req-923e5a99-2923-44ae-8ffa-82bb4072cfd0 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 361/721] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:22 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1526 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:23.037 8 WARNING neutronclient.v2_0.client [None req-1dfaa85c-4938-49b5-bf96-204efe6bee55 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:23.246 8 WARNING neutronclient.v2_0.client [None req-1dfaa85c-4938-49b5-bf96-204efe6bee55 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:08:23.483 8 WARNING neutronclient.v2_0.client [None req-1dfaa85c-4938-49b5-bf96-204efe6bee55 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/722] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:08:22 2026] POST /v2.1/servers => generated 453 bytes in 852 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:08:23.807 7 WARNING neutronclient.v2_0.client [None req-55258b21-11d3-4fd0-84b9-0b0d2341f11e 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/723] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:23 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1392 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:24.028 8 WARNING neutronclient.v2_0.client [None req-5ad6bf55-e1d4-43f5-99fe-042cf7d7d8f9 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/724] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:23 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1718 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:24.193 7 WARNING neutronclient.v2_0.client [None req-29facadb-2de4-461d-930b-b0dacf327b80 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/725] 10.0.0.139 () {32 vars in 741 bytes} [Fri May 8 21:08:24 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/os-interface => generated 285 bytes in 102 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:24.880 8 WARNING neutronclient.v2_0.client [None req-a8a82b22-0b00-44cb-8478-6e8ad7bc769b 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:24 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1396 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:08:25.361 8 INFO nova.api.openstack.compute.server_external_events [req-5e454740-14a8-4121-b207-c8d3edc80ca6 req-fc9d1b1d-1197-4864-b33b-e772c9fed5e6 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:f97e63b7-c852-4774-a4f2-fd8ab70c32a3 for instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d on instance 2026-05-08 21:08:25.367 7 WARNING neutronclient.v2_0.client [None req-dc886922-d773-4bd0-9d65-0a86b432e39d da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/727] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/728] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:25 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1718 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:25.968 8 WARNING neutronclient.v2_0.client [None req-d8389cf0-e348-46b2-a259-46319c0c430d 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/729] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:25 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1444 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:27.046 7 WARNING neutronclient.v2_0.client [None req-a12bdf81-df3d-4c85-bfa3-715ff84fe4a9 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/730] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:27 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1444 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:28.120 8 WARNING neutronclient.v2_0.client [None req-72ab336a-3d33-4cdf-8627-4f8ea94d221d 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/731] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:28 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1452 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:29.211 7 WARNING neutronclient.v2_0.client [None req-b67b7506-fc79-476e-b978-3f5dd62b70f1 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 366/732] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:29 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1520 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:08:29.309 8 INFO nova.api.openstack.compute.server_external_events [req-8be34f26-6c45-461a-8a27-7492fc8b47b5 req-1cc83df1-de44-416c-9289-58e569f96911 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:9fd4ec3a-9e20-4a2d-8a64-77ad47418952 for instance d12d0148-0f24-41df-8670-ffafc2fe5356 on instance [pid: 8|app: 0|req: 367/733] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:30.345 8 WARNING neutronclient.v2_0.client [None req-6a249f2a-a670-45e0-9ec4-cf616003570b 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/736] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:30 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1518 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:31.642 7 WARNING neutronclient.v2_0.client [None req-60f8ba1b-c97e-4ebe-9916-027b8934711d 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/737] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:31 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1518 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:32.787 8 WARNING neutronclient.v2_0.client [None req-cb17559d-0a95-48d4-bfaf-b150c89738fb 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/738] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:32 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1518 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:33.918 7 WARNING neutronclient.v2_0.client [None req-37e76155-30f5-4bb7-b2f9-5139d0eccee0 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/739] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:33 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1518 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:34.739 8 INFO nova.api.openstack.compute.server_external_events [req-7e641fe0-cfd6-4bb2-ae45-9cc9a1d87ba8 req-09482fc8-2f20-4068-8b6d-6665cadefb6f 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:9fd4ec3a-9e20-4a2d-8a64-77ad47418952 for instance d12d0148-0f24-41df-8670-ffafc2fe5356 on instance [pid: 8|app: 0|req: 371/740] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:08:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:35.098 7 WARNING neutronclient.v2_0.client [None req-cd4fb234-e098-4556-a893-c53c1ef6536f 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/741] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:35 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1518 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:36.240 8 WARNING neutronclient.v2_0.client [None req-a5472b22-c443-4212-be13-2b69c36fd632 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/742] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:36 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1701 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:36.404 7 WARNING neutronclient.v2_0.client [None req-b64e003f-7283-4e50-bc05-9e5f758022b8 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/743] 10.0.0.139 () {32 vars in 741 bytes} [Fri May 8 21:08:36 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356/os-interface => generated 285 bytes in 78 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:37.301 8 INFO nova.api.openstack.compute.server_external_events [req-7c3c12ab-4129-4ee9-b2d5-56ac56507511 req-7b6323ac-7118-4246-aeb3-fec3bc56fe36 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:9fd4ec3a-9e20-4a2d-8a64-77ad47418952 for instance d12d0148-0f24-41df-8670-ffafc2fe5356 on instance [pid: 8|app: 0|req: 373/744] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:43.255 8 WARNING neutronclient.v2_0.client [None req-8d10c093-ae46-4f1c-b891-f0f221fbbd33 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/747] 10.0.0.139 () {32 vars in 741 bytes} [Fri May 8 21:08:43 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/os-interface => generated 285 bytes in 122 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:43.372 7 WARNING neutronclient.v2_0.client [None req-5c45ad50-1c39-4db3-8ccf-52090d22cf09 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/748] 10.0.0.139 () {32 vars in 815 bytes} [Fri May 8 21:08:43 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/os-interface/f97e63b7-c852-4774-a4f2-fd8ab70c32a3 => generated 282 bytes in 113 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/749] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:43 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 157 bytes in 34 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/750] 10.0.0.139 () {34 vars in 750 bytes} [Fri May 8 21:08:43 2026] POST /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 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: 377/751] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:43 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 157 bytes in 43 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 375/752] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:44 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 157 bytes in 40 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:44.716 8 INFO nova.api.openstack.compute.server_external_events [req-303b276f-600d-4579-822f-0bc8f9753b88 req-acec4145-4cc0-4c7a-a086-a2e245df4d03 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:f97e63b7-c852-4774-a4f2-fd8ab70c32a3 for instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d on instance [pid: 8|app: 0|req: 378/753] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/754] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:45 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 196 bytes in 33 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:45.724 8 WARNING neutronclient.v2_0.client [None req-def63279-b954-4d4d-ba39-89224e7383f1 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/755] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:45 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1953 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 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: 377/756] 10.0.0.139 () {34 vars in 750 bytes} [Fri May 8 21:08:45 2026] POST /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 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: 380/757] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:45 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 196 bytes in 32 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/758] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:46 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 196 bytes in 36 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/759] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:47 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 196 bytes in 49 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:48.017 7 INFO nova.api.openstack.compute.server_external_events [req-99b8039b-3c51-46f9-943a-3699a31bec89 req-b4e639a8-c089-4709-a43d-524cfe158f94 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:f97e63b7-c852-4774-a4f2-fd8ab70c32a3 for instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d on instance [pid: 7|app: 0|req: 379/760] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/761] 10.0.0.139 () {32 vars in 723 bytes} [Fri May 8 21:08:49 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d/ips => generated 157 bytes in 32 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/762] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:08:49 2026] DELETE /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:08:49.181 8 WARNING neutronclient.v2_0.client [None req-ee0a1276-ce7a-4783-8fbc-ac24d1f7570b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/763] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:49 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1844 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:50.405 7 WARNING neutronclient.v2_0.client [None req-558f8057-5cce-40e0-a706-3347716ecf1e da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/766] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:50 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1844 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:51.569 8 WARNING neutronclient.v2_0.client [None req-a12c49d0-16c4-4c56-9fbc-03b85d1540ca da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/767] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:51 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1844 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:52.383 7 INFO nova.api.openstack.compute.server_external_events [req-ecb0cd48-0968-4e5a-9b61-32d443914a19 req-1efc6360-a63e-4504-a178-1b2258b690a5 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:f97e63b7-c852-4774-a4f2-fd8ab70c32a3 for instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d on instance [pid: 7|app: 0|req: 383/768] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:08:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:08:52.716 8 WARNING neutronclient.v2_0.client [None req-86c4dc6a-c95d-4b24-a133-31f987c09b46 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/769] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:52 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1481 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:53.883 7 WARNING neutronclient.v2_0.client [None req-b461dd60-3e7c-4d85-8285-d678ea801987 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/770] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:53 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1486 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:54.983 8 WARNING neutronclient.v2_0.client [None req-dca48baa-59d4-47e6-856b-ec6952bfc90f da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/771] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:54 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 1486 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:56.063 7 INFO nova.api.openstack.wsgi [None req-9c9f104b-2292-4b36-ac58-9b78cf2fa78b da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] HTTP exception thrown: Instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d could not be found. [pid: 7|app: 0|req: 385/772] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:56 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 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: 388/773] 10.0.0.139 () {32 vars in 704 bytes} [Fri May 8 21:08:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-325316337 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 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-05-08 21:08:56.462 7 INFO nova.api.openstack.wsgi [None req-74ac762f-84dc-4d74-80cc-ddcd7c28c8f6 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] HTTP exception thrown: Instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d could not be found. [pid: 7|app: 0|req: 386/774] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:08:56 2026] DELETE /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:08:56.491 8 INFO nova.api.openstack.wsgi [None req-1f07e024-f795-440c-af98-c22f0a878209 da11c23218bc432284f3334182f1a238 875f9157033548128849dfe2bcd9ed39 - - default default] HTTP exception thrown: Instance df0d1566-6fb1-44f2-af96-2d9a0f260b2d could not be found. [pid: 8|app: 0|req: 389/775] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:56 2026] GET /v2.1/servers/df0d1566-6fb1-44f2-af96-2d9a0f260b2d => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 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-05-08 21:08:59.239 7 WARNING neutronclient.v2_0.client [None req-a2dd46bd-84c9-493f-9194-57d89da308ea 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/776] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:59 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1821 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:08:59.485 8 WARNING neutronclient.v2_0.client [None req-c30b8765-c208-47a9-a2d1-9d3b79fe108d 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/777] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:59 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1821 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 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: 389/780] 10.0.0.139 () {34 vars in 750 bytes} [Fri May 8 21:08:59 2026] POST /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 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-05-08 21:08:59.959 8 WARNING neutronclient.v2_0.client [None req-6eeab852-7400-4fcc-bfce-f3d86c0230c0 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/781] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:08:59 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1823 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:01.098 7 WARNING neutronclient.v2_0.client [None req-cbe9ad19-cd36-47fc-9976-7325e9fff695 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/782] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:01 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1823 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:02.629 8 WARNING neutronclient.v2_0.client [None req-f5b1ce3e-f28a-4f0d-9ae6-7794e1bcbfc5 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/783] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:02 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1823 bytes in 1636 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:05.287 7 WARNING neutronclient.v2_0.client [None req-a95faac6-019c-47dd-a220-7c1eb6ab6f57 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 391/784] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:05 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1828 bytes in 496 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/785] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:09:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 138 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:06.793 7 WARNING neutronclient.v2_0.client [None req-a1ee6472-bb23-47fe-a6b1-127c3b17624d 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/786] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:06 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1828 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:08.126 8 WARNING neutronclient.v2_0.client [None req-74c769bb-9ce3-46c6-8b3b-065734195aa3 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/787] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:08 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1828 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:09.288 7 WARNING neutronclient.v2_0.client [None req-3c5bc5f8-8508-40b7-8d73-8bf7fc3c74aa 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/788] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:09 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1828 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:10.138 7 INFO nova.api.openstack.compute.server_external_events [req-0f0dc856-d835-4501-9a43-b57169060950 req-e6113df8-618c-4edf-b23b-0b43d0af5eee 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-unplugged:9fd4ec3a-9e20-4a2d-8a64-77ad47418952 for instance d12d0148-0f24-41df-8670-ffafc2fe5356 on instance [pid: 7|app: 0|req: 395/791] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:09:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 137 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:10.424 8 WARNING neutronclient.v2_0.client [None req-1e536f76-54c6-4802-a76b-02e5a011d6de 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/792] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:10 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1828 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:11.258 7 WARNING neutronclient.v2_0.client [None req-6334fdac-340d-45de-91e4-04f39a753095 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:11.376 8 WARNING neutronclient.v2_0.client [None req-abc2aa24-ad06-4e0c-88b7-8d61ef58499b a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:09:11.433 7 WARNING neutronclient.v2_0.client [None req-6334fdac-340d-45de-91e4-04f39a753095 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:09:11.469 8 WARNING neutronclient.v2_0.client [None req-abc2aa24-ad06-4e0c-88b7-8d61ef58499b a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/793] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:09:11 2026] POST /v2.1/servers => generated 424 bytes in 504 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:09:11.693 8 WARNING neutronclient.v2_0.client [None req-abc2aa24-ad06-4e0c-88b7-8d61ef58499b a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:09:11.694 7 INFO nova.api.openstack.compute.server_external_events [req-6bb07480-7dfa-45b2-b24f-3f21fe628940 req-49e9b907-3f24-4315-abed-e37cba86c85f 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:9fd4ec3a-9e20-4a2d-8a64-77ad47418952 for instance d12d0148-0f24-41df-8670-ffafc2fe5356 on instance [pid: 7|app: 0|req: 397/794] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:09:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:11.735 7 WARNING neutronclient.v2_0.client [None req-ee9d38f0-a4d2-4734-b515-bad4c832e315 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/795] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1828 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:11.975 7 WARNING neutronclient.v2_0.client [None req-4f1d18b4-2452-45a7-8ae8-37e71a6652b8 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/796] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:11 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/797] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:09:11 2026] POST /v2.1/servers => generated 451 bytes in 804 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:09:12.102 7 WARNING neutronclient.v2_0.client [None req-c80584bf-f534-4062-a063-9e7f1e78a808 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/798] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:12 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:13.005 8 WARNING neutronclient.v2_0.client [None req-6d1f8303-c626-464a-91ee-8b40fcd53290 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:13.053 7 WARNING neutronclient.v2_0.client [None req-73a7cac4-6320-4c2f-a32f-643e1f50603a a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/799] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:13 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1363 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 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: 399/800] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:12 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1821 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:13.184 7 WARNING neutronclient.v2_0.client [None req-9974ea8d-1660-4d4c-8d2e-fd83615f1963 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/801] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:13 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1304 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:14.174 8 WARNING neutronclient.v2_0.client [None req-b07c5428-8bdc-4dd5-9ffa-ae9814e65984 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/802] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:14 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1419 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:14.270 7 WARNING neutronclient.v2_0.client [None req-296554ff-badd-4788-a411-e3c3054f9797 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/803] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:14 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1296 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:15.265 8 WARNING neutronclient.v2_0.client [None req-239e1be0-22e4-4491-a30d-a569c12f7742 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/804] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:15 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1419 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:15.349 7 WARNING neutronclient.v2_0.client [None req-62345e2f-ed94-4caf-ba31-fa967bd3feba a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/805] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:15 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1296 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:16.350 8 WARNING neutronclient.v2_0.client [None req-f0e8f06e-19ed-432d-b1c4-61f00bdea5f0 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:16.433 7 WARNING neutronclient.v2_0.client [None req-4307c4b0-bad9-492e-9897-ddd212a47a0c a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/806] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:16 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1352 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/807] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:16 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1469 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:16.945 7 INFO nova.api.openstack.compute.server_external_events [req-9c93c523-5557-492c-833b-0129ac7b7f9f req-6a8a35d8-39a4-4338-9fcf-b45fd82a3c8b 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:a51f53c9-35c1-48f2-8147-4c5b606901bd for instance 0150a5af-6f38-4d1a-9239-28b05d046e20 on instance [pid: 7|app: 0|req: 406/808] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:09:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:17.556 8 WARNING neutronclient.v2_0.client [None req-66b794a7-7acf-4674-bb66-f044377e3c0c a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/809] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:17 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1352 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:17.665 7 WARNING neutronclient.v2_0.client [None req-3ff3c1ed-c6db-40cb-bb17-306c7bc9abfd a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/810] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:17 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1467 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:18.656 8 WARNING neutronclient.v2_0.client [None req-431218ff-726d-4def-90c5-6af1e6387afb a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:18.830 7 WARNING neutronclient.v2_0.client [None req-243564d2-01b5-4aa6-bea8-07b656bc5f26 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/811] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:18 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1428 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:19.122 8 INFO nova.api.openstack.compute.server_external_events [req-74729f59-4248-4e6b-b5e8-782aeda9422c req-d2e44a5c-3e4f-410a-a5f4-ca6d696aea44 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:e4292067-dd10-412b-8ed1-61fb7064eba0 for instance 5635b528-01f5-4324-8dfd-c1b26bc45eee on instance [pid: 7|app: 0|req: 408/812] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:18 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1467 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/813] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:09:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:20.141 7 WARNING neutronclient.v2_0.client [None req-6a638785-f5e1-4a81-aeca-7c28d81307c6 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:20.199 8 WARNING neutronclient.v2_0.client [None req-8f6f52dd-b767-4b22-88c5-1ffd3b1f55c4 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/816] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:20 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1438 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/817] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:20 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1467 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:09:21.359 7 WARNING neutronclient.v2_0.client [None req-7a8ba59d-07b0-4dd2-8d29-004586d8f455 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:09:21.388 8 WARNING neutronclient.v2_0.client [None req-33711888-9dfe-4127-994d-a7fa915ddb36 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/818] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:21 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1438 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/819] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:21 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1467 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:22.550 7 WARNING neutronclient.v2_0.client [None req-1ca897f7-f864-4377-894a-c4ce7bdb9c19 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:22.599 8 WARNING neutronclient.v2_0.client [None req-dfd103a2-545d-4994-aee1-42df53cf12c2 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/820] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:22 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1438 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/821] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:22 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1467 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:23.363 7 INFO nova.api.openstack.compute.server_external_events [req-37b02620-92e8-41a4-9b59-df121002854d req-8a0b9ac3-9a2e-4942-8e6b-bd14372abdb5 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:a51f53c9-35c1-48f2-8147-4c5b606901bd for instance 0150a5af-6f38-4d1a-9239-28b05d046e20 on instance [pid: 7|app: 0|req: 413/822] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:09:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /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-05-08 21:09:23.798 8 WARNING neutronclient.v2_0.client [None req-3373a6cc-82d7-4b9d-b4b0-a2701242dc10 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:09:23.833 7 WARNING neutronclient.v2_0.client [None req-4d827253-cb6f-40d5-94d0-2191286b98f8 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/823] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:23 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1438 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/824] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:23 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1467 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:25.033 8 WARNING neutronclient.v2_0.client [None req-83109630-be33-4c0d-8043-7bc92fd68eb5 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:25.061 7 WARNING neutronclient.v2_0.client [None req-e4b8e5b3-2a4b-4193-a002-c42d788d0b06 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/825] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:25 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1426 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/826] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:25 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1647 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:26.196 8 WARNING neutronclient.v2_0.client [None req-d4a41895-a9a2-4314-aec0-98f1c95b199d a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/827] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:26 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1426 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 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: 416/828] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:09:26 2026] DELETE /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:09:26.509 8 WARNING neutronclient.v2_0.client [None req-42d26f3a-3467-418b-a4bc-271b8d367ff6 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/829] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:26 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1653 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:27.346 7 WARNING neutronclient.v2_0.client [None req-30c92dbc-782d-4135-bed6-88ba99d0ae16 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/830] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:27 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1426 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:27.660 8 INFO nova.api.openstack.compute.server_external_events [req-fcd3d75f-66f1-4a49-b932-919d556c156c req-c0d476f4-46f9-48ce-b0f2-8399c4ee7ef4 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:e4292067-dd10-412b-8ed1-61fb7064eba0 for instance 5635b528-01f5-4324-8dfd-c1b26bc45eee on instance /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: 414/831] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:09:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:09:27.702 7 WARNING neutronclient.v2_0.client [None req-213fd1e6-6959-4051-b224-1a2de66bab81 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/832] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:27 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1653 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:28.495 8 WARNING neutronclient.v2_0.client [None req-ce007fa8-7dd4-4f31-b994-25e595f0e67a a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/833] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:28 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1426 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:28.853 7 WARNING neutronclient.v2_0.client [None req-766d7d20-5c11-4b01-ac25-8ea5c12012ed a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/834] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:28 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1653 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:29.299 8 INFO nova.api.openstack.compute.server_external_events [req-936bd4e7-c00b-4b4a-a6b5-5ad820f32ed2 req-4c93b6dc-bf44-4492-a3cc-a357797d754c 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:a51f53c9-35c1-48f2-8147-4c5b606901bd for instance 0150a5af-6f38-4d1a-9239-28b05d046e20 on instance [pid: 8|app: 0|req: 416/835] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:09:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:29.706 7 WARNING neutronclient.v2_0.client [None req-e96989b2-19d7-4cc5-92c5-d253b5194dc7 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/838] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:29 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1613 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:29.928 8 WARNING neutronclient.v2_0.client [None req-6fef4884-4c16-415f-a841-814b9d77b689 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:29.991 7 WARNING neutronclient.v2_0.client [None req-33e74846-5c17-4cba-897d-75e7aee05e05 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/839] 10.0.0.139 () {32 vars in 741 bytes} [Fri May 8 21:09:29 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee/os-interface => generated 284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/840] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:29 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1448 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:30.717 8 WARNING neutronclient.v2_0.client [None req-84cf5324-e265-4db8-853d-37042055d505 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/841] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:30 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1613 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 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: 422/842] 10.0.0.139 () {32 vars in 641 bytes} [Fri May 8 21:09:30 2026] GET /v2.1/servers => generated 388 bytes in 56 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /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-05-08 21:09:30.942 7 WARNING neutronclient.v2_0.client [None req-0074dd0a-da0c-4c57-8b06-abbebd862976 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/843] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:09:30 2026] DELETE /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 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: 423/844] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:30 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1821 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:31.073 8 WARNING neutronclient.v2_0.client [None req-60d2bacd-aae4-4045-8cd1-f21f262c7ef3 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:31.125 7 WARNING neutronclient.v2_0.client [None req-143afaef-4336-4be0-9253-60079ef8a628 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/845] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:31 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1619 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 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: 424/846] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:31 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1453 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/847] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:09:31 2026] DELETE /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:09:31.310 7 WARNING neutronclient.v2_0.client [None req-418047b5-86ca-446e-b968-64a47b5d66dd 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:31.334 8 INFO nova.api.openstack.compute.server_external_events [req-4a8a4dba-31dc-4baa-8eef-0cc299a26a69 req-d9997a66-c166-4589-86c9-a81b618bdddb 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:e4292067-dd10-412b-8ed1-61fb7064eba0 for instance 5635b528-01f5-4324-8dfd-c1b26bc45eee on instance [pid: 8|app: 0|req: 424/848] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:09:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/849] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:31 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1827 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:32.204 8 WARNING neutronclient.v2_0.client [None req-9efccfea-f17d-403d-aeb9-1b895c02e122 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:32.242 7 WARNING neutronclient.v2_0.client [None req-c8d7af6e-ce4d-4946-a820-1827911d0344 a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/850] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:32 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 1453 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/851] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:32 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1739 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:32.447 7 WARNING neutronclient.v2_0.client [None req-20171476-1d2c-4d59-923f-ad3bb06ea9ad 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/852] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:32 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1827 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:33.333 8 INFO nova.api.openstack.wsgi [None req-42993bff-dfb1-4212-8844-9fdefd49b37f a19f579977ef46ca93abc34d09cc2be3 2f8de90965a5459bbae9c48c5b2e372b - - default default] HTTP exception thrown: Instance 0150a5af-6f38-4d1a-9239-28b05d046e20 could not be found. [pid: 8|app: 0|req: 426/853] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:33 2026] GET /v2.1/servers/0150a5af-6f38-4d1a-9239-28b05d046e20 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 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-05-08 21:09:33.383 7 WARNING neutronclient.v2_0.client [None req-811e4b7b-7419-4e97-bb1b-d2ca4965b49d a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/854] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:33 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1739 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:33.618 8 WARNING neutronclient.v2_0.client [None req-824b9089-952f-4228-a7b6-23a79b3f574e 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/855] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:33 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1827 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:34.313 7 INFO nova.api.openstack.compute.server_external_events [req-eda83111-9d1e-4187-bdfc-2b6f6aca940e req-3baa497d-e9c4-462d-a753-30d0e7b37331 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:9fd4ec3a-9e20-4a2d-8a64-77ad47418952 for instance d12d0148-0f24-41df-8670-ffafc2fe5356 on instance [pid: 7|app: 0|req: 429/856] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:09:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:09:34.565 8 WARNING neutronclient.v2_0.client [None req-93bc10c6-7d72-4f86-9772-d9615d2bb33d a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:34.670 7 INFO nova.api.openstack.compute.server_external_events [req-c7234531-6ee6-480c-b568-956132a111ac req-12f79d13-8f2f-4144-a4bb-f2943c2e7753 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:e4292067-dd10-412b-8ed1-61fb7064eba0 for instance 5635b528-01f5-4324-8dfd-c1b26bc45eee on instance [pid: 7|app: 0|req: 430/857] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:09:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/858] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:34 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1671 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:34.782 7 WARNING neutronclient.v2_0.client [None req-2f2800ab-3e11-4706-86df-fa8470b3e051 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/859] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:34 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1473 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:35.829 8 WARNING neutronclient.v2_0.client [None req-e6bbb655-6327-4434-b3f9-be0d96c70212 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 429/860] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:35 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1381 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:35.905 7 WARNING neutronclient.v2_0.client [None req-9ad147ba-87e5-4f89-80f9-fd70218d0d0f 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/861] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:35 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1478 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:09:36.959 8 WARNING neutronclient.v2_0.client [None req-6dfe9953-1d3e-4a08-a5b4-aa2a34c76dd3 a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:09:37.043 7 WARNING neutronclient.v2_0.client [None req-5288605f-70ef-4197-b8ce-8c6739786cbc 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/862] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:36 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1386 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/863] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:36 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 1478 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:09:38.147 7 INFO nova.api.openstack.wsgi [None req-af0c494f-c803-4c81-afda-017c2aa5e345 52f8f4164bf84a22a77c7d08d03628da 0a337fa72b134b1ba3a0bb02c8040ad6 - - default default] HTTP exception thrown: Instance d12d0148-0f24-41df-8670-ffafc2fe5356 could not be found. [pid: 7|app: 0|req: 434/864] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:38 2026] GET /v2.1/servers/d12d0148-0f24-41df-8670-ffafc2fe5356 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-08 21:09:38.159 8 WARNING neutronclient.v2_0.client [None req-bd213942-0b34-4b71-a6d0-3562e364562f a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 435/865] 10.0.0.139 () {32 vars in 706 bytes} [Fri May 8 21:09:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1260082276 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/866] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:38 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 1386 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:09:39.255 7 INFO nova.api.openstack.wsgi [None req-1189a102-f607-4706-a6fa-2822b8ff8ece a2e942a9fdf94ef9b4c4bc3a70c6df06 469c2c30ab474b9b9f4b90c2039ea4ab - - default default] HTTP exception thrown: Instance 5635b528-01f5-4324-8dfd-c1b26bc45eee could not be found. [pid: 7|app: 0|req: 436/867] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:09:39 2026] GET /v2.1/servers/5635b528-01f5-4324-8dfd-c1b26bc45eee => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 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: 432/868] 10.0.0.139 () {32 vars in 706 bytes} [Fri May 8 21:09:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1841088380 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/871] 10.0.0.139 () {30 vars in 413 bytes} [Fri May 8 21:09:44 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/872] 10.0.0.139 () {28 vars in 560 bytes} [Fri May 8 21:09:44 2026] GET /v2/ => generated 402 bytes in 467 msecs (HTTP/1.1 200) 5 headers in 221 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: 439/873] 10.0.0.139 () {28 vars in 564 bytes} [Fri May 8 21:09:45 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/874] 10.0.0.139 () {30 vars in 413 bytes} [Fri May 8 21:09:45 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/879] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:10:06 2026] POST /v2.1/os-keypairs => generated 397 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:10:08.023 8 WARNING neutronclient.v2_0.client [None req-6a3c7211-c0eb-4a33-a2e3-d87974001f9a 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:08.095 8 WARNING neutronclient.v2_0.client [None req-6a3c7211-c0eb-4a33-a2e3-d87974001f9a 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:08.229 8 WARNING neutronclient.v2_0.client [None req-6a3c7211-c0eb-4a33-a2e3-d87974001f9a 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/880] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:10:07 2026] POST /v2.1/servers => generated 450 bytes in 491 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 21:10:08.482 7 WARNING neutronclient.v2_0.client [None req-7ba75139-226d-4bbd-8ba1-4a0fa2e387e4 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/881] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:08 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1401 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:09.592 8 WARNING neutronclient.v2_0.client [None req-eb93a4b0-01f2-4eae-81ff-cfc495b1b4cc 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/882] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:09 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1405 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:10.698 7 WARNING neutronclient.v2_0.client [None req-7f2819ff-ca7f-4950-bae2-3546df2e0381 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/885] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:10 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1453 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:11.794 8 WARNING neutronclient.v2_0.client [None req-8e56dec0-7e76-4389-8021-464d8f1257d9 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/886] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:11 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:12.892 8 WARNING neutronclient.v2_0.client [None req-7ee3bcb6-95e8-4cc3-b07b-da7bf51994e7 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/887] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:12 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1461 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 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: 446/888] 10.0.0.13 () {30 vars in 618 bytes} [Fri May 8 21:10:12 2026] GET /v2.1 => generated 0 bytes in 243 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: 8|app: 0|req: 443/889] 10.0.0.13 () {32 vars in 691 bytes} [Fri May 8 21:10:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/890] 10.0.0.13 () {34 vars in 912 bytes} [Fri May 8 21:10:13 2026] GET /v2.1/os-simple-tenant-usage/71e34a06433c47459d5a6b03eb3a7742?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/891] 10.0.0.13 () {30 vars in 653 bytes} [Fri May 8 21:10:13 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:13.737 7 INFO nova.api.openstack.compute.server_external_events [req-89f4a161-9129-4a5b-8888-c41cfa5e1546 req-2a0b0542-c3dc-4f43-b8ae-c3c37626e10c 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:c935e391-12d2-483d-bceb-74e36242f571 for instance b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c on instance [pid: 7|app: 0|req: 448/892] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:10:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:10:14.017 8 WARNING neutronclient.v2_0.client [None req-3ba42aed-f4c2-4f62-9941-d7c9af4ef02b 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/893] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:13 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1539 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:15.262 7 WARNING neutronclient.v2_0.client [None req-102b5b51-31da-4356-bdf4-53dca6cd3c82 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/894] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:15 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1527 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:16.417 8 WARNING neutronclient.v2_0.client [None req-11484023-2716-4916-9fa6-4f227f5b756d 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 450/895] 10.0.0.13 () {30 vars in 618 bytes} [Fri May 8 21:10:16 2026] GET /v2.1 => generated 0 bytes in 125 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 446/896] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:16 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1527 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/897] 10.0.0.13 () {32 vars in 691 bytes} [Fri May 8 21:10:16 2026] GET /v2.1/ => generated 411 bytes in 5 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/898] 10.0.0.13 () {34 vars in 912 bytes} [Fri May 8 21:10:16 2026] GET /v2.1/os-simple-tenant-usage/71e34a06433c47459d5a6b03eb3a7742?start=2026-05-07T00:00:00&end=2026-05-08T23:59:59 => generated 20 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/899] 10.0.0.13 () {30 vars in 653 bytes} [Fri May 8 21:10:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:17.564 8 WARNING neutronclient.v2_0.client [None req-2db5ef33-4909-4acc-b42a-0eed0362ad7e 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/900] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:17 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1527 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:10:18.705 7 WARNING neutronclient.v2_0.client [None req-73e13a4c-aed8-481a-ad95-0b89b748a9fe 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/901] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:18 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1527 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:19.165 8 INFO nova.api.openstack.compute.server_external_events [req-6790e16e-c763-49cf-89ec-49a521b8e36a req-5d22b5e8-978e-4541-bdc3-35fc52f88cb2 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:c935e391-12d2-483d-bceb-74e36242f571 for instance b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c on instance [pid: 8|app: 0|req: 449/902] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:10:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:20.130 8 WARNING neutronclient.v2_0.client [None req-e0ee85ea-f0a2-4d0c-8d1f-955d78185d2b 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/905] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:20 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1527 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:21.492 7 WARNING neutronclient.v2_0.client [None req-e4ce1b71-feb9-4a5c-a90f-64b9e49a79f9 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/906] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:21 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1693 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:21.660 8 WARNING neutronclient.v2_0.client [None req-81f33d39-c49b-43c7-9ccc-bd4f2abf2120 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/907] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:21 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1693 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:22.870 7 INFO nova.api.openstack.compute.server_external_events [req-246d22b9-0e6f-40ca-bfa6-ea7122f31207 req-df33cdee-c707-4f78-817e-4f3c74623bbb 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:c935e391-12d2-483d-bceb-74e36242f571 for instance b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c on instance [pid: 7|app: 0|req: 456/908] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:10:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/911] 10.0.0.139 () {34 vars in 750 bytes} [Fri May 8 21:10:30 2026] POST /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c/action => generated 31922 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 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: 454/912] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:10:30 2026] POST /v2.1/os-keypairs => generated 396 bytes in 271 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/913] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:10:32 2026] POST /v2.1/os-keypairs => generated 385 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:10:34.158 8 WARNING neutronclient.v2_0.client [None req-9336d8d8-00f0-4d99-ac37-0ab0b71a80a3 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:34.201 8 WARNING neutronclient.v2_0.client [None req-9336d8d8-00f0-4d99-ac37-0ab0b71a80a3 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:34.239 8 WARNING neutronclient.v2_0.client [None req-9336d8d8-00f0-4d99-ac37-0ab0b71a80a3 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:34.543 8 WARNING neutronclient.v2_0.client [None req-9336d8d8-00f0-4d99-ac37-0ab0b71a80a3 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/914] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:10:33 2026] POST /v2.1/servers => generated 496 bytes in 942 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-08 21:10:34.785 7 WARNING neutronclient.v2_0.client [None req-1af5d9e9-8ea1-4fcb-b002-cba3bfb852e9 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/915] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:34 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1456 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:35.878 8 WARNING neutronclient.v2_0.client [None req-af57d811-d9c7-4ab2-9d02-ad422164debf af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/916] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:35 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1460 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:36.967 7 WARNING neutronclient.v2_0.client [None req-dd1744e1-ddf6-4512-a085-7e18c94a8e44 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/917] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:36 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1508 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:38.072 8 WARNING neutronclient.v2_0.client [None req-39717865-2427-4b88-bc7b-a43a121964d3 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/918] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:38 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1508 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:39.159 7 WARNING neutronclient.v2_0.client [None req-cf317100-6c5f-456a-a95c-8ff5cdcfee5f af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/919] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:39 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1516 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:39.976 8 INFO nova.api.openstack.compute.server_external_events [req-9cf515d8-7946-44f8-8d78-002676ba6778 req-b1b8abf4-62be-481a-a0c1-8dc423d746b2 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:e89956d0-27e4-47e3-8030-6c7746e05ab4 for instance 57cc4928-910a-49d6-81ee-587a0a29ac6f on instance [pid: 8|app: 0|req: 459/922] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:10:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:40.289 7 WARNING neutronclient.v2_0.client [None req-d283d011-586d-46d4-aff1-bb3a1aeb2522 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/923] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:40 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1640 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:41.436 8 WARNING neutronclient.v2_0.client [None req-8dbc84a0-8302-4b1f-8d95-8ed8b59825c6 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/924] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:41 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1628 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:42.536 7 INFO nova.api.openstack.compute.server_external_events [req-09907eb6-ea99-4be2-81bd-d4c046fd5c3c req-bf6d5a5c-0c16-4f79-b201-2df7403c8adf 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:c935e391-12d2-483d-bceb-74e36242f571 for instance b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c on instance [pid: 7|app: 0|req: 465/925] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:10:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:42.585 8 WARNING neutronclient.v2_0.client [None req-9e30d22f-42bf-44af-8d77-71d0f51b7ff9 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/926] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:42 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1628 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:43.803 7 WARNING neutronclient.v2_0.client [None req-b4f5d227-efee-40a1-a69d-bafd3d6b6f70 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/927] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:43 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1628 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:44.941 8 WARNING neutronclient.v2_0.client [None req-73432b17-85ae-4ab9-8aee-26bab5481ace af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/928] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:44 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1628 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:10:45.636 7 INFO nova.api.openstack.compute.server_external_events [req-4485bc13-7024-4d1a-a196-7510a8ed806c req-127ac645-c6f9-40a1-a05a-e2ab56998a9a 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:e89956d0-27e4-47e3-8030-6c7746e05ab4 for instance 57cc4928-910a-49d6-81ee-587a0a29ac6f on instance [pid: 7|app: 0|req: 467/929] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:10:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/930] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:10:45 2026] POST /v2.1/os-keypairs => generated 398 bytes in 57 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:46.561 7 WARNING neutronclient.v2_0.client [None req-10ff7196-a51a-4a57-998e-94058961071a af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/931] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:46 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1628 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-08 21:10:47.368 8 WARNING neutronclient.v2_0.client [None req-13cb4170-f781-4736-ab1e-4c7f2757e86e 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:47.422 8 WARNING neutronclient.v2_0.client [None req-13cb4170-f781-4736-ab1e-4c7f2757e86e 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:47.578 8 WARNING neutronclient.v2_0.client [None req-13cb4170-f781-4736-ab1e-4c7f2757e86e 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/932] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:10:47 2026] POST /v2.1/servers => generated 450 bytes in 457 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:10:47.784 7 WARNING neutronclient.v2_0.client [None req-adb1d1e4-ad10-4c3a-ab9f-90c3ca731871 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:10:47.854 8 WARNING neutronclient.v2_0.client [None req-588e348e-b0a8-4e46-bac3-714aefc22de0 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/933] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:47 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1402 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/934] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:47 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1808 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:48.238 7 WARNING neutronclient.v2_0.client [None req-48230d95-e0b0-4c5a-8f57-3e6b1c5bc7e8 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/935] 10.0.0.139 () {32 vars in 741 bytes} [Fri May 8 21:10:48 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f/os-interface => generated 284 bytes in 86 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:49.032 8 WARNING neutronclient.v2_0.client [None req-93b77944-cfdb-48b6-80ad-b91bb177b341 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:10:49.081 7 INFO nova.api.openstack.compute.server_external_events [req-3eeb621e-ae84-4b7b-bb21-53b7594b6a7d req-f40b3a71-86a4-4b98-acd9-f830cb974ebb 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:e89956d0-27e4-47e3-8030-6c7746e05ab4 for instance 57cc4928-910a-49d6-81ee-587a0a29ac6f on instance [pid: 7|app: 0|req: 471/936] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:10:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/937] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:48 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1398 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:50.163 8 WARNING neutronclient.v2_0.client [None req-e8d59171-57e9-434d-acf1-41110a8f64e2 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/940] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:50 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:51.259 7 WARNING neutronclient.v2_0.client [None req-e0514a0a-b1ff-4a0c-87ce-fa48cac953f1 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/941] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:51 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1454 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:52.356 8 WARNING neutronclient.v2_0.client [None req-b6f430c5-cea8-43c7-b345-52ed1911f118 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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: 469/942] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:52 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1530 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/943] 10.0.0.139 () {34 vars in 671 bytes} [Fri May 8 21:10:52 2026] POST /v2.1/os-keypairs => generated 394 bytes in 47 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:53.090 8 INFO nova.api.openstack.compute.server_external_events [req-934ce672-04ed-43ac-bd2a-afdafd0b6421 req-ceb58c7e-5f4e-4509-b0cb-de7d2f73611b 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:136e45e2-fdcb-4de8-831e-3a7c1c366e11 for instance 416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 on instance [pid: 8|app: 0|req: 470/944] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:10:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:10:54.068 7 WARNING neutronclient.v2_0.client [None req-e1557e13-d821-4153-b555-9e66cedfe9a6 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/945] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:54 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1528 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:55.046 8 WARNING neutronclient.v2_0.client [None req-754cff0c-c991-451c-8fbf-3ae0ee86c5fe 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:55.091 8 WARNING neutronclient.v2_0.client [None req-754cff0c-c991-451c-8fbf-3ae0ee86c5fe 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:10:55.287 7 WARNING neutronclient.v2_0.client [None req-14d0706c-c94e-4c54-84d2-3628f8f394ad 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:55.344 8 WARNING neutronclient.v2_0.client [None req-754cff0c-c991-451c-8fbf-3ae0ee86c5fe 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/946] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:55 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1528 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/947] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:10:54 2026] POST /v2.1/servers => generated 448 bytes in 548 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:10:55.563 7 WARNING neutronclient.v2_0.client [None req-99cc40d6-8a04-41c6-b97f-b8a893244fac 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/948] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:55 2026] GET /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 1393 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:56.438 8 WARNING neutronclient.v2_0.client [None req-aa1bad53-19da-4335-a8b8-791fe31b44b8 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/949] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:56 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1528 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:57.040 7 WARNING neutronclient.v2_0.client [None req-c962a67f-76b0-464c-8b0a-a9a04b687cef af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/950] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:57 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1928 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:10:57.592 8 WARNING neutronclient.v2_0.client [None req-2d065d40-51d4-4569-9dd0-05a062a28621 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:10:57.615 7 INFO nova.api.openstack.compute.server_external_events [req-1f761763-a53f-4ef2-a4cd-9f23bd745389 req-37aea3ac-45a7-472a-94af-45b02256f9bd 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:136e45e2-fdcb-4de8-831e-3a7c1c366e11 for instance 416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 on instance [pid: 7|app: 0|req: 479/951] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:10:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/952] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:57 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1528 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:10:58.793 7 WARNING neutronclient.v2_0.client [None req-871f868d-4044-4414-b13a-c971dfddaab0 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/953] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:58 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1528 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 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: 474/954] 10.0.0.139 () {32 vars in 753 bytes} [Fri May 8 21:10:58 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f/os-server-password => generated 116 bytes in 44 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:10:59.945 8 WARNING neutronclient.v2_0.client [None req-424a89bd-50c4-474a-b368-070d1eb1e81e 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/957] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:10:59 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1695 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:00.201 7 WARNING neutronclient.v2_0.client [None req-3c889a60-f5c7-428f-a3ab-6daf3c86d86d 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/958] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:00 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1695 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:11:00.641 7 WARNING neutronclient.v2_0.client [None req-0e43e74a-a481-46be-bd02-5339e3de2b06 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/959] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:11:00 2026] DELETE /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:11:00.698 8 WARNING neutronclient.v2_0.client [None req-d2829fcf-41e7-405f-bab2-d13cddb7d136 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/960] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:00 2026] GET /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 1519 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:01.089 7 INFO nova.api.openstack.compute.server_external_events [req-7d107707-e9ca-4ea3-bae1-ab10e34291b6 req-ecd629fb-9d9f-45e5-87a6-0b01c43c06ee 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:681bf6c1-cd66-4215-990b-d57332ce6ded for instance 4150a21a-0d97-48d2-b3a1-b16fe5569013 on instance [pid: 7|app: 0|req: 484/961] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/962] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:00 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1934 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:01.156 7 INFO nova.api.openstack.compute.server_external_events [req-fd1f256f-5c22-439b-91ee-b7ff66132419 req-3a204256-bb2d-4d1c-bc6b-908ec61e9304 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:136e45e2-fdcb-4de8-831e-3a7c1c366e11 for instance 416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 on instance [pid: 7|app: 0|req: 485/963] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:02.162 8 WARNING neutronclient.v2_0.client [None req-e1dff1af-8db1-4020-896d-3a5c03808550 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/964] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:02 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1934 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:03.343 7 WARNING neutronclient.v2_0.client [None req-c94ace74-e891-4817-a8e7-e057dfa15038 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:11:03.737 8 INFO nova.api.openstack.compute.server_external_events [req-4679181b-3950-4f89-a15a-4b37bf38c530 req-90c4f738-c872-4d3f-9234-bafb9d3ac231 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:e89956d0-27e4-47e3-8030-6c7746e05ab4 for instance 57cc4928-910a-49d6-81ee-587a0a29ac6f on instance [pid: 8|app: 0|req: 480/965] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/966] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:03 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1934 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:04.810 8 WARNING neutronclient.v2_0.client [None req-330a8c3c-39d3-411f-91af-85fc1fba66ea af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/967] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:04 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1542 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:05.609 7 INFO nova.api.openstack.compute.server_external_events [req-1ebe94bd-08ed-46f6-a546-0506414391b0 req-ed8a4444-3cf5-4d0d-91c5-952c9c8cce22 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:681bf6c1-cd66-4215-990b-d57332ce6ded for instance 4150a21a-0d97-48d2-b3a1-b16fe5569013 on instance [pid: 7|app: 0|req: 487/968] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:11:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:05.905 8 WARNING neutronclient.v2_0.client [None req-d42852fc-62fb-402c-aa52-f82e6eb82883 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/969] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:05 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 1542 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:06.128 7 WARNING neutronclient.v2_0.client [None req-4fbabbb5-e2dc-4534-9d3b-cf4d1d89d245 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/970] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:06 2026] GET /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 1517 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:06.992 8 INFO nova.api.openstack.wsgi [None req-df541c90-45e8-43db-ba6a-6538c75199e4 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] HTTP exception thrown: Instance 57cc4928-910a-49d6-81ee-587a0a29ac6f could not be found. [pid: 8|app: 0|req: 483/971] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:06 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 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-05-08 21:11:07.025 7 INFO nova.api.openstack.wsgi [None req-769f3c08-a50c-447b-add7-b638aa4e5c51 af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] HTTP exception thrown: Instance 57cc4928-910a-49d6-81ee-587a0a29ac6f could not be found. [pid: 7|app: 0|req: 489/972] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:11:07 2026] DELETE /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 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-05-08 21:11:07.055 8 INFO nova.api.openstack.wsgi [None req-a53eb949-4774-44ff-922c-65a9bb5a96eb af89c9bc06be41179460bca5c717bcdb ce62e074456349828395c275c7670e28 - - default default] HTTP exception thrown: Instance 57cc4928-910a-49d6-81ee-587a0a29ac6f could not be found. [pid: 8|app: 0|req: 484/973] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:07 2026] GET /v2.1/servers/57cc4928-910a-49d6-81ee-587a0a29ac6f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 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: 490/974] 10.0.0.139 () {32 vars in 704 bytes} [Fri May 8 21:11:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-406946494 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 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: 485/975] 10.0.0.139 () {32 vars in 726 bytes} [Fri May 8 21:11:07 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-658302191 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/978] 10.0.0.139 () {34 vars in 750 bytes} [Fri May 8 21:11:09 2026] POST /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609/action => generated 31892 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-08 21:11:11.384 8 WARNING neutronclient.v2_0.client [None req-1229777c-9fbf-49c6-b065-987e8cdcbd74 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/979] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:11 2026] GET /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 1815 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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-05-08 21:11:12.788 8 INFO nova.api.openstack.compute.server_external_events [req-77869948-b7fb-4ce9-9983-ec3c3f75ffd9 req-ab3b8ad8-5502-48f8-91f5-f965312b6e5d 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:681bf6c1-cd66-4215-990b-d57332ce6ded for instance 4150a21a-0d97-48d2-b3a1-b16fe5569013 on instance [pid: 8|app: 0|req: 489/980] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:11:12.843 7 WARNING neutronclient.v2_0.client [None req-aacfa3c3-9dbb-4583-800a-c137bde18617 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:11:12.887 7 WARNING neutronclient.v2_0.client [None req-aacfa3c3-9dbb-4583-800a-c137bde18617 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:11:13.112 7 WARNING neutronclient.v2_0.client [None req-aacfa3c3-9dbb-4583-800a-c137bde18617 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/981] 10.0.0.139 () {34 vars in 663 bytes} [Fri May 8 21:11:12 2026] POST /v2.1/servers => generated 448 bytes in 520 msecs (HTTP/1.1 202) 10 headers in 473 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-05-08 21:11:13.322 8 WARNING neutronclient.v2_0.client [None req-7294e332-e7ed-4fd2-9615-f51afaef2b2a 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/982] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:13 2026] GET /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 1393 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:18.417 7 WARNING neutronclient.v2_0.client [None req-75f72fdd-b628-4681-80b7-3155ea6eec4b 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/983] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:18 2026] GET /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 1519 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:18.739 8 INFO nova.api.openstack.compute.server_external_events [req-cb798821-c5ba-48fd-9466-5b55e76b79ad req-2ca00ca9-6cb0-4a7a-9b58-727839a05d49 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:8f107af0-013f-46ed-8fa1-c036380edb72 for instance b0858b54-abc7-498c-8373-0ea6fb1d9d55 on instance [pid: 8|app: 0|req: 491/984] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/987] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:11:20 2026] DELETE /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:11:20.606 8 WARNING neutronclient.v2_0.client [None req-8781cfb3-22bc-4ad0-98b6-0553a13e3a40 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/988] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:20 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1821 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:21.811 7 WARNING neutronclient.v2_0.client [None req-aaf5d838-ed47-42b6-a231-427db50e2bd3 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/989] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:21 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1821 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:22.945 8 WARNING neutronclient.v2_0.client [None req-1eaeba4b-7a32-440b-a7d3-4a9fcadbc7c5 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/990] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:22 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1821 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:23.243 7 INFO nova.api.openstack.compute.server_external_events [req-27c5919b-075c-40b3-90f9-696e6112fd87 req-8e07a628-dfd7-4313-9171-3b2941716e6e 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:8f107af0-013f-46ed-8fa1-c036380edb72 for instance b0858b54-abc7-498c-8373-0ea6fb1d9d55 on instance [pid: 7|app: 0|req: 497/991] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:11:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 190 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /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-05-08 21:11:23.726 8 INFO nova.api.openstack.compute.server_external_events [req-ca182eba-ac2d-41e3-84d5-b27408dc2428 req-ea308387-43e5-4aef-95cd-f90ed1fefc4d 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:136e45e2-fdcb-4de8-831e-3a7c1c366e11 for instance 416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 on instance [pid: 8|app: 0|req: 495/992] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:11:23.756 7 WARNING neutronclient.v2_0.client [None req-45c0306b-5b27-447c-bf74-cbf792bbf03b 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/993] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:23 2026] GET /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 1517 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:24.075 8 WARNING neutronclient.v2_0.client [None req-5f4b9b18-7561-4259-a9e6-bec389229b5d 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/994] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:24 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1483 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:25.168 7 WARNING neutronclient.v2_0.client [None req-70c14674-f1fe-49a5-aa21-16c147ece0d8 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/995] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:25 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:26.277 8 WARNING neutronclient.v2_0.client [None req-959df6d7-3b8e-4bbf-9e9f-65b5ffbed02a 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/996] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:26 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 1488 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:27.408 7 INFO nova.api.openstack.wsgi [None req-cf0f14b2-ae7a-47a7-9a7a-50c0cd0d4d8f 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] HTTP exception thrown: Instance 416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 could not be found. [pid: 7|app: 0|req: 500/997] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:27 2026] GET /v2.1/servers/416ee75b-b94c-4aac-8ef9-c2dd8f4ac609 => generated 111 bytes in 52 msecs (HTTP/1.1 404) 9 headers in 379 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: 498/998] 10.0.0.139 () {32 vars in 730 bytes} [Fri May 8 21:11:27 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1693334508 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 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: 501/999] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:11:27 2026] DELETE /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-08 21:11:28.007 8 WARNING neutronclient.v2_0.client [None req-d51cf039-8bf0-442c-8f55-ce8f13a625ea 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1000] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:27 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1699 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:28.959 7 WARNING neutronclient.v2_0.client [None req-24ced342-5b42-4fea-9a0e-69dc2d546a77 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1001] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:28 2026] GET /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 1818 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:29.157 8 WARNING neutronclient.v2_0.client [None req-41a8ed66-91b7-45d3-99cc-0119e5cb6b00 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1002] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:29 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1699 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:30.289 7 INFO nova.api.openstack.compute.server_external_events [req-451e1455-5cff-4035-991a-e9ae6c3bc739 req-b9e738b4-9d2d-4b51-baf4-852b34ca4bae 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:8f107af0-013f-46ed-8fa1-c036380edb72 for instance b0858b54-abc7-498c-8373-0ea6fb1d9d55 on instance [pid: 7|app: 0|req: 504/1005] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:30.539 8 WARNING neutronclient.v2_0.client [None req-259dbc00-33ea-4cc6-92b7-e1108b93451f 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1006] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:30 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1699 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:31.704 7 WARNING neutronclient.v2_0.client [None req-e9ffb884-356a-4173-ac0f-8feafabd0fb0 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1007] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:31 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1482 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:32.328 8 INFO nova.api.openstack.compute.server_external_events [req-ed4cb250-5b5f-4798-a2a2-9774b2b3162a req-92b566a7-ba75-413e-959b-3aaf2e4cf0dc 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:c935e391-12d2-483d-bceb-74e36242f571 for instance b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c on instance [pid: 8|app: 0|req: 503/1008] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:11:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:11:32.802 7 WARNING neutronclient.v2_0.client [None req-300bdef3-5861-4d8d-85e4-dc03d4fd5581 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1009] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:32 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1487 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:33.903 8 WARNING neutronclient.v2_0.client [None req-8ec500de-57de-4731-9f28-155e3e51a732 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1010] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:33 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 1487 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:11:34.975 7 INFO nova.api.openstack.wsgi [None req-b7d04754-a281-45dc-bebd-4cbe27c421db 005ab2ed6172484394ab935264b221ec 6b418f128ade4338a90805fb66e74d42 - - default default] HTTP exception thrown: Instance b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c could not be found. [pid: 7|app: 0|req: 507/1011] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:11:34 2026] GET /v2.1/servers/b4cddff3-8ee3-43fb-bf3d-916e8cc5f77c => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 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: 505/1012] 10.0.0.139 () {32 vars in 728 bytes} [Fri May 8 21:11:35 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-346238765 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-08 21:12:00.379 8 WARNING neutronclient.v2_0.client [None req-bded7e63-569e-434f-be03-174f1e007315 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:12:00.419 8 WARNING neutronclient.v2_0.client [None req-bded7e63-569e-434f-be03-174f1e007315 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:12:00.536 8 WARNING neutronclient.v2_0.client [None req-bded7e63-569e-434f-be03-174f1e007315 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1019] 199.204.45.25 () {36 vars in 713 bytes} [Fri May 8 21:12:00 2026] POST /v2.1/servers => generated 453 bytes in 652 msecs (HTTP/1.1 202) 10 headers in 475 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-05-08 21:12:01.200 7 WARNING neutronclient.v2_0.client [None req-ec2c87e0-f00b-41a8-be25-e1beca5bf1bb f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1020] 199.204.45.25 () {32 vars in 732 bytes} [Fri May 8 21:12:01 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 2213 bytes in 52 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, ' 2026-05-08 21:12:01.252 8 WARNING neutronclient.v2_0.client [None req-c1e8e1b4-4df9-4503-b639-d0e19aeec45d f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1021] 199.204.45.25 () {32 vars in 758 bytes} [Fri May 8 21:12:01 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 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: 512/1022] 199.204.45.25 () {32 vars in 776 bytes} [Fri May 8 21:12:01 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:12:03.884 8 WARNING neutronclient.v2_0.client [None req-1ea035b6-8e50-4a17-a961-8c0c35af7f42 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1023] 199.204.45.25 () {32 vars in 732 bytes} [Fri May 8 21:12:03 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 2371 bytes in 101 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, ' 2026-05-08 21:12:03.975 7 WARNING neutronclient.v2_0.client [None req-0dfa59aa-ea3a-4592-b214-65bd905e151e f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1024] 199.204.45.25 () {32 vars in 758 bytes} [Fri May 8 21:12:03 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 28 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 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: 512/1025] 199.204.45.25 () {32 vars in 776 bytes} [Fri May 8 21:12:04 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:12:05.997 7 INFO nova.api.openstack.compute.server_external_events [req-c0d013df-220c-4510-84c1-a193d279473c req-219958c3-ccfb-4c1b-8e74-d1ac8a56ca0c 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:8d133e73-5524-4289-aa2b-80ad48111fc5 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 514/1026] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:12:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:06.857 8 WARNING neutronclient.v2_0.client [None req-07c87613-3350-4385-8f75-0a0f09ba3939 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1027] 199.204.45.25 () {32 vars in 732 bytes} [Fri May 8 21:12:06 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 2445 bytes in 148 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, ' 2026-05-08 21:12:07.005 7 WARNING neutronclient.v2_0.client [None req-75a130f1-0bef-450e-80d0-427988a7df72 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1028] 199.204.45.25 () {32 vars in 758 bytes} [Fri May 8 21:12:06 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 283 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 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: 514/1029] 199.204.45.25 () {32 vars in 776 bytes} [Fri May 8 21:12:07 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:12:09.726 7 WARNING neutronclient.v2_0.client [None req-0a9cc059-968a-4a8e-910a-2ca86e89e657 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1032] 199.204.45.25 () {32 vars in 732 bytes} [Fri May 8 21:12:09 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 2433 bytes in 145 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, ' 2026-05-08 21:12:09.845 8 WARNING neutronclient.v2_0.client [None req-841457a3-2447-4878-8c3f-22109daffe2b f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1033] 199.204.45.25 () {32 vars in 758 bytes} [Fri May 8 21:12:09 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 283 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 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: 517/1034] 199.204.45.25 () {32 vars in 776 bytes} [Fri May 8 21:12:09 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:12:11.663 8 INFO nova.api.openstack.compute.server_external_events [req-358128d6-e2e1-42d8-9174-aa70058813b5 req-c577f807-f33b-4c88-a79f-78d2418a8a5a 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:8d133e73-5524-4289-aa2b-80ad48111fc5 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 8|app: 0|req: 518/1035] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:12:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:12.879 7 WARNING neutronclient.v2_0.client [None req-d5f729a5-8fc7-40d9-af4f-2a81488f7d30 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1036] 199.204.45.25 () {32 vars in 732 bytes} [Fri May 8 21:12:12 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 2433 bytes in 139 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, ' 2026-05-08 21:12:13.033 8 WARNING neutronclient.v2_0.client [None req-7471f1e6-cc85-448a-843a-00ee15b4329b f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1037] 199.204.45.25 () {32 vars in 758 bytes} [Fri May 8 21:12:12 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 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: 519/1038] 199.204.45.25 () {32 vars in 776 bytes} [Fri May 8 21:12:13 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:12:15.948 8 WARNING neutronclient.v2_0.client [None req-5e0dc1e6-f6f4-4e38-8c7e-6095893d3ff3 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1039] 199.204.45.25 () {32 vars in 732 bytes} [Fri May 8 21:12:15 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 2580 bytes in 309 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, ' 2026-05-08 21:12:16.093 7 WARNING neutronclient.v2_0.client [None req-865ebeef-7a96-4209-8cb0-0a82dd8e2ed1 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1040] 199.204.45.25 () {32 vars in 758 bytes} [Fri May 8 21:12:16 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 285 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 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: 521/1041] 199.204.45.25 () {32 vars in 776 bytes} [Fri May 8 21:12:16 2026] GET /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:12:51.822 7 WARNING neutronclient.v2_0.client [None req-fc22e601-84f4-41c1-b1e1-6cbb0a847ee3 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:12:52.016 7 WARNING neutronclient.v2_0.client [None req-fc22e601-84f4-41c1-b1e1-6cbb0a847ee3 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:12:54.324 8 INFO nova.api.openstack.compute.server_external_events [req-a7fd4422-5357-4b88-9e6a-51b730207c1a req-2d65fc86-7db5-483b-bfe5-1a9e56aeb311 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:84a11518-9b37-4fb6-89b8-2afb3f8b5720 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 8|app: 0|req: 526/1050] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:12:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 75 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:12:59.088 8 INFO nova.api.openstack.compute.server_external_events [req-96c6f29c-4577-4b8c-ad2c-41d22f3e72ce req-a1e5bcd0-d8f7-4ae6-9811-20e3df8204e8 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:84a11518-9b37-4fb6-89b8-2afb3f8b5720 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 8|app: 0|req: 527/1051] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:12:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:13:00.562 7 WARNING neutronclient.v2_0.client [None req-fc22e601-84f4-41c1-b1e1-6cbb0a847ee3 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1054] 199.204.45.25 () {36 vars in 811 bytes} [Fri May 8 21:12:51 2026] POST /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 281 bytes in 8820 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:13:00.848 8 INFO nova.api.openstack.compute.server_external_events [req-d893f709-551c-4960-ace7-659250891420 req-3c4b3487-8869-4d9c-a6c4-1bee6e0f98f1 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:84a11518-9b37-4fb6-89b8-2afb3f8b5720 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 8|app: 0|req: 530/1055] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:13:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:01.147 7 INFO nova.api.openstack.compute.server_external_events [req-46ea56f4-a959-4dd8-a787-74a9e3fb3469 req-0ac9f700-e8df-4b6a-bd67-96f265fcd8de 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:84a11518-9b37-4fb6-89b8-2afb3f8b5720 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 526/1056] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:13:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 64 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:26.391 7 WARNING neutronclient.v2_0.client [None req-875c227e-dec0-48c4-9201-8bc4e78ef5da f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:13:26.435 7 WARNING neutronclient.v2_0.client [None req-875c227e-dec0-48c4-9201-8bc4e78ef5da f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:13:28.620 8 INFO nova.api.openstack.compute.server_external_events [req-4019c13e-6ef7-40fd-951c-0fe883d26485 req-d609e6ba-879c-4a6a-a890-13bf4075e43b 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:83dd1ceb-3a55-4928-b189-2bd6e039dde8 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 8|app: 0|req: 533/1061] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:13:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:34.709 8 INFO nova.api.openstack.compute.server_external_events [req-bd7b58ff-b461-4f66-a931-3920a8fb6c59 req-cc2f8e2d-3dec-48e0-a098-e5f8f581611e 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:83dd1ceb-3a55-4928-b189-2bd6e039dde8 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 8|app: 0|req: 536/1064] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:13:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:13:34.974 7 WARNING neutronclient.v2_0.client [None req-875c227e-dec0-48c4-9201-8bc4e78ef5da f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1065] 199.204.45.25 () {36 vars in 811 bytes} [Fri May 8 21:13:26 2026] POST /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 376 bytes in 8713 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:13:45.294 8 WARNING neutronclient.v2_0.client [None req-66350f1a-00ad-445c-83f4-80c527cf0a15 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-08 21:13:45.386 8 WARNING neutronclient.v2_0.client [None req-66350f1a-00ad-445c-83f4-80c527cf0a15 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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-05-08 21:13:47.637 7 INFO nova.api.openstack.compute.server_external_events [req-d6457bce-57a1-4fae-bd4c-8501f6f5a9b9 req-80a1dfbc-59ce-4937-a09b-13c2b340d313 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:3b8cd667-16e1-42c3-a4ee-545010a13b71 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 531/1068] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:13:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:13:53.315 7 INFO nova.api.openstack.compute.server_external_events [req-434a40df-9241-4cfa-bb0b-4afc455b07c4 req-c02cc844-7593-473b-9fb0-3a676aa2b5de 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-plugged:3b8cd667-16e1-42c3-a4ee-545010a13b71 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 534/1071] 10.0.0.127 () {38 vars in 815 bytes} [Fri May 8 21:13:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 21:13:54.453 8 WARNING neutronclient.v2_0.client [None req-66350f1a-00ad-445c-83f4-80c527cf0a15 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1072] 199.204.45.25 () {36 vars in 811 bytes} [Fri May 8 21:13:45 2026] POST /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface => generated 378 bytes in 9249 msecs (HTTP/1.1 200) 9 headers in 359 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-05-08 21:13:55.068 7 INFO nova.api.openstack.compute.server_external_events [req-f1fb7495-4730-4d17-8046-63d7486e5698 req-16dc8924-3679-4ab5-82e7-4145df8970c4 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:83dd1ceb-3a55-4928-b189-2bd6e039dde8 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 535/1073] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:13:55 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:09.158 7 INFO nova.api.openstack.compute.server_external_events [req-dcbfa0f3-1e0c-4c9b-9d5f-51e4936ae496 req-760db488-6d02-415f-b1e9-3037c9121546 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:3b8cd667-16e1-42c3-a4ee-545010a13b71 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 537/1076] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:14:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 540/1079] 199.204.45.25 () {34 vars in 854 bytes} [Fri May 8 21:14:09 2026] DELETE /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface/3b8cd667-16e1-42c3-a4ee-545010a13b71 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 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-05-08 21:14:11.201 7 INFO nova.api.openstack.compute.server_external_events [req-ebd38072-b0e2-41f2-932c-bc2a047369a7 req-cf59d86e-cf49-429a-9e28-153e6db764e7 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:3b8cd667-16e1-42c3-a4ee-545010a13b71 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 540/1080] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:14:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:19.340 8 INFO nova.api.openstack.compute.server_external_events [req-98f1585d-1917-4130-843c-0b481c984cfe req-69ee8372-d187-4d12-99f3-576dd84d0d8e 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:83dd1ceb-3a55-4928-b189-2bd6e039dde8 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 8|app: 0|req: 541/1081] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:14:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1082] 199.204.45.25 () {34 vars in 854 bytes} [Fri May 8 21:14:19 2026] DELETE /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface/83dd1ceb-3a55-4928-b189-2bd6e039dde8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 363 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: 545/1089] 199.204.45.25 () {34 vars in 854 bytes} [Fri May 8 21:14:40 2026] DELETE /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9/os-interface/84a11518-9b37-4fb6-89b8-2afb3f8b5720 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 363 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: 545/1090] 199.204.45.25 () {34 vars in 754 bytes} [Fri May 8 21:14:45 2026] DELETE /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 365 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-05-08 21:14:47.491 8 INFO nova.compute.api [None req-f037806d-36f2-43e1-9bfe-666c114ada1f f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] [instance: 8f863325-6da9-4622-86cc-afcab2b1f4d9] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 546/1091] 199.204.45.25 () {34 vars in 754 bytes} [Fri May 8 21:14:47 2026] DELETE /v2.1/servers/8f863325-6da9-4622-86cc-afcab2b1f4d9 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 365 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-05-08 21:14:48.275 7 INFO nova.api.openstack.compute.server_external_events [req-bff698ed-e4bf-4477-9ba7-2a955c6d0e5b req-ef86221e-0d67-443e-ad70-be75cd97b80c 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:8d133e73-5524-4289-aa2b-80ad48111fc5 for instance 8f863325-6da9-4622-86cc-afcab2b1f4d9 on instance [pid: 7|app: 0|req: 546/1092] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:14:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:50.404 8 INFO nova.api.openstack.compute.server_external_events [req-7ca0949a-4e56-4170-87f9-7aed3e08083b req-580aa377-cb26-4f81-9f3e-007031edd19c 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:8f107af0-013f-46ed-8fa1-c036380edb72 for instance b0858b54-abc7-498c-8373-0ea6fb1d9d55 on instance [pid: 8|app: 0|req: 548/1095] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:14:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1096] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:14:50 2026] DELETE /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:14:50.540 8 WARNING neutronclient.v2_0.client [None req-15675b11-8a19-443f-b71a-7fcdb37d922a 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1097] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:14:50 2026] GET /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 1944 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:14:53.381 7 INFO nova.api.openstack.compute.server_external_events [req-6c86d2df-a01c-4c37-82f0-fa45a2401ffb req-febbe396-1ad9-43bc-a77e-3c02902827dc 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:8f107af0-013f-46ed-8fa1-c036380edb72 for instance b0858b54-abc7-498c-8373-0ea6fb1d9d55 on instance [pid: 7|app: 0|req: 549/1098] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:14:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:14:55.743 8 WARNING neutronclient.v2_0.client [None req-db645e25-3bfa-4111-b96a-b4f5163130b5 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1099] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:14:55 2026] GET /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 1479 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:15:00.834 8 INFO nova.api.openstack.wsgi [None req-17401b91-6bac-4309-8cd4-8748b3dac117 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] HTTP exception thrown: Instance b0858b54-abc7-498c-8373-0ea6fb1d9d55 could not be found. [pid: 8|app: 0|req: 552/1102] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:15:00 2026] GET /v2.1/servers/b0858b54-abc7-498c-8373-0ea6fb1d9d55 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 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-05-08 21:15:01.547 7 INFO nova.api.openstack.compute.server_external_events [req-0259a218-e18a-4174-aaf6-1c8d60017212 req-45ccdc6e-dc19-4cfc-98e3-5045082cbf85 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-changed:681bf6c1-cd66-4215-990b-d57332ce6ded for instance 4150a21a-0d97-48d2-b3a1-b16fe5569013 on instance [pid: 7|app: 0|req: 551/1103] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:15:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1104] 10.0.0.139 () {32 vars in 718 bytes} [Fri May 8 21:15:01 2026] DELETE /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 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-05-08 21:15:01.683 7 WARNING neutronclient.v2_0.client [None req-91cae6eb-30b5-4be4-8e82-66ab1dda541c 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1105] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:15:01 2026] GET /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 1941 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:15:04.608 8 INFO nova.api.openstack.compute.server_external_events [req-c040f785-0ccd-41f9-bafc-f1f3c88d90b1 req-291039e5-68a2-40db-a38d-ac7d22599406 8f9148ceb02a4d64819338cc31281dba 558be238c63d4375b9bc433bf9648391 - - 6ffd4dde0feb42a39d3808055601eb1a 6ffd4dde0feb42a39d3808055601eb1a] Creating event network-vif-deleted:681bf6c1-cd66-4215-990b-d57332ce6ded for instance 4150a21a-0d97-48d2-b3a1-b16fe5569013 on instance [pid: 8|app: 0|req: 554/1106] 10.0.0.253 () {38 vars in 815 bytes} [Fri May 8 21:15:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-08 21:15:06.873 7 WARNING neutronclient.v2_0.client [None req-ad3df87b-67fb-45f8-9c09-4a6b9e70b91d 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1107] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:15:06 2026] GET /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 1479 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 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-05-08 21:15:11.941 8 INFO nova.api.openstack.wsgi [None req-19fcea1b-c031-4b36-ade5-d26452de3340 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] HTTP exception thrown: Instance 4150a21a-0d97-48d2-b3a1-b16fe5569013 could not be found. [pid: 8|app: 0|req: 556/1110] 10.0.0.139 () {32 vars in 715 bytes} [Fri May 8 21:15:11 2026] GET /v2.1/servers/4150a21a-0d97-48d2-b3a1-b16fe5569013 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 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: 555/1111] 10.0.0.139 () {32 vars in 722 bytes} [Fri May 8 21:15:12 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-55148675 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 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-05-08 21:15:13.032 8 INFO nova.api.openstack.wsgi [None req-0bbaf843-6132-47d8-8eec-1cc2fd90aa68 07747abbc3a84651a9853d2ce721ac76 6ac82cfed9754df79ec650232923f422 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-55148675 not found for user 07747abbc3a84651a9853d2ce721ac76 [pid: 8|app: 0|req: 557/1112] 10.0.0.139 () {32 vars in 719 bytes} [Fri May 8 21:15:13 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-55148675 => generated 140 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1115] 10.0.0.139 () {32 vars in 655 bytes} [Fri May 8 21:15:26 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1116] 10.0.0.139 () {32 vars in 641 bytes} [Fri May 8 21:15:27 2026] GET /v2.1/servers => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-08 21:15:27.276 7 WARNING oslo_db.sqlalchemy.utils [None req-7f0f8d3a-e317-4244-ae15-0174450af338 f1515beacaee487d9acfbb1d4d538ce2 b888833a85764adea4ad2cbf5f113890 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 558/1117] 10.0.0.139 () {32 vars in 649 bytes} [Fri May 8 21:15:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1118] 10.0.0.139 () {32 vars in 694 bytes} [Fri May 8 21:15:27 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)