+ 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 Jun 12 07:23:29 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-d6fc74f4-w4m8r 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 0x7f18411e7668 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-06-12 07:23:34.474 7 INFO nova.utils [None req-65e9e656-688f-4519-89e7-e3f33e8ac284 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-12 07:23:34.520 8 INFO nova.utils [None req-daff8aec-2f01-4f32-a074-c85bcf5c8391 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-12 07:23:36.123 7 WARNING keystonemiddleware._common.config [None req-65e9e656-688f-4519-89e7-e3f33e8ac284 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:23:36.132 7 WARNING oslo_config.cfg [None req-65e9e656-688f-4519-89e7-e3f33e8ac284 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-12 07:23:36.209 7 WARNING keystonemiddleware._common.config [None req-65e9e656-688f-4519-89e7-e3f33e8ac284 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:23:36.225 7 WARNING oslo_config.cfg [None req-65e9e656-688f-4519-89e7-e3f33e8ac284 - - - - - -] 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-06-12 07:23:36.237 7 WARNING oslo_config.cfg [None req-65e9e656-688f-4519-89e7-e3f33e8ac284 - - - - - -] 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 0x7f18411e7668 pid: 7 (default app) 2026-06-12 07:23:36.241 8 WARNING keystonemiddleware._common.config [None req-daff8aec-2f01-4f32-a074-c85bcf5c8391 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:23:36.251 8 WARNING oslo_config.cfg [None req-daff8aec-2f01-4f32-a074-c85bcf5c8391 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-12 07:23:36.330 8 WARNING keystonemiddleware._common.config [None req-daff8aec-2f01-4f32-a074-c85bcf5c8391 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-12 07:23:36.345 8 WARNING oslo_config.cfg [None req-daff8aec-2f01-4f32-a074-c85bcf5c8391 - - - - - -] 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-06-12 07:23:36.357 8 WARNING oslo_config.cfg [None req-daff8aec-2f01-4f32-a074-c85bcf5c8391 - - - - - -] 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 0x7f18411e7668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:23:42 2026] GET /v2.1 => generated 114 bytes in 21 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-06-12 07:23:43.306 8 WARNING oslo_policy.policy [None req-f806842a-4730-442a-a26c-a94bdc911cfb 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - 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-06-12 07:23:43.307 8 WARNING oslo_policy.policy [None req-f806842a-4730-442a-a26c-a94bdc911cfb 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/4] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:23:42 2026] GET /v2.1 => generated 0 bytes in 554 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-06-12 07:23:43.405 7 WARNING oslo_policy.policy [req-f806842a-4730-442a-a26c-a94bdc911cfb req-5044957c-2390-4bbb-8390-a8b329c67f3a 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - 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-06-12 07:23:43.406 7 WARNING oslo_policy.policy [req-f806842a-4730-442a-a26c-a94bdc911cfb req-5044957c-2390-4bbb-8390-a8b329c67f3a 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 4/5] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:23:43 2026] GET /v2.1/ => generated 399 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 07:23:43.508 8 INFO nova.api.openstack.wsgi [None req-ec437868-6b34-4919-8c5e-994e4b818596 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.19 () {48 vars in 1005 bytes} [Fri Jun 12 07:23:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:23:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.19 () {52 vars in 1042 bytes} [Fri Jun 12 07:23:43 2026] POST /v2.1/flavors => generated 527 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:23: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: 8|app: 0|req: 4/10] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:23: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: 6/13] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:23:44 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 07:23:44.468 7 INFO nova.api.openstack.wsgi [None req-5c90786a-d604-4338-8499-257f6f650939 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 8/14] 199.204.45.19 () {48 vars in 1007 bytes} [Fri Jun 12 07:23:44 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/15] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:23:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/16] 199.204.45.19 () {52 vars in 1042 bytes} [Fri Jun 12 07:23:44 2026] POST /v2.1/flavors => generated 530 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:23: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: 10/18] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:23:45 2026] GET /v2.1 => generated 0 bytes in 356 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:23: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-06-12 07:23:45.787 7 INFO nova.api.openstack.wsgi [None req-a490b781-e7b3-4e6c-b304-c6ed1b9e9256 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.19 () {48 vars in 1009 bytes} [Fri Jun 12 07:23:45 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/21] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:23:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.19 () {52 vars in 1042 bytes} [Fri Jun 12 07:23:45 2026] POST /v2.1/flavors => generated 531 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:23:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:23:46 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:23:46 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-06-12 07:23:46.733 7 INFO nova.api.openstack.wsgi [None req-7b084195-ab32-4e0f-b2fb-d142eaf69348 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.19 () {48 vars in 1007 bytes} [Fri Jun 12 07:23:46 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: 13/27] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:23:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.19 () {52 vars in 1042 bytes} [Fri Jun 12 07:23:46 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:23:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:23:47 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/31] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:23:47 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-06-12 07:23:47.653 7 INFO nova.api.openstack.wsgi [None req-de5f1b88-8e8a-4857-b9d0-83b94446d73b 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/32] 199.204.45.19 () {48 vars in 1009 bytes} [Fri Jun 12 07:23:47 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/33] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:23:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.19 () {52 vars in 1042 bytes} [Fri Jun 12 07:23:47 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 10.0.0.96 () {28 vars in 451 bytes} [Fri Jun 12 07:29:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/104] 10.0.0.96 () {30 vars in 655 bytes} [Fri Jun 12 07:29:27 2026] GET /v2.1 => generated 0 bytes in 82 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: 52/105] 10.0.0.96 () {32 vars in 728 bytes} [Fri Jun 12 07:29:27 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 10.0.0.96 () {34 vars in 801 bytes} [Fri Jun 12 07:29:27 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/145] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:32:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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/146] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:32:39 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/147] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:32:39 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-06-12 07:32:39.520 7 INFO nova.api.openstack.wsgi [None req-5d78f697-7af9-4614-8841-7679a26eac92 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/148] 199.204.45.19 () {48 vars in 1011 bytes} [Fri Jun 12 07:32:39 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/149] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:32:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.19 () {52 vars in 1043 bytes} [Fri Jun 12 07:32:39 2026] POST /v2.1/flavors => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/165] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:33:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/166] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:33:48 2026] GET /v2.1 => generated 0 bytes in 83 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/167] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:33:48 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-06-12 07:33:48.295 8 INFO nova.api.openstack.wsgi [None req-effb25ab-2001-4a37-a0d9-70f8e9daca01 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 595e9a6a98fa4357937900f798e7a6c8 [pid: 8|app: 0|req: 83/168] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:33:48 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-12 07:33:48.310 7 WARNING oslo_db.sqlalchemy.utils [None req-24275de9-9d10-4de6-8942-2f95b2e0435d 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 86/169] 199.204.45.19 () {48 vars in 1010 bytes} [Fri Jun 12 07:33:48 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/170] 199.204.45.19 () {52 vars in 1051 bytes} [Fri Jun 12 07:33:48 2026] POST /v2.1/os-keypairs => generated 576 bytes in 58 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/171] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:33:52 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/172] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:33:52 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: 88/173] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:33:52 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/174] 199.204.45.19 () {48 vars in 1067 bytes} [Fri Jun 12 07:33:52 2026] GET /v2.1/os-quota-sets/800d485fa89f4d0db075f9f9adf11dc8 => generated 283 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/175] 199.204.45.19 () {52 vars in 1119 bytes} [Fri Jun 12 07:33:52 2026] PUT /v2.1/os-quota-sets/800d485fa89f4d0db075f9f9adf11dc8 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/290] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:43:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/291] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:43:22 2026] GET /v2.1 => generated 0 bytes in 110 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 145/292] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:43:22 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-06-12 07:43:22.736 7 INFO nova.api.openstack.wsgi [None req-6aba83f4-b9b5-4c73-965b-4c19b50cd07c 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 148/293] 199.204.45.19 () {48 vars in 1009 bytes} [Fri Jun 12 07:43:22 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: 8|app: 0|req: 146/294] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:43:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/295] 199.204.45.19 () {52 vars in 1043 bytes} [Fri Jun 12 07:43:22 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/338] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:46:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/339] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:46:48 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: 8|app: 0|req: 169/340] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:46:48 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: 7|app: 0|req: 172/341] 199.204.45.19 () {48 vars in 1067 bytes} [Fri Jun 12 07:46:48 2026] GET /v2.1/os-quota-sets/460418a96a9145df8ad7d410613c4629 => generated 283 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/342] 199.204.45.19 () {52 vars in 1119 bytes} [Fri Jun 12 07:46:48 2026] PUT /v2.1/os-quota-sets/460418a96a9145df8ad7d410613c4629 => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/481] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:58:17 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/482] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:58:17 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/483] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:58:17 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-06-12 07:58:17.430 8 INFO nova.api.openstack.wsgi [None req-d25e56b3-3d06-49eb-bef5-9e57dff0c460 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 241/484] 199.204.45.19 () {48 vars in 1005 bytes} [Fri Jun 12 07:58:17 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: 7|app: 0|req: 244/485] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:58:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 199.204.45.19 () {48 vars in 1093 bytes} [Fri Jun 12 07:58:17 2026] GET /v2.1/flavors/00382638-1aa6-4241-a1b7-7e27854feec0/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/487] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:58:18 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/488] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:58:18 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 246/489] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:58:18 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-06-12 07:58:18.395 8 INFO nova.api.openstack.wsgi [None req-55bf6221-e36d-4879-98d8-f082f422d452 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 244/490] 199.204.45.19 () {48 vars in 1007 bytes} [Fri Jun 12 07:58:18 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/491] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:58:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 199.204.45.19 () {48 vars in 1093 bytes} [Fri Jun 12 07:58:18 2026] GET /v2.1/flavors/34ae7dba-af17-4ea0-9c3c-2d3dfe53e1f2/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:58:19 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/494] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:58:19 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:58:19 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-06-12 07:58:19.292 8 INFO nova.api.openstack.wsgi [None req-2e637695-b2e2-463c-8220-bfe51b95c748 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 247/496] 199.204.45.19 () {48 vars in 1009 bytes} [Fri Jun 12 07:58:19 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/497] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:58:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/498] 199.204.45.19 () {48 vars in 1093 bytes} [Fri Jun 12 07:58:19 2026] GET /v2.1/flavors/b9a0cf2b-5922-4c19-8876-4c1386bf2766/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:58:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/500] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:58:20 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/501] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:58:20 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-06-12 07:58:20.228 8 INFO nova.api.openstack.wsgi [None req-fd37ba63-aba8-4281-8af6-7b4fb52c1773 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 250/502] 199.204.45.19 () {48 vars in 1007 bytes} [Fri Jun 12 07:58:20 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: 7|app: 0|req: 253/503] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:58:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.204.45.19 () {48 vars in 1093 bytes} [Fri Jun 12 07:58:20 2026] GET /v2.1/flavors/ac4bf62c-4f79-4f8b-9e09-d863d101399b/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/505] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:58: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: 8|app: 0|req: 252/506] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:58:21 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:58:21 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-06-12 07:58:21.170 8 INFO nova.api.openstack.wsgi [None req-e7d4185d-6d6b-4b82-8de8-49f8c778728d 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 253/508] 199.204.45.19 () {48 vars in 1009 bytes} [Fri Jun 12 07:58:21 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:58:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.19 () {48 vars in 1093 bytes} [Fri Jun 12 07:58:21 2026] GET /v2.1/flavors/e4e82b3b-be17-4312-9caf-85a0cb6dad48/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/525] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:59:24 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: 264/526] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:59:24 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 263/527] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:59:24 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-06-12 07:59:24.531 7 INFO nova.api.openstack.wsgi [None req-f9608927-2710-42c2-bb08-febb31ddc492 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 265/528] 199.204.45.19 () {48 vars in 1011 bytes} [Fri Jun 12 07:59:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:59:24 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: 7|app: 0|req: 266/530] 199.204.45.19 () {48 vars in 1093 bytes} [Fri Jun 12 07:59:24 2026] GET /v2.1/flavors/7da3344d-f9a4-48d8-bedf-0122c58ad7e6/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: 265/531] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:59:31 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: 267/532] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:59:31 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/533] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:59:32 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: 268/534] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 07:59:32 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/537] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 07:59:35 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/538] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 07:59:35 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: 271/539] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 07:59:35 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/540] 199.204.45.19 () {48 vars in 1067 bytes} [Fri Jun 12 07:59:35 2026] GET /v2.1/os-quota-sets/800d485fa89f4d0db075f9f9adf11dc8 => generated 280 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 10.0.0.14 () {28 vars in 451 bytes} [Fri Jun 12 08: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 275/548] 10.0.0.14 () {30 vars in 655 bytes} [Fri Jun 12 08:00:07 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 274/549] 10.0.0.14 () {32 vars in 728 bytes} [Fri Jun 12 08:00:08 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: 7|app: 0|req: 276/550] 10.0.0.14 () {34 vars in 762 bytes} [Fri Jun 12 08:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/551] 10.0.0.14 () {28 vars in 451 bytes} [Fri Jun 12 08: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: 7|app: 0|req: 277/552] 10.0.0.14 () {30 vars in 655 bytes} [Fri Jun 12 08:00:12 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/553] 10.0.0.14 () {32 vars in 728 bytes} [Fri Jun 12 08:00:12 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/554] 10.0.0.14 () {34 vars in 762 bytes} [Fri Jun 12 08:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/557] 10.0.0.14 () {28 vars in 451 bytes} [Fri Jun 12 08: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) [pid: 8|app: 0|req: 278/558] 10.0.0.14 () {30 vars in 655 bytes} [Fri Jun 12 08:00:16 2026] GET /v2.1 => generated 0 bytes in 34 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: 281/559] 10.0.0.14 () {32 vars in 728 bytes} [Fri Jun 12 08:00:16 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/560] 10.0.0.14 () {34 vars in 805 bytes} [Fri Jun 12 08:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 278 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/561] 10.0.0.14 () {28 vars in 451 bytes} [Fri Jun 12 08:00:20 2026] GET /v2.1 => generated 114 bytes in 0 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: 280/562] 10.0.0.14 () {30 vars in 655 bytes} [Fri Jun 12 08:00:20 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 283/563] 10.0.0.14 () {32 vars in 728 bytes} [Fri Jun 12 08:00:20 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/564] 10.0.0.14 () {34 vars in 805 bytes} [Fri Jun 12 08:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 08:00:25 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: 285/568] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 08:00:25 2026] GET /v2.1 => generated 0 bytes in 35 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: 284/569] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 08:00:26 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-06-12 08:00:26.047 7 INFO nova.api.openstack.wsgi [None req-2652d988-46aa-4cec-bb46-87ecd04e1b56 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 286/570] 199.204.45.19 () {48 vars in 1009 bytes} [Fri Jun 12 08:00:26 2026] GET /v2.1/flavors/m1.manila => 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: 285/571] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 08:00:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/572] 199.204.45.19 () {48 vars in 1093 bytes} [Fri Jun 12 08:00:26 2026] GET /v2.1/flavors/f6dc272c-a3fa-480b-b766-e9f5b69d3167/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/575] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 08:00: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) [pid: 8|app: 0|req: 287/576] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 08:00:41 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: 7|app: 0|req: 290/577] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 08:00:41 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/578] 199.204.45.19 () {48 vars in 1067 bytes} [Fri Jun 12 08:00:41 2026] GET /v2.1/os-quota-sets/460418a96a9145df8ad7d410613c4629 => generated 280 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 199.204.45.19 () {42 vars in 699 bytes} [Fri Jun 12 08:01:29 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: 294/590] 199.204.45.19 () {44 vars in 903 bytes} [Fri Jun 12 08:01:29 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: 7|app: 0|req: 297/591] 199.204.45.19 () {46 vars in 976 bytes} [Fri Jun 12 08:01:29 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-06-12 08:01:29.886 8 INFO nova.api.openstack.wsgi [None req-1047b17c-6a7c-46d8-b2c1-f6e588171fe2 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 295/592] 199.204.45.19 () {48 vars in 1005 bytes} [Fri Jun 12 08:01:29 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: 7|app: 0|req: 298/593] 199.204.45.19 () {48 vars in 1045 bytes} [Fri Jun 12 08:01:29 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 300/602] 10.0.0.18 () {32 vars in 652 bytes} [Fri Jun 12 08:02:10 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.18 () {32 vars in 638 bytes} [Fri Jun 12 08:02:11 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-06-12 08:02:11.177 8 WARNING oslo_db.sqlalchemy.utils [None req-5fb6c601-d9f9-478b-90ba-601d3436c983 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 301/604] 10.0.0.18 () {32 vars in 646 bytes} [Fri Jun 12 08:02:11 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: 7|app: 0|req: 304/605] 10.0.0.18 () {32 vars in 691 bytes} [Fri Jun 12 08:02:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:22 2026] GET /v2.1/flavors/00382638-1aa6-4241-a1b7-7e27854feec0 => generated 511 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/609] 10.0.0.18 () {32 vars in 638 bytes} [Fri Jun 12 08:02:22 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/610] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:22 2026] GET /v2.1/flavors/00382638-1aa6-4241-a1b7-7e27854feec0 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:27.477 8 WARNING neutronclient.v2_0.client [None req-28b9a330-a8d1-4e89-b618-0f8deea43ddc c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/613] 10.0.0.18 () {34 vars in 682 bytes} [Fri Jun 12 08:02:27 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:28.459 7 WARNING neutronclient.v2_0.client [None req-6abfd16e-afbe-434e-9414-5f2344042431 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/614] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:02:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:28.887 8 WARNING neutronclient.v2_0.client [None req-14396b6c-e25b-44f8-990a-9bd9a5c77736 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:28.898 7 WARNING neutronclient.v2_0.client [None req-6abfd16e-afbe-434e-9414-5f2344042431 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/615] 10.0.0.18 () {34 vars in 682 bytes} [Fri Jun 12 08:02:28 2026] POST /v2.1/os-security-groups => generated 243 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:29.125 8 WARNING neutronclient.v2_0.client [None req-ccb5bad2-789f-4dbe-bec4-4d892b859b89 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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/616] 10.0.0.18 () {34 vars in 692 bytes} [Fri Jun 12 08:02:28 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:29.215 7 WARNING neutronclient.v2_0.client [None req-27fcb15b-db7d-4179-916b-98d837301926 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/617] 10.0.0.18 () {34 vars in 682 bytes} [Fri Jun 12 08:02:29 2026] POST /v2.1/os-security-groups => generated 242 bytes in 965 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:30.101 8 WARNING neutronclient.v2_0.client [None req-8f4a81b8-123f-47d7-9f0b-1b5331cb94e1 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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/618] 10.0.0.18 () {34 vars in 682 bytes} [Fri Jun 12 08:02:29 2026] POST /v2.1/os-security-groups => generated 248 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:30.224 7 WARNING neutronclient.v2_0.client [None req-9dce97a1-f7a1-402b-ac44-d5acfbaedc4b c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/619] 10.0.0.18 () {34 vars in 682 bytes} [Fri Jun 12 08:02:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:30.335 8 WARNING neutronclient.v2_0.client [None req-923cf66a-daa5-425d-8c16-f343ac53c97a 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:30.340 7 WARNING neutronclient.v2_0.client [None req-9dce97a1-f7a1-402b-ac44-d5acfbaedc4b c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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-06-12 08:02:30.390 8 WARNING neutronclient.v2_0.client [None req-923cf66a-daa5-425d-8c16-f343ac53c97a 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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/620] 10.0.0.18 () {34 vars in 692 bytes} [Fri Jun 12 08:02:30 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:30.548 7 WARNING neutronclient.v2_0.client [None req-78aeaa9c-fb76-4b1a-a149-33dd959dd794 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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-06-12 08:02:30.580 8 WARNING neutronclient.v2_0.client [None req-923cf66a-daa5-425d-8c16-f343ac53c97a 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:30.617 7 WARNING neutronclient.v2_0.client [None req-78aeaa9c-fb76-4b1a-a149-33dd959dd794 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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: 311/621] 10.0.0.18 () {32 vars in 660 bytes} [Fri Jun 12 08:02:30 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:30.678 8 WARNING neutronclient.v2_0.client [None req-02d82ad7-158c-4744-8975-c925b08d9741 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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: 311/622] 10.0.0.18 () {34 vars in 692 bytes} [Fri Jun 12 08:02:30 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:30.803 7 WARNING neutronclient.v2_0.client [None req-8a751f4d-2d88-45b0-879a-6d29794ad7ec c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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-06-12 08:02:30.822 8 WARNING neutronclient.v2_0.client [None req-02d82ad7-158c-4744-8975-c925b08d9741 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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/623] 10.0.0.18 () {32 vars in 734 bytes} [Fri Jun 12 08:02:30 2026] GET /v2.1/os-security-groups/3b6976e3-5c1e-4c6d-bb3c-2642b34e2dcb => generated 665 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:30.867 7 WARNING neutronclient.v2_0.client [None req-f872ac3b-56ee-49f2-a943-cd904c3b4452 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/624] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:30 2026] DELETE /v2.1/os-security-groups/b79a6238-7a6d-4d1f-bc4a-74abf8ac739a => generated 0 bytes in 287 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-12 08:02:30.967 8 WARNING neutronclient.v2_0.client [None req-cfac7854-6385-42f5-94fe-2cc38f825c08 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:30.973 7 WARNING neutronclient.v2_0.client [None req-f872ac3b-56ee-49f2-a943-cd904c3b4452 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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-06-12 08:02:30.985 8 INFO nova.api.openstack.wsgi [None req-cfac7854-6385-42f5-94fe-2cc38f825c08 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] HTTP exception thrown: Security group b79a6238-7a6d-4d1f-bc4a-74abf8ac739a does not exist Neutron server returns request_ids: ['req-cba499a4-f8e3-4370-bbdd-690ccec8e55b'] [pid: 8|app: 0|req: 313/625] 10.0.0.18 () {32 vars in 734 bytes} [Fri Jun 12 08:02:30 2026] GET /v2.1/os-security-groups/b79a6238-7a6d-4d1f-bc4a-74abf8ac739a => generated 194 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-12 08:02:30.994 8 WARNING neutronclient.v2_0.client [None req-c1832411-560e-48c4-8907-47bb06b8ec62 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.018 7 WARNING neutronclient.v2_0.client [None req-f872ac3b-56ee-49f2-a943-cd904c3b4452 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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-06-12 08:02:31.046 8 WARNING neutronclient.v2_0.client [None req-c1832411-560e-48c4-8907-47bb06b8ec62 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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: 313/626] 10.0.0.18 () {32 vars in 747 bytes} [Fri Jun 12 08:02:30 2026] DELETE /v2.1/os-security-group-rules/0ed32161-8b4a-4648-845d-4318f0466067 => generated 0 bytes in 273 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-12 08:02:31.146 7 WARNING neutronclient.v2_0.client [None req-08c604c2-b9f3-462c-8c09-f6522b78bb1e c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/627] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:30 2026] DELETE /v2.1/os-security-groups/38634bd0-249b-42a5-97d4-8dcb3e99ee6a => generated 0 bytes in 250 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-12 08:02:31.254 8 WARNING neutronclient.v2_0.client [None req-03f183b8-cc35-4b59-8beb-a1a2ab965069 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.274 7 WARNING neutronclient.v2_0.client [None req-08c604c2-b9f3-462c-8c09-f6522b78bb1e c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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-06-12 08:02:31.285 8 INFO nova.api.openstack.wsgi [None req-03f183b8-cc35-4b59-8beb-a1a2ab965069 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] HTTP exception thrown: Security group 38634bd0-249b-42a5-97d4-8dcb3e99ee6a does not exist Neutron server returns request_ids: ['req-885e1c80-cb28-4af9-9295-f368c7c3f0bc'] [pid: 8|app: 0|req: 315/628] 10.0.0.18 () {32 vars in 734 bytes} [Fri Jun 12 08:02:31 2026] GET /v2.1/os-security-groups/38634bd0-249b-42a5-97d4-8dcb3e99ee6a => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-12 08:02:31.298 8 WARNING neutronclient.v2_0.client [None req-68ffa010-1859-4cd1-bc7f-290024b20e66 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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: 314/629] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:31 2026] DELETE /v2.1/os-security-groups/3b6976e3-5c1e-4c6d-bb3c-2642b34e2dcb => generated 0 bytes in 246 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-12 08:02:31.407 7 WARNING neutronclient.v2_0.client [None req-83c67e9f-7bb3-4d1e-9b7e-324b809e0e43 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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-06-12 08:02:31.415 8 WARNING neutronclient.v2_0.client [None req-68ffa010-1859-4cd1-bc7f-290024b20e66 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.438 7 WARNING neutronclient.v2_0.client [None req-83c67e9f-7bb3-4d1e-9b7e-324b809e0e43 c790f08b29ed4bc0a3a7b45b5ec3056c d117d29277df4fea881fde36a75146fd - - default default] 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/630] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:31 2026] DELETE /v2.1/os-security-groups/9b066efa-5c79-446a-a4a6-07db6c392b0c => generated 0 bytes in 220 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-12 08:02:31.522 8 WARNING neutronclient.v2_0.client [None req-b67cb25c-7061-4a71-8412-88e93a79540b 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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/631] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:31 2026] DELETE /v2.1/os-security-groups/d4257a9d-51bd-4933-9e18-fad348c7b0c7 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-12 08:02:31.547 8 INFO nova.api.openstack.wsgi [None req-b67cb25c-7061-4a71-8412-88e93a79540b 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] HTTP exception thrown: Security group 9b066efa-5c79-446a-a4a6-07db6c392b0c does not exist Neutron server returns request_ids: ['req-b0926a1a-8804-4717-8c64-5747cb2e4059'] [pid: 8|app: 0|req: 317/632] 10.0.0.18 () {32 vars in 734 bytes} [Fri Jun 12 08:02:31 2026] GET /v2.1/os-security-groups/9b066efa-5c79-446a-a4a6-07db6c392b0c => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-12 08:02:31.559 7 WARNING neutronclient.v2_0.client [None req-6f63f636-3814-432f-ad6a-475ea1a87a35 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.595 7 WARNING neutronclient.v2_0.client [None req-6f63f636-3814-432f-ad6a-475ea1a87a35 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.638 7 WARNING neutronclient.v2_0.client [None req-6f63f636-3814-432f-ad6a-475ea1a87a35 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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: 316/633] 10.0.0.18 () {32 vars in 660 bytes} [Fri Jun 12 08:02:31 2026] GET /v2.1/os-security-groups => generated 707 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:31.710 8 WARNING neutronclient.v2_0.client [None req-991b45d3-1038-432e-9aeb-917db33a33d1 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.731 8 INFO nova.api.openstack.wsgi [None req-991b45d3-1038-432e-9aeb-917db33a33d1 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] HTTP exception thrown: Security group 9b066efa-5c79-446a-a4a6-07db6c392b0c does not exist Neutron server returns request_ids: ['req-2be5aa07-6869-4409-b534-ab64db85d6e8'] [pid: 8|app: 0|req: 318/634] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:31 2026] DELETE /v2.1/os-security-groups/9b066efa-5c79-446a-a4a6-07db6c392b0c => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-12 08:02:31.744 7 WARNING neutronclient.v2_0.client [None req-811d3df1-c268-4f80-9a3c-a6c316e0a835 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.762 7 INFO nova.api.openstack.wsgi [None req-811d3df1-c268-4f80-9a3c-a6c316e0a835 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] HTTP exception thrown: Security group 38634bd0-249b-42a5-97d4-8dcb3e99ee6a does not exist Neutron server returns request_ids: ['req-3f35f552-d3b7-46a1-95ce-5c6950622ac8'] [pid: 7|app: 0|req: 317/635] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:31 2026] DELETE /v2.1/os-security-groups/38634bd0-249b-42a5-97d4-8dcb3e99ee6a => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-12 08:02:31.780 8 WARNING neutronclient.v2_0.client [None req-504f7c4c-266d-4ebd-99a6-c11c979b86a7 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] 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-06-12 08:02:31.800 8 INFO nova.api.openstack.wsgi [None req-504f7c4c-266d-4ebd-99a6-c11c979b86a7 60b7d72410594dd79b2d5c3cf3e74410 f65b32b2759d46868dfa56f66233c5bb - - default default] HTTP exception thrown: Security group b79a6238-7a6d-4d1f-bc4a-74abf8ac739a does not exist Neutron server returns request_ids: ['req-8a8f6da7-d33d-44ae-8caf-110201deb0b3'] [pid: 8|app: 0|req: 319/636] 10.0.0.18 () {32 vars in 737 bytes} [Fri Jun 12 08:02:31 2026] DELETE /v2.1/os-security-groups/b79a6238-7a6d-4d1f-bc4a-74abf8ac739a => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/637] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:02:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:34.577 8 WARNING neutronclient.v2_0.client [None req-4260bfe1-2595-44fe-891b-01e3462b5bce 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:02:34.645 8 WARNING neutronclient.v2_0.client [None req-4260bfe1-2595-44fe-891b-01e3462b5bce 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:02:34.848 8 WARNING neutronclient.v2_0.client [None req-4260bfe1-2595-44fe-891b-01e3462b5bce 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:02:35.174 7 WARNING neutronclient.v2_0.client [None req-84758dc6-5530-4269-b030-e3f11a181d51 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:35.209 7 WARNING neutronclient.v2_0.client [None req-84758dc6-5530-4269-b030-e3f11a181d51 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:35.470 7 WARNING neutronclient.v2_0.client [None req-84758dc6-5530-4269-b030-e3f11a181d51 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 320/640] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:02:34 2026] POST /v2.1/servers => generated 450 bytes in 1360 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-06-12 08:02:35.812 8 WARNING neutronclient.v2_0.client [None req-a717440f-a677-48f0-90d5-273a067cd399 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 321/641] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:35 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1253 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:02:35 2026] POST /v2.1/servers => generated 450 bytes in 1031 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-06-12 08:02:36.152 8 WARNING neutronclient.v2_0.client [None req-c2e7a44c-74d7-49c2-9c05-ba3185f8d4ea a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 322/643] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:36 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1424 bytes in 89 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-06-12 08:02:36.981 7 WARNING neutronclient.v2_0.client [None req-ce9552f2-abeb-4632-bef2-4397c01f4c6d 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/644] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:36 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1303 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, ' 2026-06-12 08:02:37.308 8 WARNING neutronclient.v2_0.client [None req-01358766-ba40-4fe9-b32c-08554464aea6 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:38.115 7 WARNING neutronclient.v2_0.client [None req-d3810197-c6f0-4174-9194-2688fe8e4bc8 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/645] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:37 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1428 bytes in 1687 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/646] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:38 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1351 bytes in 857 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-06-12 08:02:39.969 8 WARNING neutronclient.v2_0.client [None req-90ac7892-8530-4a9e-b0e6-5823e9eee884 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:39.993 7 WARNING neutronclient.v2_0.client [None req-69ece45d-3331-400f-a53b-085b4f5d2a26 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/647] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:39 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1476 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/648] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:39 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1359 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, ' [pid: 8|app: 0|req: 325/649] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:02:40 2026] POST /v2.1/os-keypairs => generated 386 bytes in 125 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: 325/650] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:02:40 2026] POST /v2.1/os-keypairs => generated 386 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:41.096 8 WARNING neutronclient.v2_0.client [None req-d33f5dc5-0402-4485-b640-6b4e2d5803f8 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:41.102 7 WARNING neutronclient.v2_0.client [None req-1777065f-77ec-46bb-9eee-cae1ebcae332 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 326/651] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:41 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1476 bytes in 672 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: 326/652] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:41 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1426 bytes in 863 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:41.929 8 WARNING neutronclient.v2_0.client [None req-acc61c19-c92c-4140-96e3-761ff50e3647 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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-06-12 08:02:41.974 8 WARNING neutronclient.v2_0.client [None req-acc61c19-c92c-4140-96e3-761ff50e3647 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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-06-12 08:02:42.142 8 WARNING neutronclient.v2_0.client [None req-acc61c19-c92c-4140-96e3-761ff50e3647 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/653] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:02:41 2026] POST /v2.1/servers => generated 453 bytes in 516 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-06-12 08:02:42.394 7 WARNING neutronclient.v2_0.client [None req-850e1e55-690a-4675-aafa-5fff5508e500 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/654] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:42 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1392 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-06-12 08:02:42.679 8 WARNING neutronclient.v2_0.client [None req-5769e4e4-276c-4e08-a9d8-38a33fa6f306 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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-06-12 08:02:42.765 7 WARNING neutronclient.v2_0.client [None req-ed34c282-a2aa-4758-8ee7-71b29804dbf4 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:42.774 8 WARNING neutronclient.v2_0.client [None req-5769e4e4-276c-4e08-a9d8-38a33fa6f306 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 328/655] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:42 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1484 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:42.907 8 WARNING neutronclient.v2_0.client [None req-5769e4e4-276c-4e08-a9d8-38a33fa6f306 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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-06-12 08:02:42.972 7 WARNING neutronclient.v2_0.client [None req-1e7a4d71-5906-4965-a66e-4c880f01b254 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 329/656] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:42 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1436 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/657] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:02:42 2026] POST /v2.1/servers => generated 449 bytes in 473 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-06-12 08:02:43.105 8 WARNING neutronclient.v2_0.client [None req-95483020-0bce-4e0c-b618-661b22e5239c 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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-06-12 08:02:43.143 7 INFO nova.api.openstack.compute.server_external_events [req-e84688c2-d9bf-4eca-952a-1135cfb4601c req-26e40d8f-11db-4d7a-b40e-bbeb85a1a099 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:412f38ef-a9c4-4fb3-9a62-21fec6583cc7 for instance 66b70566-0f9a-4aa8-900c-43939284a8ec on instance [pid: 8|app: 0|req: 329/658] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:43 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1399 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:43.152 7 INFO nova.compute.rpcapi [None req-22a31564-9535-43da-a7e3-afa61cfdd52d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 330/659] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:02:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 92 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-06-12 08:02:43.501 8 WARNING neutronclient.v2_0.client [None req-29b08aea-7e32-4ed8-94db-95542839e033 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:43 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1396 bytes in 75 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-06-12 08:02:43.844 7 WARNING neutronclient.v2_0.client [None req-b18fe076-1838-4897-91a8-2faaf221f549 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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/661] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:43 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1561 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, ' 2026-06-12 08:02:44.110 8 WARNING neutronclient.v2_0.client [None req-1375a919-278d-4236-81f2-d9e33330311e 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:02:44.199 7 WARNING neutronclient.v2_0.client [None req-7a3a7b70-fb2a-4c0e-b213-6317ac2b5d83 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 331/662] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:44 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1436 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:44 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1403 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-06-12 08:02:44.593 7 WARNING neutronclient.v2_0.client [None req-db42b061-8172-4c42-8df5-46e56f1a0f67 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/666] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:44 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1444 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-06-12 08:02:45.072 8 WARNING neutronclient.v2_0.client [None req-b04d2995-100e-43ce-b032-b01d966d0eb5 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 333/667] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:44 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:45.211 7 INFO nova.api.openstack.compute.server_external_events [req-e22b0084-8cd0-43f8-b5f7-a1518afbeaaf req-ee348204-d4ee-4aae-820b-8eaf95bd6c5f cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:a2ff4fa9-7de9-4707-bedc-3dcb312e7eb1 for instance acf5cc88-03fd-4e06-8707-d4f057215259 on instance [pid: 7|app: 0|req: 335/668] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:02:45 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 08:02:45.264 8 WARNING neutronclient.v2_0.client [None req-c1589b8e-c17f-4981-b8c8-dc438bdf9561 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:02:45.316 7 WARNING neutronclient.v2_0.client [None req-ff1f7bc2-ca42-433d-91d8-7bae6c71c105 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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/669] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:45 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1395 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/670] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:45 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1436 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, ' 2026-06-12 08:02:45.703 7 WARNING neutronclient.v2_0.client [None req-2fff7d8b-33b0-49ec-a9ec-531204fcbeae a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 337/671] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:45 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1444 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-06-12 08:02:46.285 8 WARNING neutronclient.v2_0.client [None req-b8dd8884-7937-4100-9c8a-785cca7db12c a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 335/672] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:46 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 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, ' 2026-06-12 08:02:46.410 7 WARNING neutronclient.v2_0.client [None req-52bef17d-c9a0-4c7f-88d3-0c5e7a932262 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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-06-12 08:02:46.435 8 WARNING neutronclient.v2_0.client [None req-6de63f9a-874f-4439-8354-d478bea5f204 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/673] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:46 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1451 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/674] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:46 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 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-06-12 08:02:46.786 7 WARNING neutronclient.v2_0.client [None req-ccf69a5c-fcad-4fbe-b9ac-f4aa9ee1fe3b a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/675] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:46 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1452 bytes in 68 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-06-12 08:02:47.451 8 WARNING neutronclient.v2_0.client [None req-6eb9a91f-9cd6-402c-9f9a-806b3c2db609 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:47.508 7 WARNING neutronclient.v2_0.client [None req-c24884fc-d68f-4349-9206-925a98250dcc 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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/676] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:47 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1451 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, ' [pid: 8|app: 0|req: 337/677] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:47 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:47.586 7 WARNING neutronclient.v2_0.client [None req-161dc2d5-1b07-4046-864e-fee88dab667a 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:02:47.658 8 INFO nova.api.openstack.compute.server_external_events [req-748edce3-817b-4b02-b934-d5e259693c11 req-917cbf10-e7fc-4378-9a33-c08fd5c24a6a cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:c86bcc98-97fa-4641-948e-ddc348f17f79 for instance 195ed916-6dc5-4715-b7a8-f1409a743ec1 on instance 2026-06-12 08:02:47.681 8 INFO nova.compute.rpcapi [None req-29efabd4-9a87-4529-8264-6f2c0d20f232 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 338/678] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:02:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/679] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:47 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 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, ' 2026-06-12 08:02:47.886 8 WARNING neutronclient.v2_0.client [None req-72f15bc6-9502-480e-972b-08f2d1fae89c a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 339/680] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:47 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1530 bytes in 163 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-06-12 08:02:48.599 7 WARNING neutronclient.v2_0.client [None req-23f8371d-8b03-48ca-aca8-c18118857961 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 342/681] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:48 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1459 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:48.646 8 WARNING neutronclient.v2_0.client [None req-8d9fc2d7-c247-4fe5-969e-3e658f8801cd a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:48.790 7 WARNING neutronclient.v2_0.client [None req-4668909f-bdf8-453b-9bcb-76ec6fee4dc7 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 340/682] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:48 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/683] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:48 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 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-06-12 08:02:49.050 8 WARNING neutronclient.v2_0.client [None req-d9b8a5d3-05a0-4641-9ee7-64d09e3dc0e6 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 341/684] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:49 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1518 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-06-12 08:02:49.701 7 WARNING neutronclient.v2_0.client [None req-662734a1-3e75-41b5-b900-0284d835d58f 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 344/685] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:49 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1526 bytes in 171 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-06-12 08:02:49.885 7 INFO nova.api.openstack.compute.server_external_events [req-087a1abc-fca3-4521-9868-0c4d0220957d req-03e5cc28-7538-4135-9b99-fb63431a5c40 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:cb4f341d-daf5-4d5f-a779-3b47b6d957df for instance ca2cd058-1a91-468c-b274-579250cc39b6 on instance 2026-06-12 08:02:49.886 8 WARNING neutronclient.v2_0.client [None req-b2c5fb3a-5199-461c-b110-4830f2664bcd a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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/686] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:02:49 2026] POST /v2.1/os-server-external-events => generated 179 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-06-12 08:02:49.936 7 WARNING neutronclient.v2_0.client [None req-0dc0d2f5-b64e-4e13-a387-46827fe7a806 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/687] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:49 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/688] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:49 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 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-06-12 08:02:50.246 8 WARNING neutronclient.v2_0.client [None req-34ac9b87-1440-48a8-a7ec-460b55fa52dd a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 343/689] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:50 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1518 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-06-12 08:02:50.872 7 WARNING neutronclient.v2_0.client [None req-f093d91e-c9b2-4068-8af3-dc327ef03a25 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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-06-12 08:02:51.023 8 WARNING neutronclient.v2_0.client [None req-8bf304ae-e633-4eff-bd61-ac27a2ff02e1 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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/690] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:50 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1524 bytes in 182 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-06-12 08:02:51.094 7 WARNING neutronclient.v2_0.client [None req-a7fdcc86-5338-4a59-ad27-0c4165f05db5 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/691] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:50 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/692] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:51 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 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-06-12 08:02:51.410 8 WARNING neutronclient.v2_0.client [None req-1a0802f2-4341-4811-8da7-42021732b185 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/693] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:51 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1518 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-06-12 08:02:52.090 7 WARNING neutronclient.v2_0.client [None req-8b91c1c5-af36-4dc8-b56f-2a49cab9fa6c 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 349/694] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:52 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1524 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 08:02:52.249 8 WARNING neutronclient.v2_0.client [None req-0c7b934b-98b1-4a9c-ac6a-565a0755cfdd a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:52.267 7 WARNING neutronclient.v2_0.client [None req-4104872d-0265-46f0-a915-f183ba3ba5d7 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 346/695] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:52 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/696] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:52 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 bytes in 210 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-06-12 08:02:52.601 8 WARNING neutronclient.v2_0.client [None req-1087648a-906b-4ce2-8ed5-1dae9483b41d a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 347/697] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:52 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1518 bytes in 171 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-06-12 08:02:53.259 7 WARNING neutronclient.v2_0.client [None req-6a73e2b9-216b-4b2e-9d9f-7158f6d205cf 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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/698] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:53 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1524 bytes in 128 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-06-12 08:02:53.409 8 WARNING neutronclient.v2_0.client [None req-e806c4ce-4bdc-4932-be59-20fc59aa5bdc a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:53.486 7 WARNING neutronclient.v2_0.client [None req-f6791015-b0cd-4d10-847b-387181ac9e9f 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/699] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:53 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/700] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:53 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 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-06-12 08:02:53.753 8 WARNING neutronclient.v2_0.client [None req-bad4a34e-330b-4def-b9f5-7296a2f45aa6 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 349/701] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:53 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1518 bytes in 163 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-06-12 08:02:53.950 7 INFO nova.api.openstack.compute.server_external_events [req-84b2e132-b0f8-4434-b6fe-9d679bd77dc6 req-1a7c0a21-eb7c-41d1-9272-685e7c4087f7 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:a2ff4fa9-7de9-4707-bedc-3dcb312e7eb1 for instance acf5cc88-03fd-4e06-8707-d4f057215259 on instance [pid: 7|app: 0|req: 353/702] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:02:53 2026] POST /v2.1/os-server-external-events => generated 183 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, ' 2026-06-12 08:02:54.416 8 WARNING neutronclient.v2_0.client [None req-a788e5cb-3458-4d7a-9736-a879e088bb49 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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/705] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:54 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1524 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-06-12 08:02:54.586 7 WARNING neutronclient.v2_0.client [None req-7a89bee5-10f3-44d1-bfca-41cca19ddab7 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:54.675 8 WARNING neutronclient.v2_0.client [None req-79328eab-864b-403a-82e7-1025267bbe0e 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 356/706] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:54 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:54 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 bytes in 170 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-06-12 08:02:54.931 7 WARNING neutronclient.v2_0.client [None req-efd8044e-0786-47ee-a0c4-44335a45fbb3 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/708] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:54 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1518 bytes in 222 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-06-12 08:02:55.558 8 WARNING neutronclient.v2_0.client [None req-e0c5b8b1-aae9-43cf-9bf9-fa83dd2b7100 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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/709] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:55 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1524 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, ' 2026-06-12 08:02:55.749 7 WARNING neutronclient.v2_0.client [None req-c93fcd77-42c8-42ef-990c-32e2034068ac a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 358/710] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:55 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1726 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:55.859 8 WARNING neutronclient.v2_0.client [None req-6d42b342-9e14-4521-b886-f4e3c9fe758e 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:02:55.921 7 WARNING neutronclient.v2_0.client [None req-834ae94a-e312-4cfc-b29e-4eb68b6c8258 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 353/711] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:55 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 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, ' [pid: 7|app: 0|req: 359/712] 10.0.0.18 () {32 vars in 738 bytes} [Fri Jun 12 08:02:55 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259/os-interface => generated 284 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:02:55.993 8 INFO nova.api.openstack.compute.server_external_events [req-7485285a-e173-4f5e-804e-3c2fcf4433cf req-78a23aeb-a1df-4a79-8c46-4116118c7514 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:412f38ef-a9c4-4fb3-9a62-21fec6583cc7 for instance 66b70566-0f9a-4aa8-900c-43939284a8ec on instance 2026-06-12 08:02:55.993 8 INFO nova.api.openstack.compute.server_external_events [req-7485285a-e173-4f5e-804e-3c2fcf4433cf req-78a23aeb-a1df-4a79-8c46-4116118c7514 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:c86bcc98-97fa-4641-948e-ddc348f17f79 for instance 195ed916-6dc5-4715-b7a8-f1409a743ec1 on instance 2026-06-12 08:02:55.994 8 INFO nova.api.openstack.compute.server_external_events [req-7485285a-e173-4f5e-804e-3c2fcf4433cf req-78a23aeb-a1df-4a79-8c46-4116118c7514 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:cb4f341d-daf5-4d5f-a779-3b47b6d957df for instance ca2cd058-1a91-468c-b274-579250cc39b6 on instance [pid: 8|app: 0|req: 354/713] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:02:55 2026] POST /v2.1/os-server-external-events => generated 525 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-06-12 08:02:56.182 7 WARNING neutronclient.v2_0.client [None req-69047fd6-add7-49c4-8d4b-d8df660651c9 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/714] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:56 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1518 bytes in 182 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-06-12 08:02:56.705 8 WARNING neutronclient.v2_0.client [None req-6fb67f48-d0c2-4bde-8a6a-f3e599e873cc 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 355/715] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:56 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1524 bytes in 166 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-06-12 08:02:56.926 7 WARNING neutronclient.v2_0.client [None req-845acd11-01b0-4421-b4bc-79d361287e7f a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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-06-12 08:02:57.021 8 WARNING neutronclient.v2_0.client [None req-857fa44c-baf7-43bc-895a-c7bdc59c2829 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 361/716] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:56 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1726 bytes in 186 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: 356/717] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:56 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1424 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.18 () {32 vars in 638 bytes} [Fri Jun 12 08:02:57 2026] GET /v2.1/servers => generated 378 bytes in 106 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-06-12 08:02:57.264 8 INFO nova.api.openstack.compute.server_external_events [req-f38d8f0d-4f57-45ca-beb8-51b5787aa25b req-e73758e0-878c-4acf-b4a0-39b0fa525633 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:a2ff4fa9-7de9-4707-bedc-3dcb312e7eb1 for instance acf5cc88-03fd-4e06-8707-d4f057215259 on instance [pid: 8|app: 0|req: 357/719] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:02:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 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-06-12 08:02:57.386 8 WARNING neutronclient.v2_0.client [None req-aef7343e-55a4-4d37-80c1-ffd49d76231e a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/720] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:02:57 2026] DELETE /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 0 bytes in 186 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-06-12 08:02:57.442 7 WARNING neutronclient.v2_0.client [None req-c021491d-e12a-4656-a4ac-2c9039dd0843 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 358/721] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:57 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1702 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, ' [pid: 7|app: 0|req: 364/722] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:57 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1732 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:02:57.587 8 WARNING neutronclient.v2_0.client [None req-eab7101c-dadc-4fa1-8f3f-e9a246f5e2b4 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 359/723] 10.0.0.18 () {32 vars in 738 bytes} [Fri Jun 12 08:02:57 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1/os-interface => generated 285 bytes in 159 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-06-12 08:02:57.895 7 WARNING neutronclient.v2_0.client [None req-8a99f5d7-3b7f-4ffb-ba86-8b59be34edea 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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/724] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:57 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1715 bytes in 234 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-06-12 08:02:58.154 8 WARNING neutronclient.v2_0.client [None req-bc44f9e8-8530-4ef8-87e2-4a5ffe8c50c4 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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-06-12 08:02:58.202 7 WARNING neutronclient.v2_0.client [None req-82d3484b-cb78-4d94-95fb-fca1841596b2 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 360/725] 10.0.0.18 () {32 vars in 738 bytes} [Fri Jun 12 08:02:58 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/os-interface => generated 285 bytes in 108 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-06-12 08:02:58.591 8 WARNING neutronclient.v2_0.client [None req-78e1a4f9-dd9a-4906-ba58-8f46574e710d a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 366/726] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:58 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1611 bytes in 481 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-06-12 08:02:58.648 7 INFO nova.api.openstack.compute.server_external_events [req-529e2c43-0057-43db-9068-5eb5407af8f1 req-ff069e3b-6b0b-464a-8252-a0f5ac5248be cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:c86bcc98-97fa-4641-948e-ddc348f17f79 for instance 195ed916-6dc5-4715-b7a8-f1409a743ec1 on instance [pid: 7|app: 0|req: 367/727] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:02:58 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-06-12 08:02:58.690 7 WARNING neutronclient.v2_0.client [None req-2a9e4b95-08e9-4b72-b753-59daa0b023be 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/728] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:58 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1852 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/729] 10.0.0.18 () {32 vars in 738 bytes} [Fri Jun 12 08:02:58 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec/os-interface => generated 285 bytes in 120 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-06-12 08:02:59.063 8 WARNING neutronclient.v2_0.client [None req-2d39d696-ac46-4426-ac5f-da152cc1fe2b 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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/730] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:59 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1715 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-06-12 08:02:59.337 7 INFO nova.api.openstack.compute.server_external_events [req-0964083c-de56-472b-be19-ce1fb02698c7 req-9c837bfa-d9bd-4ff9-a96b-47b139be6678 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:cb4f341d-daf5-4d5f-a779-3b47b6d957df for instance ca2cd058-1a91-468c-b274-579250cc39b6 on instance [pid: 7|app: 0|req: 369/731] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:02:59 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-06-12 08:02:59.476 8 WARNING neutronclient.v2_0.client [None req-b085ec6c-cf70-4f2b-acaa-2828d759ac0b 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/732] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:59 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1611 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, ' [pid: 7|app: 0|req: 370/733] 10.0.0.18 () {32 vars in 638 bytes} [Fri Jun 12 08:02:59 2026] GET /v2.1/servers => generated 387 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 08:02:59.774 7 WARNING neutronclient.v2_0.client [None req-01de0b17-e57a-436d-bdde-92ddb4a1fe13 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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/734] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:02:59 2026] DELETE /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => 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-06-12 08:02:59.836 8 WARNING neutronclient.v2_0.client [None req-62336584-1ff9-481b-b5a3-b13db092d6e4 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/735] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:59 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1852 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/736] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:02:59 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1617 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-06-12 08:03:00.212 7 INFO nova.api.openstack.compute.server_external_events [req-791ad369-4286-417e-a6bb-afd2aa1a517c req-6c352530-b24a-4848-8f45-5eb383de4de3 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-unplugged:a2ff4fa9-7de9-4707-bedc-3dcb312e7eb1 for instance acf5cc88-03fd-4e06-8707-d4f057215259 on instance [pid: 7|app: 0|req: 372/737] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:03:00 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-06-12 08:03:00.694 8 INFO nova.api.openstack.compute.server_external_events [req-4109cd1e-3566-46f4-b875-fa10104d6eb3 req-c9caebdf-45b7-409c-b128-ea54fbc4f88a cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:412f38ef-a9c4-4fb3-9a62-21fec6583cc7 for instance 66b70566-0f9a-4aa8-900c-43939284a8ec on instance [pid: 8|app: 0|req: 366/738] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:00 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-06-12 08:03:01.004 7 WARNING neutronclient.v2_0.client [None req-5e8b6cdc-078c-4354-ba59-f2b9bb9fdc7f a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 373/739] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:00 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1785 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:03:01.054 8 WARNING neutronclient.v2_0.client [None req-759f0f26-5608-4243-9c3a-e24b6f21f622 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 367/740] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:01 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1617 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-06-12 08:03:01.378 7 INFO nova.api.openstack.compute.server_external_events [req-3b792290-bc6a-43f8-b7c1-2b5aa0858a71 req-e64c02a8-0f26-43c4-b0ef-449764908ef2 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:a2ff4fa9-7de9-4707-bedc-3dcb312e7eb1 for instance acf5cc88-03fd-4e06-8707-d4f057215259 on instance [pid: 7|app: 0|req: 374/741] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:01 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-06-12 08:03:02.128 8 WARNING neutronclient.v2_0.client [None req-f9444ff8-868f-42fc-9459-7a249b2e1b50 a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 368/742] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:02 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1510 bytes in 97 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-06-12 08:03:02.210 7 WARNING neutronclient.v2_0.client [None req-a67064c4-6e3e-4e94-a3a5-ad4f112adfa4 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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-06-12 08:03:02.255 8 INFO nova.api.openstack.compute.server_external_events [req-fcc48f07-735c-4caf-97bc-360d206763c7 req-418c4ec5-d136-401d-aec7-424126159ab7 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-unplugged:412f38ef-a9c4-4fb3-9a62-21fec6583cc7 for instance 66b70566-0f9a-4aa8-900c-43939284a8ec on instance [pid: 8|app: 0|req: 369/743] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:03:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/744] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:02 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1737 bytes in 141 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-06-12 08:03:03.035 8 INFO nova.api.openstack.compute.server_external_events [req-3f6a1809-32aa-4302-ad22-0b1b0398f346 req-8e4791cd-cb0e-4531-a0a7-e2cc1ea5176f cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:412f38ef-a9c4-4fb3-9a62-21fec6583cc7 for instance 66b70566-0f9a-4aa8-900c-43939284a8ec on instance [pid: 8|app: 0|req: 370/745] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:03 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 08:03:03.251 7 WARNING neutronclient.v2_0.client [None req-262dbf40-08d6-4ec2-be9e-5143da56c56b a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] 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: 376/746] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:03 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 1510 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-06-12 08:03:03.370 8 WARNING neutronclient.v2_0.client [None req-2efaf45c-fffc-41e6-89d6-e95f5e6648b4 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 371/747] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:03 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1380 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-06-12 08:03:04.338 7 INFO nova.api.openstack.wsgi [None req-5038bbf1-13c2-4d74-abd1-361b1cbf3d4d a4cd4e5463a64a639c3c019e35112d0e 41672a2ad7af4f2eb5eb5c35f2fbe404 - - default default] HTTP exception thrown: Instance acf5cc88-03fd-4e06-8707-d4f057215259 could not be found. [pid: 7|app: 0|req: 377/748] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:04 2026] GET /v2.1/servers/acf5cc88-03fd-4e06-8707-d4f057215259 => generated 111 bytes in 35 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: 372/749] 10.0.0.18 () {32 vars in 703 bytes} [Fri Jun 12 08:03:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2002702226 => generated 0 bytes in 26 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-06-12 08:03:04.483 7 WARNING neutronclient.v2_0.client [None req-bb0057ad-e805-4490-82a8-f020dacf231e 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 378/752] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:04 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1380 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:03:05.597 8 WARNING neutronclient.v2_0.client [None req-7db88f9e-744f-4bc8-b24e-75539b0c24ea 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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/753] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:05 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1385 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-06-12 08:03:06.686 7 WARNING neutronclient.v2_0.client [None req-3b55a69f-1dfd-48e8-9eb5-6de2666a6638 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] 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: 379/754] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:06 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 1385 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-06-12 08:03:07.765 8 INFO nova.api.openstack.wsgi [None req-000f8b82-e329-459e-a50f-5919e2c04f7e 82b0577b9515425dbb360c1f6cd145b9 132634c535a148aa9edc7a28aabde865 - - default default] HTTP exception thrown: Instance 66b70566-0f9a-4aa8-900c-43939284a8ec could not be found. [pid: 8|app: 0|req: 376/755] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:07 2026] GET /v2.1/servers/66b70566-0f9a-4aa8-900c-43939284a8ec => generated 111 bytes in 33 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: 380/756] 10.0.0.18 () {32 vars in 703 bytes} [Fri Jun 12 08:03:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1197677707 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/757] 10.0.0.18 () {30 vars in 410 bytes} [Fri Jun 12 08:03:09 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/758] 10.0.0.18 () {28 vars in 557 bytes} [Fri Jun 12 08:03:09 2026] GET /v2/ => generated 402 bytes in 437 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: 8|app: 0|req: 378/759] 10.0.0.18 () {28 vars in 561 bytes} [Fri Jun 12 08:03:09 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/760] 10.0.0.18 () {30 vars in 410 bytes} [Fri Jun 12 08:03:09 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/763] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:03:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:03:18.288 8 WARNING neutronclient.v2_0.client [None req-61a6889c-efb6-4d8c-a2af-63f96c09f757 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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-06-12 08:03:18.337 8 WARNING neutronclient.v2_0.client [None req-61a6889c-efb6-4d8c-a2af-63f96c09f757 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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-06-12 08:03:18.512 8 WARNING neutronclient.v2_0.client [None req-61a6889c-efb6-4d8c-a2af-63f96c09f757 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 380/764] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:03:18 2026] POST /v2.1/servers => generated 453 bytes in 506 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-12 08:03:18.730 7 WARNING neutronclient.v2_0.client [None req-4abc6c20-d7c9-4a97-863e-da2bae63aaad 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 385/765] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:18 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1431 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-06-12 08:03:19.821 8 WARNING neutronclient.v2_0.client [None req-e011955c-f532-41ac-aea8-67196d2e7583 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 381/766] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:19 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1435 bytes in 96 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-06-12 08:03:20.934 7 WARNING neutronclient.v2_0.client [None req-7a75d44c-7e85-47b5-820e-56a0bd526d19 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 386/767] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:20 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1483 bytes in 72 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-06-12 08:03:22.017 8 WARNING neutronclient.v2_0.client [None req-b21e4d27-8513-45bc-b49f-7176c1b8e3a8 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 382/768] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:21 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1483 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-06-12 08:03:23.114 7 WARNING neutronclient.v2_0.client [None req-79600134-ae51-4a8e-95c2-5c3f115a56af 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/769] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:23 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1491 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-06-12 08:03:23.890 8 INFO nova.api.openstack.compute.server_external_events [req-7bf30d63-4be0-4066-97d5-83f2badedc22 req-b4481904-5121-4eff-a9e0-5c25e041b507 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:6868c697-08f5-4c49-9c66-25eee33c62d4 for instance b14c3b73-3b88-478a-a40f-cacd8220a27c on instance [pid: 8|app: 0|req: 383/770] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:23 2026] POST /v2.1/os-server-external-events => generated 179 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-06-12 08:03:24.204 7 WARNING neutronclient.v2_0.client [None req-461206d4-fe47-4fab-bb48-694a10b4d865 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 388/771] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:24 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1569 bytes in 181 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-06-12 08:03:25.410 7 WARNING neutronclient.v2_0.client [None req-9bcd94b5-c753-4541-97e0-522a2a5976da 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/774] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:25 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1557 bytes in 168 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-06-12 08:03:26.577 8 WARNING neutronclient.v2_0.client [None req-b83b4ce6-9019-4076-88c4-a86292669b96 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/775] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:26 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1557 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-06-12 08:03:26.930 7 WARNING neutronclient.v2_0.client [None req-525c78a1-65be-4300-8695-25f34dd09089 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 391/776] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:26 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1822 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-06-12 08:03:27.102 8 WARNING neutronclient.v2_0.client [None req-fd131f9d-517e-4254-93a3-7f52c90e49c4 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/777] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:27 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1822 bytes in 132 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: 392/778] 10.0.0.18 () {34 vars in 747 bytes} [Fri Jun 12 08:03:27 2026] POST /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1/action => generated 0 bytes in 70 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-06-12 08:03:27.499 8 WARNING neutronclient.v2_0.client [None req-a88172f3-10e3-44c7-8b78-5429736e4e3b a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/779] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:27 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1824 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-06-12 08:03:27.712 7 WARNING neutronclient.v2_0.client [None req-692f7aef-47bd-40cd-a455-fdb075344dd4 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/780] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:27 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1557 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-06-12 08:03:28.661 8 WARNING neutronclient.v2_0.client [None req-f828f6ab-7b6b-4c0a-bb96-0a3155e52394 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 388/781] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:28 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1824 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, ' 2026-06-12 08:03:28.852 7 WARNING neutronclient.v2_0.client [None req-05326088-89c1-41a6-828a-32c56c40b20b 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 394/782] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:28 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1557 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-06-12 08:03:29.009 8 INFO nova.api.openstack.compute.server_external_events [req-0acc4c9f-aaae-4d12-8baf-9db1cd6f4de0 req-03c6bef4-0642-4a6c-897a-ccbf3e9894e1 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:6868c697-08f5-4c49-9c66-25eee33c62d4 for instance b14c3b73-3b88-478a-a40f-cacd8220a27c on instance [pid: 8|app: 0|req: 389/783] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:03:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 73 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-06-12 08:03:29.818 7 WARNING neutronclient.v2_0.client [None req-a1d12a5d-3496-4ddb-8a1e-99673271e056 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 395/784] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:29 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1824 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-06-12 08:03:30.009 8 WARNING neutronclient.v2_0.client [None req-a4a7c795-1f1d-40a7-8ced-ad6355b2f810 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/785] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:29 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1557 bytes in 204 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-06-12 08:03:30.972 7 WARNING neutronclient.v2_0.client [None req-994e91f3-effc-4fe2-a57f-09bf1046acce a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/786] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:30 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1829 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-06-12 08:03:31.241 8 WARNING neutronclient.v2_0.client [None req-638e7147-9a4a-41ca-9f7e-777f78069de9 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 391/787] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:31 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1741 bytes in 168 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-06-12 08:03:31.417 7 WARNING neutronclient.v2_0.client [None req-2614629a-66fe-4400-9750-a1f88d47a588 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 397/788] 10.0.0.18 () {32 vars in 738 bytes} [Fri Jun 12 08:03:31 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c/os-interface => generated 285 bytes in 83 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-06-12 08:03:32.124 8 WARNING neutronclient.v2_0.client [None req-18e88198-503a-44cb-9ce5-e1b11fe4dddf a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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-06-12 08:03:32.219 7 WARNING neutronclient.v2_0.client [None req-b9976301-6a88-46ac-972b-4f74e6ec516f 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/789] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:32 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1829 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-06-12 08:03:32.309 8 INFO nova.api.openstack.compute.server_external_events [req-8e80c80e-d363-4a59-98b6-a5b92aed5031 req-84b0669f-3d27-4eee-a473-6d90f27b30b3 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:6868c697-08f5-4c49-9c66-25eee33c62d4 for instance b14c3b73-3b88-478a-a40f-cacd8220a27c on instance [pid: 8|app: 0|req: 393/790] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:32 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: 398/791] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:32 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1741 bytes in 204 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: 394/792] 10.0.0.18 () {32 vars in 638 bytes} [Fri Jun 12 08:03:32 2026] GET /v2.1/servers => generated 384 bytes in 120 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: 399/793] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:03:32 2026] DELETE /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 0 bytes in 94 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-06-12 08:03:32.666 8 WARNING neutronclient.v2_0.client [None req-0dea4d82-78be-4424-8698-141615b22568 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/794] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:32 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1747 bytes in 141 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-06-12 08:03:33.331 7 WARNING neutronclient.v2_0.client [None req-05b42f5e-d0fc-4adc-aacb-0dd9e29964a6 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/795] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:33 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1829 bytes in 132 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-06-12 08:03:33.815 8 WARNING neutronclient.v2_0.client [None req-61711362-ad9f-4703-8857-2ced56b435fa 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 396/796] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:33 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1867 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-06-12 08:03:34.493 7 WARNING neutronclient.v2_0.client [None req-32a2b0d9-0558-47dd-8c97-bfadabf81934 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/799] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:34 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1829 bytes in 197 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-06-12 08:03:34.957 8 WARNING neutronclient.v2_0.client [None req-e7f30634-d7a2-4b80-b811-787d80499928 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 398/800] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:34 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1867 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-06-12 08:03:35.305 7 INFO nova.api.openstack.compute.server_external_events [req-9a87c0bb-6765-4d7d-abdb-f7043bb5a959 req-8289cce5-f773-4b5a-8ac8-22f370caad94 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-unplugged:c86bcc98-97fa-4641-948e-ddc348f17f79 for instance 195ed916-6dc5-4715-b7a8-f1409a743ec1 on instance [pid: 7|app: 0|req: 403/801] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:03:35 2026] POST /v2.1/os-server-external-events => generated 185 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-06-12 08:03:35.708 8 WARNING neutronclient.v2_0.client [None req-697768ec-cbe7-4a1d-b601-8666fd02edac a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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-06-12 08:03:35.814 7 INFO nova.api.openstack.compute.server_external_events [req-b8221d9f-0294-4720-8140-94be7c359f45 req-5724f986-3b6b-4419-aed6-592f92520e51 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:6868c697-08f5-4c49-9c66-25eee33c62d4 for instance b14c3b73-3b88-478a-a40f-cacd8220a27c on instance [pid: 7|app: 0|req: 404/802] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:35 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) [pid: 8|app: 0|req: 399/803] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:35 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1829 bytes in 257 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-06-12 08:03:36.108 7 WARNING neutronclient.v2_0.client [None req-ad24e89a-8fbc-4805-a2f3-8c2600fcc571 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/804] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:36 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1512 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-06-12 08:03:36.961 8 WARNING neutronclient.v2_0.client [None req-5bb950f3-ae74-43dd-a3c8-52ca337eb4c8 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/805] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:36 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1822 bytes in 146 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-06-12 08:03:37.206 7 WARNING neutronclient.v2_0.client [None req-766c6280-5ebb-4116-9200-2a926ab783b6 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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: 406/806] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:37 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1517 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-06-12 08:03:37.376 8 INFO nova.api.openstack.compute.server_external_events [req-c1240fae-1094-415d-9fb9-93f204f1456a req-a95ae87e-0505-469a-9a38-5f5ed44ad95b cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:c86bcc98-97fa-4641-948e-ddc348f17f79 for instance 195ed916-6dc5-4715-b7a8-f1409a743ec1 on instance [pid: 8|app: 0|req: 401/807] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:03:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 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-06-12 08:03:38.334 7 WARNING neutronclient.v2_0.client [None req-c424290e-ace5-4ab0-8e5e-6fc84a641065 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] 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/808] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:38 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 1517 bytes in 114 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-06-12 08:03:38.502 8 WARNING neutronclient.v2_0.client [None req-bf0b9976-7c7f-4df1-ad05-a86bddf42617 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 402/809] 10.0.0.18 () {32 vars in 738 bytes} [Fri Jun 12 08:03:38 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/os-interface => generated 285 bytes in 134 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-06-12 08:03:38.645 7 WARNING neutronclient.v2_0.client [None req-7649286d-18f9-4cf2-aa25-5a74d920b885 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 408/810] 10.0.0.18 () {32 vars in 812 bytes} [Fri Jun 12 08:03:38 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/os-interface/cb4f341d-daf5-4d5f-a779-3b47b6d957df => generated 282 bytes in 81 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: 403/811] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:38 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 156 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: 409/812] 10.0.0.18 () {34 vars in 747 bytes} [Fri Jun 12 08:03:38 2026] POST /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/action => generated 0 bytes in 42 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: 404/813] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:38 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 156 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-06-12 08:03:39.419 7 INFO nova.api.openstack.wsgi [None req-0c205d8b-ed34-4716-a5f5-f5a12a13b7e2 2994e7d2f3b246bca55d12b2f8e73977 87c012ed1ac044419a9e95c20b1ebdcb - - default default] HTTP exception thrown: Instance b14c3b73-3b88-478a-a40f-cacd8220a27c could not be found. [pid: 7|app: 0|req: 410/814] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:39 2026] GET /v2.1/servers/b14c3b73-3b88-478a-a40f-cacd8220a27c => generated 111 bytes in 37 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: 405/815] 10.0.0.18 () {32 vars in 701 bytes} [Fri Jun 12 08:03:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-149564626 => 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: 411/816] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:39 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:03:39.945 8 INFO nova.api.openstack.compute.server_external_events [req-5c0094fa-54e8-42c1-825e-d2c153e4fc24 req-11670d9d-8f94-4f41-b9e9-ed6dc60dfcc0 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:cb4f341d-daf5-4d5f-a779-3b47b6d957df for instance ca2cd058-1a91-468c-b274-579250cc39b6 on instance [pid: 8|app: 0|req: 406/817] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:39 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, ' [pid: 7|app: 0|req: 412/818] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:40 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 156 bytes in 41 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: 407/819] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:41 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 194 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-06-12 08:03:42.016 7 WARNING neutronclient.v2_0.client [None req-ef3e4d6f-7eff-46aa-afe2-0c695f3d9d74 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 413/820] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:41 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1949 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, ' [pid: 8|app: 0|req: 408/821] 10.0.0.18 () {34 vars in 747 bytes} [Fri Jun 12 08:03:42 2026] POST /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/action => 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, ' [pid: 7|app: 0|req: 414/822] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:42 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 194 bytes in 59 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: 409/823] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:43 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 194 bytes in 42 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-06-12 08:03:43.465 7 INFO nova.api.openstack.compute.server_external_events [req-66bc5edc-4c06-4621-b691-e5e809d40a90 req-33de0731-cf91-4ec7-b34e-87ed2b6c33f3 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:cb4f341d-daf5-4d5f-a779-3b47b6d957df for instance ca2cd058-1a91-468c-b274-579250cc39b6 on instance [pid: 7|app: 0|req: 415/824] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:43 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: 8|app: 0|req: 410/825] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:03:44 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6/ips => generated 156 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, ' [pid: 7|app: 0|req: 416/828] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:03:44 2026] DELETE /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 0 bytes in 107 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-06-12 08:03:44.532 8 WARNING neutronclient.v2_0.client [None req-cf204fae-c92b-493e-a9b4-137caf1a3fa7 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:44 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1841 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-06-12 08:03:45.707 7 WARNING neutronclient.v2_0.client [None req-312c5e20-0ae2-4202-a9b8-de31344cafbe 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:45 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1841 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-06-12 08:03:46.876 8 WARNING neutronclient.v2_0.client [None req-a16f090e-d272-4613-85e6-8e683288d191 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 414/831] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:46 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1841 bytes in 215 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-06-12 08:03:47.647 7 INFO nova.api.openstack.compute.server_external_events [req-3969074d-8f0e-4444-a2c2-52d92d360ee1 req-93d6e4a5-2aea-41a5-911e-f63633cb24ec cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:cb4f341d-daf5-4d5f-a779-3b47b6d957df for instance ca2cd058-1a91-468c-b274-579250cc39b6 on instance [pid: 7|app: 0|req: 418/832] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:03:47 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-06-12 08:03:48.073 8 WARNING neutronclient.v2_0.client [None req-d144b6ee-d9b5-4577-b215-21c9d507682d 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:48 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1480 bytes in 68 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-06-12 08:03:49.190 7 WARNING neutronclient.v2_0.client [None req-ddd4285d-0336-492f-9485-71ef824d218a 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:49 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1485 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-06-12 08:03:50.298 8 WARNING neutronclient.v2_0.client [None req-2bd1e97d-bbac-4d63-99af-8d790a251970 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] 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: 416/835] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:50 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 1485 bytes in 100 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-06-12 08:03:51.380 7 INFO nova.api.openstack.wsgi [None req-7176bdbc-07bc-4e58-8a1e-bbc76a7910f5 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] HTTP exception thrown: Instance ca2cd058-1a91-468c-b274-579250cc39b6 could not be found. [pid: 7|app: 0|req: 420/836] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:51 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => 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: 8|app: 0|req: 417/837] 10.0.0.18 () {32 vars in 703 bytes} [Fri Jun 12 08:03:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1842261053 => generated 0 bytes in 17 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-06-12 08:03:51.828 7 INFO nova.api.openstack.wsgi [None req-b420d3f7-7a1e-4fe6-a98b-0139fe517d4b 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] HTTP exception thrown: Instance ca2cd058-1a91-468c-b274-579250cc39b6 could not be found. [pid: 7|app: 0|req: 421/838] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:03:51 2026] DELETE /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-12 08:03:51.868 8 INFO nova.api.openstack.wsgi [None req-f83ecdd5-769f-48c0-9a8a-192c01b01664 88ac99c5f3ed47c697755c9ebbba04fb 1834797f1a4345918dbeb79ce511aee6 - - default default] HTTP exception thrown: Instance ca2cd058-1a91-468c-b274-579250cc39b6 could not be found. [pid: 8|app: 0|req: 418/839] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:51 2026] GET /v2.1/servers/ca2cd058-1a91-468c-b274-579250cc39b6 => generated 111 bytes in 34 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-06-12 08:03:55.280 7 WARNING neutronclient.v2_0.client [None req-8141c3c6-2d14-499d-bd36-3a190f963067 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:03:55.462 7 WARNING neutronclient.v2_0.client [None req-8141c3c6-2d14-499d-bd36-3a190f963067 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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: 423/842] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:03:55 2026] POST /v2.1/servers => generated 424 bytes in 449 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-06-12 08:03:55.679 8 WARNING neutronclient.v2_0.client [None req-d65ccf5f-16bb-456d-a547-f4dca93a02f9 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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/843] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:55 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1368 bytes in 56 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-06-12 08:03:56.760 7 WARNING neutronclient.v2_0.client [None req-dd60ceed-f4a9-4a3c-b4f2-d7708692772c c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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: 424/844] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:56 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1372 bytes in 232 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-06-12 08:03:58.012 8 WARNING neutronclient.v2_0.client [None req-66849391-e0e3-4064-b0f8-6eb16fdbd35e c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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/845] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:57 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1420 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-06-12 08:03:58.577 7 WARNING neutronclient.v2_0.client [None req-2adf2062-bef3-41e8-b82c-d04a6ea1a917 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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-06-12 08:03:59.109 8 WARNING neutronclient.v2_0.client [None req-d7baed6b-96da-4358-848a-f3ac92d8df3d c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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: 425/846] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:58 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1822 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/847] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:59 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1420 bytes in 273 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: 426/848] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:03:59 2026] DELETE /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => 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-06-12 08:03:59.483 8 WARNING neutronclient.v2_0.client [None req-b342ae35-e997-45d2-93d0-019f07af3c0d a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 423/849] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:03:59 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1828 bytes in 706 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-06-12 08:04:00.385 7 WARNING neutronclient.v2_0.client [None req-6c2ab627-1484-4ca1-a693-cd1c0c6f2481 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:04:01.003 8 WARNING neutronclient.v2_0.client [None req-d47a0286-cd32-408a-b1e6-b678edae1924 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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/850] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:00 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1470 bytes in 741 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-06-12 08:04:01.118 7 INFO nova.api.openstack.compute.server_external_events [req-44afd3a0-f0be-40bb-913a-688c61b9face req-b8b3591c-4c3f-4e32-b667-9e4b6adacb5f cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:7e3d53c4-5598-4249-905e-a2b69da73f45 for instance 85849f2b-7f80-47af-8487-354ff72e5127 on instance [pid: 7|app: 0|req: 428/851] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:04:01 2026] POST /v2.1/os-server-external-events => generated 179 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-06-12 08:04:01.199 7 WARNING neutronclient.v2_0.client [None req-dc26dbe1-c1d3-48e1-93f6-2be4603ee6cd a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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-06-12 08:04:01.249 8 WARNING neutronclient.v2_0.client [None req-d47a0286-cd32-408a-b1e6-b678edae1924 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 429/852] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:01 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1828 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/853] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:04:00 2026] POST /v2.1/servers => generated 424 bytes in 670 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-06-12 08:04:01.545 7 WARNING neutronclient.v2_0.client [None req-581efb5c-16f6-4308-b711-68fb7e801842 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 430/854] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:01 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1371 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, ' 2026-06-12 08:04:02.147 8 WARNING neutronclient.v2_0.client [None req-9f870b10-a1bd-4169-93cf-1e2149de080e c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:04:02.443 7 WARNING neutronclient.v2_0.client [None req-947cb12f-927e-4ac2-914d-97ade8bee126 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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: 425/855] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:02 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1468 bytes in 653 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: 431/856] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:02 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1760 bytes in 377 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-06-12 08:04:02.798 8 WARNING neutronclient.v2_0.client [None req-87b4f143-3332-427c-ae11-b732c929ba49 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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-06-12 08:04:02.809 7 INFO nova.api.openstack.compute.server_external_events [req-d2262c0a-9b30-49e8-bc18-d41964d0c609 req-3240556c-9623-465e-919c-d91e96524fa1 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:c86bcc98-97fa-4641-948e-ddc348f17f79 for instance 195ed916-6dc5-4715-b7a8-f1409a743ec1 on instance [pid: 7|app: 0|req: 432/857] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:04:02 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) [pid: 8|app: 0|req: 426/858] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:02 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1367 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 08:04:03.809 7 WARNING neutronclient.v2_0.client [None req-24ee8a67-9824-403c-b2b4-6f2f108da997 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:04:03.853 8 WARNING neutronclient.v2_0.client [None req-0792a50f-56f8-4071-a8b6-28b5a81b082b a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/859] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:03 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1478 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-06-12 08:04:03.940 8 WARNING neutronclient.v2_0.client [None req-62880381-31ac-42ae-a6df-0b120f549317 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 433/860] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:03 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1468 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/861] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:03 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1423 bytes in 68 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-06-12 08:04:04.955 7 WARNING neutronclient.v2_0.client [None req-6d7da793-a05a-485f-951e-9a7e856839ce a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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/864] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:04 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1478 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-06-12 08:04:05.011 8 WARNING neutronclient.v2_0.client [None req-a8dcaad5-b0e1-4bfa-b286-1c815401a6e5 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:04:05.019 7 WARNING neutronclient.v2_0.client [None req-c1909ee8-f01c-464b-8f75-5ee239eabae4 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 436/865] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:04 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/866] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:04 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1468 bytes in 132 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-06-12 08:04:05.543 7 INFO nova.api.openstack.compute.server_external_events [req-3f3b0bbb-225a-4350-97d9-33ec82c497b4 req-995cdb3d-f306-48d3-b8f3-f23245dfbdf1 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:7e3d53c4-5598-4249-905e-a2b69da73f45 for instance 85849f2b-7f80-47af-8487-354ff72e5127 on instance [pid: 7|app: 0|req: 437/867] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:04:05 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-06-12 08:04:06.046 8 WARNING neutronclient.v2_0.client [None req-4da131fc-573c-4d0a-90a4-a728bd25cf9c a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] 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-06-12 08:04:06.141 7 WARNING neutronclient.v2_0.client [None req-ded654a2-82a5-498d-9f78-2a42bf0e748e 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 431/868] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:06 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => generated 1478 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-06-12 08:04:06.271 8 WARNING neutronclient.v2_0.client [None req-8c2eef59-4b0b-4a68-bff2-b99b65bd8510 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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: 438/869] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:06 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1473 bytes in 293 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-06-12 08:04:06.830 7 INFO nova.api.openstack.compute.server_external_events [req-93f82c17-444f-49df-8151-36c4bc3577ad req-59233f55-e680-427e-879d-1f0523abfaf1 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:4d366265-9edb-4c78-a26a-f546d51aa1fc for instance b921008f-18b9-42dd-980f-a5b62da35f9f on instance [pid: 7|app: 0|req: 439/870] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:04:06 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: 432/871] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:06 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1468 bytes in 599 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-06-12 08:04:07.287 7 INFO nova.api.openstack.wsgi [None req-ab014c06-8f80-4c84-8f52-04bad6566ef6 a88213a663c94ba8a36898ea3c3104b0 26aee34436944ee88d57c2717cc14397 - - default default] HTTP exception thrown: Instance 195ed916-6dc5-4715-b7a8-f1409a743ec1 could not be found. [pid: 7|app: 0|req: 440/872] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:07 2026] GET /v2.1/servers/195ed916-6dc5-4715-b7a8-f1409a743ec1 => 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, ' [pid: 8|app: 0|req: 433/873] 10.0.0.18 () {32 vars in 703 bytes} [Fri Jun 12 08:04:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1496389135 => generated 0 bytes in 29 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-06-12 08:04:07.447 7 WARNING neutronclient.v2_0.client [None req-f823305b-645e-44f7-bc39-f8af60e73c92 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 441/874] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:07 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1471 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:04:07.891 8 WARNING neutronclient.v2_0.client [None req-039c536d-927f-41ce-a5d0-39c0c1e414d4 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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: 434/875] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:07 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1647 bytes in 562 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-06-12 08:04:08.674 7 WARNING neutronclient.v2_0.client [None req-8fca4a0d-fef1-4a17-9e9a-b22150fb080a 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 442/876] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:08 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1471 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, ' [pid: 8|app: 0|req: 435/877] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:04:09 2026] DELETE /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 0 bytes in 103 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-06-12 08:04:09.754 7 WARNING neutronclient.v2_0.client [None req-5939f0e1-0a26-4e1d-87cc-474e0d3af77a c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:04:09.850 8 WARNING neutronclient.v2_0.client [None req-29760da7-44ed-47fe-b955-7bb90fd05bd3 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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/878] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:09 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1653 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/879] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:09 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1471 bytes in 170 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-06-12 08:04:11.009 7 WARNING neutronclient.v2_0.client [None req-73a04f55-88a9-44f7-82a9-720f086ecc66 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:04:11.045 8 WARNING neutronclient.v2_0.client [None req-e89fdc77-becd-4e0b-8de1-20d8378e264a 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 444/880] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:10 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1653 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/881] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:10 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1471 bytes in 126 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-06-12 08:04:12.171 7 WARNING neutronclient.v2_0.client [None req-7af2956e-9fa1-4be0-bb00-82324e0a7252 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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-06-12 08:04:12.187 8 WARNING neutronclient.v2_0.client [None req-d1f482b9-fd5d-49ac-9cd1-c2def34aded7 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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/882] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:12 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1653 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/883] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:12 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1471 bytes in 319 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-06-12 08:04:12.631 7 INFO nova.api.openstack.compute.server_external_events [req-b66b5f21-91dd-4943-8e38-d0c13105de53 req-3a20a3ff-a616-45f5-b1e0-a4e00496b875 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:7e3d53c4-5598-4249-905e-a2b69da73f45 for instance 85849f2b-7f80-47af-8487-354ff72e5127 on instance [pid: 7|app: 0|req: 446/884] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:04:12 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-06-12 08:04:13.472 8 WARNING neutronclient.v2_0.client [None req-ff599394-f9ab-4dd6-aa18-36104dab7b65 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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: 439/885] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:13 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1449 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:04:13.512 7 WARNING neutronclient.v2_0.client [None req-c5f6be13-35f3-4355-b1cf-310f3663f04d 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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-06-12 08:04:13.579 8 INFO nova.api.openstack.compute.server_external_events [req-b973388b-c8bb-40da-9a4d-c557a19b1fb9 req-03ce122a-035d-4ba9-8be7-2eb939eca28a cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:4d366265-9edb-4c78-a26a-f546d51aa1fc for instance b921008f-18b9-42dd-980f-a5b62da35f9f on instance [pid: 8|app: 0|req: 440/886] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:04:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/887] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:13 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1471 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-06-12 08:04:14.567 8 WARNING neutronclient.v2_0.client [None req-bdf6c712-0272-4925-b9c0-10e01e69f102 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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/890] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:14 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1454 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-06-12 08:04:14.694 7 WARNING neutronclient.v2_0.client [None req-41fdc5cd-bf30-4911-b272-3d3aa3c60458 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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/891] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:14 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1471 bytes in 186 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-06-12 08:04:15.678 8 WARNING neutronclient.v2_0.client [None req-c7888ea9-25d1-4f4e-80e8-dbf0615c2682 c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] 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: 443/892] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:15 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => generated 1454 bytes in 104 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-06-12 08:04:15.880 7 WARNING neutronclient.v2_0.client [None req-5ba91c4a-8431-4318-a283-970f952e25f8 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 450/893] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:15 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1656 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, ' [pid: 8|app: 0|req: 444/894] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:04:15 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f/ips => generated 109 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, ' [pid: 7|app: 0|req: 451/895] 10.0.0.18 () {32 vars in 720 bytes} [Fri Jun 12 08:04:16 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f/ips => generated 109 bytes in 38 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: 445/896] 10.0.0.18 () {32 vars in 822 bytes} [Fri Jun 12 08:04:16 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f/ips/tempest-ServerAddressesTestJSON-1378701093-network => generated 94 bytes in 29 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, ' [pid: 7|app: 0|req: 452/897] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:04:16 2026] DELETE /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => 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-06-12 08:04:16.248 8 WARNING neutronclient.v2_0.client [None req-01e6d687-f9a8-44f3-8b26-a8aefc26dde8 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 446/898] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:16 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1662 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-06-12 08:04:16.762 7 INFO nova.api.openstack.wsgi [None req-bb4deaea-21ae-4084-9621-3db9f8a7ceae c4c93c8e35274f3587d435e48aec0c65 abce2f2bb37f444ea236dc0a86434633 - - default default] HTTP exception thrown: Instance 85849f2b-7f80-47af-8487-354ff72e5127 could not be found. [pid: 7|app: 0|req: 453/899] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:16 2026] GET /v2.1/servers/85849f2b-7f80-47af-8487-354ff72e5127 => 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-06-12 08:04:17.403 8 WARNING neutronclient.v2_0.client [None req-917f01b3-060b-4060-be5a-5846d01daac9 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 447/900] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:17 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1662 bytes in 171 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-06-12 08:04:18.585 7 WARNING neutronclient.v2_0.client [None req-fa0d6477-ae79-455d-9127-06c594c0bc03 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 454/901] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:18 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1662 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-06-12 08:04:19.124 8 INFO nova.api.openstack.compute.server_external_events [req-8ec24ada-5689-4368-87e5-4a9f875ed904 req-299470fa-dfe1-4d74-80a4-83722651dc8a cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:4d366265-9edb-4c78-a26a-f546d51aa1fc for instance b921008f-18b9-42dd-980f-a5b62da35f9f on instance [pid: 8|app: 0|req: 448/902] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:04:19 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-06-12 08:04:19.741 7 WARNING neutronclient.v2_0.client [None req-57237a85-98df-417a-9792-ff3e623caef6 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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/903] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:19 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1452 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-06-12 08:04:20.840 8 WARNING neutronclient.v2_0.client [None req-33a522e7-c196-43d3-b71c-99c4c7c8e6dd 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 449/904] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:20 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1457 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-06-12 08:04:21.945 7 WARNING neutronclient.v2_0.client [None req-92d17bc3-2a3d-4c91-90d2-d332abc7dada 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] 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: 456/905] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:21 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => generated 1457 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-06-12 08:04:23.026 8 INFO nova.api.openstack.wsgi [None req-34453655-837b-4d75-9665-c31a2c4224ba 20d25ad034a2437ab96eedbf7a995eb7 e33d96b3131b4b6ba745c173951bc3ad - - default default] HTTP exception thrown: Instance b921008f-18b9-42dd-980f-a5b62da35f9f could not be found. [pid: 8|app: 0|req: 450/906] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:04:23 2026] GET /v2.1/servers/b921008f-18b9-42dd-980f-a5b62da35f9f => 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: 457/907] 10.0.0.246 () {30 vars in 617 bytes} [Fri Jun 12 08:04:23 2026] GET /v2.1 => generated 0 bytes in 101 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: 451/908] 10.0.0.246 () {32 vars in 690 bytes} [Fri Jun 12 08:04:23 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: 458/909] 10.0.0.246 () {34 vars in 911 bytes} [Fri Jun 12 08:04:23 2026] GET /v2.1/os-simple-tenant-usage/3053adeae436444ba873ae2c6147c1f5?start=2026-06-11T00:00:00&end=2026-06-12T23:59:59 => generated 20 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/910] 10.0.0.246 () {30 vars in 652 bytes} [Fri Jun 12 08:04:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/913] 10.0.0.246 () {30 vars in 617 bytes} [Fri Jun 12 08:04:27 2026] GET /v2.1 => generated 0 bytes in 203 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: 460/914] 10.0.0.246 () {32 vars in 690 bytes} [Fri Jun 12 08:04:27 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: 455/915] 10.0.0.246 () {34 vars in 911 bytes} [Fri Jun 12 08:04:27 2026] GET /v2.1/os-simple-tenant-usage/3053adeae436444ba873ae2c6147c1f5?start=2026-06-11T00:00:00&end=2026-06-12T23:59:59 => generated 20 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/916] 10.0.0.246 () {30 vars in 652 bytes} [Fri Jun 12 08:04:28 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 8|app: 0|req: 461/927] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:05:20 2026] POST /v2.1/os-keypairs => generated 395 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/928] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:05:22 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:05:23.252 8 WARNING neutronclient.v2_0.client [None req-d5e9ec5a-8baa-4162-a5c1-f974c31a1d06 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:23.310 8 WARNING neutronclient.v2_0.client [None req-d5e9ec5a-8baa-4162-a5c1-f974c31a1d06 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:23.816 8 WARNING neutronclient.v2_0.client [None req-d5e9ec5a-8baa-4162-a5c1-f974c31a1d06 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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/929] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:05:23 2026] POST /v2.1/servers => generated 448 bytes in 819 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-12 08:05:24.016 7 WARNING neutronclient.v2_0.client [None req-517f7d6d-8472-4c72-b7e8-193a88251a37 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 468/930] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:23 2026] GET /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 1394 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:05:24.368 8 WARNING neutronclient.v2_0.client [None req-46bd7793-9fc9-4c0c-98cc-69c843872839 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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-06-12 08:05:24.421 8 WARNING neutronclient.v2_0.client [None req-46bd7793-9fc9-4c0c-98cc-69c843872839 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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-06-12 08:05:24.575 8 WARNING neutronclient.v2_0.client [None req-46bd7793-9fc9-4c0c-98cc-69c843872839 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 463/933] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:05:24 2026] POST /v2.1/servers => generated 449 bytes in 469 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-06-12 08:05:24.780 7 WARNING neutronclient.v2_0.client [None req-24d54cd5-14fd-4e48-9d3d-af35e3dc9489 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 471/934] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:24 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1401 bytes in 55 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-06-12 08:05:25.861 8 WARNING neutronclient.v2_0.client [None req-f473355a-1212-437b-8710-ca8e83ac3d6c c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/935] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:25 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1405 bytes in 239 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-06-12 08:05:27.124 7 WARNING neutronclient.v2_0.client [None req-b4b5b040-07a7-4121-80a5-ef3f5678f8db c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 472/936] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:27 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1397 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-06-12 08:05:28.227 8 WARNING neutronclient.v2_0.client [None req-74a26426-c8fa-4396-b87c-8a91f0f0e0f7 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 465/937] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:28 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1453 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-06-12 08:05:29.266 7 INFO nova.api.openstack.compute.server_external_events [req-b20f048b-cdeb-430d-abd8-01a68acf5539 req-325e4095-793a-41d5-8dda-10558fd53a77 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:69203cbd-f46f-4645-b0a5-be55b2c41415 for instance e7c14b35-01ea-41f0-91ae-5a55915103c5 on instance [pid: 7|app: 0|req: 473/938] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:05: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-06-12 08:05:29.328 8 WARNING neutronclient.v2_0.client [None req-e235fc13-3edf-4c5f-8d71-ead19881212e c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 466/939] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:29 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1453 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:05:29.367 7 WARNING neutronclient.v2_0.client [None req-4b39072d-bc42-4c15-a3b6-78b0b8f9290e 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 474/940] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:29 2026] GET /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 1530 bytes in 126 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-06-12 08:05:30.422 8 WARNING neutronclient.v2_0.client [None req-84ddd76c-604e-4f3e-a390-6d0d261bcf8a c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 467/941] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:30 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1461 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-06-12 08:05:31.406 7 INFO nova.api.openstack.compute.server_external_events [req-5c22afcc-5cbb-419f-8b78-f753efaa08d6 req-e53d0b49-2713-4e3b-bc48-7cdcbf9c7513 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:b3492277-a3e7-4266-9952-e21b2c50fcc7 for instance d32ad18a-78b6-4d49-81b5-c4d2e773b892 on instance [pid: 7|app: 0|req: 475/942] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:05:31 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-06-12 08:05:31.538 8 WARNING neutronclient.v2_0.client [None req-8a118a56-1cd1-4c0f-884d-e11584db2a1a c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/943] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:31 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1538 bytes in 127 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-06-12 08:05:32.671 7 WARNING neutronclient.v2_0.client [None req-ffab3fd9-2401-4396-97cb-b6753ed005ce c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/944] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:32 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1526 bytes in 174 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-06-12 08:05:33.856 8 WARNING neutronclient.v2_0.client [None req-ef5f7733-03fb-417a-80f9-74d47970d6a3 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 469/945] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:33 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1526 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-06-12 08:05:34.089 7 INFO nova.api.openstack.compute.server_external_events [req-9a6a161a-1f6e-42c3-84fe-00ae016cf2fb req-b47179d5-4cc6-4ac6-90b4-3d46c5cdff3c cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:69203cbd-f46f-4645-b0a5-be55b2c41415 for instance e7c14b35-01ea-41f0-91ae-5a55915103c5 on instance [pid: 7|app: 0|req: 477/946] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:05:34 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-06-12 08:05:34.501 8 WARNING neutronclient.v2_0.client [None req-b93dde03-7bf9-4b12-bf4e-ec2404441887 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 471/949] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:34 2026] GET /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 1518 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-06-12 08:05:35.015 7 WARNING neutronclient.v2_0.client [None req-20a0b992-8ead-4169-8116-2624ce4b95e7 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 479/950] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:34 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1526 bytes in 171 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-06-12 08:05:35.601 8 INFO nova.api.openstack.compute.server_external_events [req-8aa1df0c-0426-4d4a-b35e-5f3971dcaa8b req-b04c2112-40df-462a-b0cb-fbf9568fee12 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:b3492277-a3e7-4266-9952-e21b2c50fcc7 for instance d32ad18a-78b6-4d49-81b5-c4d2e773b892 on instance [pid: 8|app: 0|req: 472/951] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:05:35 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-06-12 08:05:36.210 7 WARNING neutronclient.v2_0.client [None req-b3d98add-8adf-4bab-85ba-6abc2029286e c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/952] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:36 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1526 bytes in 259 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-06-12 08:05:37.488 8 WARNING neutronclient.v2_0.client [None req-cef547bc-ed9e-4d4d-892a-aa0c76ba50e2 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 473/953] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:37 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1526 bytes in 181 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-06-12 08:05:38.679 7 WARNING neutronclient.v2_0.client [None req-5f58ed4d-a88d-4cdd-b5d6-db02bcc4f667 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 481/954] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:38 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1694 bytes in 360 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-06-12 08:05:39.061 8 WARNING neutronclient.v2_0.client [None req-cbc894ce-b1fa-46bb-8fdf-1abe97e49625 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 474/955] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:39 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1694 bytes in 321 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-06-12 08:05:39.697 7 WARNING neutronclient.v2_0.client [None req-36eb54ff-291d-4c83-aae7-f8d0883a16e0 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:40.663 8 INFO nova.api.openstack.compute.server_external_events [req-3fe869c6-aa7b-4528-8ccf-f8af3bc2fca6 req-e6b9a74d-f5bd-44da-bcbd-b468aeccf971 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:b3492277-a3e7-4266-9952-e21b2c50fcc7 for instance d32ad18a-78b6-4d49-81b5-c4d2e773b892 on instance [pid: 8|app: 0|req: 475/956] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:05:40 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) [pid: 7|app: 0|req: 482/957] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:39 2026] GET /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 1817 bytes in 1182 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-06-12 08:05:42.216 8 WARNING neutronclient.v2_0.client [None req-2ce43c8f-086b-4178-82e3-ea5c616a1bd5 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:42.299 8 WARNING neutronclient.v2_0.client [None req-2ce43c8f-086b-4178-82e3-ea5c616a1bd5 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:42.598 8 WARNING neutronclient.v2_0.client [None req-2ce43c8f-086b-4178-82e3-ea5c616a1bd5 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:42.718 7 INFO nova.api.openstack.compute.server_external_events [req-a15e0ffe-c038-4b5d-b3de-f76be92abfb6 req-62bd8ea3-92d3-413b-b57b-0014b77c9bd1 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:69203cbd-f46f-4645-b0a5-be55b2c41415 for instance e7c14b35-01ea-41f0-91ae-5a55915103c5 on instance [pid: 7|app: 0|req: 483/958] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:05:42 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) [pid: 8|app: 0|req: 476/959] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:05:42 2026] POST /v2.1/servers => generated 448 bytes in 661 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-06-12 08:05:42.821 7 WARNING neutronclient.v2_0.client [None req-0a33f041-12a2-41c8-9131-0b3e5658d458 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 484/960] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:42 2026] GET /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => generated 1394 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, ' [pid: 8|app: 0|req: 478/963] 10.0.0.18 () {34 vars in 747 bytes} [Fri Jun 12 08:05:46 2026] POST /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892/action => generated 31852 bytes in 564 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: 486/964] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:05:47 2026] POST /v2.1/os-keypairs => generated 397 bytes in 261 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-06-12 08:05:47.911 8 WARNING neutronclient.v2_0.client [None req-1047a968-01f5-4e32-b500-39165c6709ae 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:48.348 7 INFO nova.api.openstack.compute.server_external_events [req-fb20081b-8419-45c9-98a5-de89db170d7a req-ddbe0a6e-cea2-4615-8908-ded102483db1 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:5fc877d6-8aef-4521-aa9d-01436851d789 for instance 57bdd10f-47ea-40fd-b5ca-60f3874c31e7 on instance [pid: 7|app: 0|req: 487/965] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:05:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/966] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:47 2026] GET /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => generated 1520 bytes in 496 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: 488/967] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:05:49 2026] POST /v2.1/os-keypairs => generated 385 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-06-12 08:05:50.359 8 WARNING neutronclient.v2_0.client [None req-1cbe8a1b-9f8e-4474-95b4-651ecd9c129f 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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-06-12 08:05:50.446 8 WARNING neutronclient.v2_0.client [None req-1cbe8a1b-9f8e-4474-95b4-651ecd9c129f 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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-06-12 08:05:50.481 8 WARNING neutronclient.v2_0.client [None req-1cbe8a1b-9f8e-4474-95b4-651ecd9c129f 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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-06-12 08:05:50.657 8 WARNING neutronclient.v2_0.client [None req-1cbe8a1b-9f8e-4474-95b4-651ecd9c129f 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 480/968] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:05:50 2026] POST /v2.1/servers => generated 496 bytes in 583 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-12 08:05:51.076 7 WARNING neutronclient.v2_0.client [None req-7d26cd9b-6b0c-4bf5-92d9-ee26b9df76d6 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 489/969] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:50 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1456 bytes in 255 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-06-12 08:05:52.166 8 WARNING neutronclient.v2_0.client [None req-0cf9262e-b437-47c3-92c8-54d6bacba528 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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/970] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:52 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1452 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-06-12 08:05:52.951 7 INFO nova.api.openstack.compute.server_external_events [req-4e5ccfe1-e38e-4e83-a692-2c7e147688f5 req-b014a4a5-0ec9-488d-903a-873dc99abe26 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:5fc877d6-8aef-4521-aa9d-01436851d789 for instance 57bdd10f-47ea-40fd-b5ca-60f3874c31e7 on instance [pid: 7|app: 0|req: 490/971] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:05:52 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-06-12 08:05:53.258 8 WARNING neutronclient.v2_0.client [None req-c861709e-b7d5-45ff-8751-890a97b1a33b 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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/972] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:53 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1508 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-06-12 08:05:53.416 7 WARNING neutronclient.v2_0.client [None req-25ecd3c5-3b19-42b5-86e3-b2d4be5097c9 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 491/973] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:53 2026] GET /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => generated 1518 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-06-12 08:05:54.367 8 WARNING neutronclient.v2_0.client [None req-eebdbcfc-d288-4a56-90e0-aaaed9e26375 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 483/974] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:54 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1508 bytes in 107 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-06-12 08:05:55.480 8 WARNING neutronclient.v2_0.client [None req-9c722c9c-f869-4c07-8310-e11afc697299 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 485/977] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:55 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1630 bytes in 320 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-06-12 08:05:56.194 7 INFO nova.api.openstack.compute.server_external_events [req-ce49cf92-5cd7-4494-b63b-b62fefbdb5bc req-b336b273-ca45-40aa-a4f7-a029a97d7caa cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:5d0ec209-c1b9-4827-a208-74f0d74469f6 for instance aa6696f1-149e-483e-940b-3dad39a27ae1 on instance [pid: 7|app: 0|req: 493/978] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:05:56 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-06-12 08:05:56.812 8 WARNING neutronclient.v2_0.client [None req-a68be70a-f463-4265-871e-6afa1f541f1d 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 486/979] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:56 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1628 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-06-12 08:05:57.961 7 WARNING neutronclient.v2_0.client [None req-5c610be6-3a17-43f6-946c-2ff72f60b11b 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 494/980] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:57 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1628 bytes in 170 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-06-12 08:05:58.604 8 WARNING neutronclient.v2_0.client [None req-d4aaeeca-c0f5-4b0a-b135-ab3499ee0657 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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-06-12 08:05:58.812 7 INFO nova.api.openstack.compute.server_external_events [req-e8211c52-c139-4780-aaac-abf6399f292b req-d0342648-d49d-4fd8-8cb8-4eba0fe2b470 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:b3492277-a3e7-4266-9952-e21b2c50fcc7 for instance d32ad18a-78b6-4d49-81b5-c4d2e773b892 on instance [pid: 7|app: 0|req: 495/981] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:05:58 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: 8|app: 0|req: 487/982] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:58 2026] GET /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => generated 1818 bytes in 354 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-06-12 08:05:59.148 7 WARNING neutronclient.v2_0.client [None req-55af7d99-25d9-47c1-bec5-d5b515cdaacf 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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/983] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:05:59 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1628 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-06-12 08:06:00.035 8 INFO nova.api.openstack.compute.server_external_events [req-2230c9fd-39ea-4bcc-946e-36cff33db952 req-40be74ff-e2eb-45a8-83f8-6ba94c87bf82 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:5fc877d6-8aef-4521-aa9d-01436851d789 for instance 57bdd10f-47ea-40fd-b5ca-60f3874c31e7 on instance [pid: 8|app: 0|req: 488/984] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 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-06-12 08:06:00.320 7 WARNING neutronclient.v2_0.client [None req-a86ed246-6d86-4cd1-8f0f-131161fb3edf 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 497/985] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:00 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1628 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-06-12 08:06:01.472 8 WARNING neutronclient.v2_0.client [None req-a2e2f226-8127-44d2-8675-b38ac1670ba6 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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-06-12 08:06:01.534 7 INFO nova.api.openstack.compute.server_external_events [req-2b2c6cb1-9b7e-4d2a-b7f6-64fe1a2bc58e req-0c239382-ee2f-4dac-bb6a-d689346a1f0e cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:5d0ec209-c1b9-4827-a208-74f0d74469f6 for instance aa6696f1-149e-483e-940b-3dad39a27ae1 on instance [pid: 7|app: 0|req: 498/986] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:06:01 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) [pid: 8|app: 0|req: 489/987] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:01 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1628 bytes in 170 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: 499/988] 10.0.0.18 () {34 vars in 668 bytes} [Fri Jun 12 08:06:01 2026] POST /v2.1/os-keypairs => generated 398 bytes in 53 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-06-12 08:06:02.664 8 WARNING neutronclient.v2_0.client [None req-96515c01-f5bc-4125-b77d-c9c5e1bf5439 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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/989] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:02 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1628 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-12 08:06:03.659 7 WARNING neutronclient.v2_0.client [None req-3f771621-8344-4891-8c07-8929d4652ba7 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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-06-12 08:06:03.704 7 WARNING neutronclient.v2_0.client [None req-3f771621-8344-4891-8c07-8929d4652ba7 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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-06-12 08:06:03.880 7 WARNING neutronclient.v2_0.client [None req-3f771621-8344-4891-8c07-8929d4652ba7 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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-06-12 08:06:03.892 8 WARNING neutronclient.v2_0.client [None req-c6d75b9a-6055-4f85-a731-66936042c117 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 491/990] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:03 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1807 bytes in 182 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-06-12 08:06:04.066 8 WARNING neutronclient.v2_0.client [None req-aad7389e-8b62-4e44-8bf5-11e90c24405e 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 500/991] 10.0.0.18 () {34 vars in 660 bytes} [Fri Jun 12 08:06:03 2026] POST /v2.1/servers => generated 450 bytes in 519 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, ' [pid: 8|app: 0|req: 492/992] 10.0.0.18 () {32 vars in 738 bytes} [Fri Jun 12 08:06:04 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:06:04.163 7 WARNING neutronclient.v2_0.client [None req-d30ba06c-9c8d-4d54-8b84-1b072e3ebc7f c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 501/993] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:04 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1402 bytes in 68 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-06-12 08:06:04.925 8 INFO nova.api.openstack.compute.server_external_events [req-89d940ca-283c-430c-a119-304dec005810 req-4521d76d-1aca-4843-bde3-fd7f1ab2660c cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:5d0ec209-c1b9-4827-a208-74f0d74469f6 for instance aa6696f1-149e-483e-940b-3dad39a27ae1 on instance [pid: 8|app: 0|req: 494/996] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:04 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, ' 2026-06-12 08:06:05.365 7 WARNING neutronclient.v2_0.client [None req-b577a450-0746-483e-8e32-074c0b946be9 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 503/997] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:05 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1406 bytes in 170 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-06-12 08:06:06.452 8 WARNING neutronclient.v2_0.client [None req-d16dd06c-e835-42f8-bf97-dcccd4037039 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 495/998] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:06 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1454 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-06-12 08:06:07.550 7 WARNING neutronclient.v2_0.client [None req-6d8291ea-11bf-46ca-8a45-a5d1df122b87 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 504/999] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:07 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1454 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-06-12 08:06:08.661 8 WARNING neutronclient.v2_0.client [None req-abfcfc7f-7dec-4d49-abc0-7a8ca0a05a56 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/1000] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:08 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1462 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-06-12 08:06:09.463 7 INFO nova.api.openstack.compute.server_external_events [req-a605917d-d1ff-41ba-ab75-13493d8fbc27 req-6187ebb9-3a1a-44e7-909e-59c71a4e4f4f cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:4fc492d7-a1be-43c4-872a-bd194a3ce64e for instance ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 on instance [pid: 7|app: 0|req: 505/1001] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:09 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-06-12 08:06:09.748 8 WARNING neutronclient.v2_0.client [None req-4fcd0428-6265-43e5-83ca-902fd7b8a089 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/1002] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:09 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1540 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-06-12 08:06:10.907 7 WARNING neutronclient.v2_0.client [None req-f5c60cf3-7f39-4d36-a4fd-67f2e70902fc c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/1003] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:10 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1528 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-06-12 08:06:12.038 8 WARNING neutronclient.v2_0.client [None req-7660b2ab-ac43-4e7f-974f-72eba5fbe6b5 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 498/1004] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:12 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1528 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-06-12 08:06:12.729 7 WARNING neutronclient.v2_0.client [None req-1cebb798-a15e-43c8-89e5-6c5b0883402b 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 507/1005] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:12 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1927 bytes in 162 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-06-12 08:06:13.202 8 WARNING neutronclient.v2_0.client [None req-c2742e18-b823-4b01-83e1-4bba8e1e63ac c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/1006] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:13 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1528 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-06-12 08:06:14.376 7 WARNING neutronclient.v2_0.client [None req-a646cb00-75d6-421d-a347-7d67907d4b27 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 502/1009] 10.0.0.18 () {32 vars in 750 bytes} [Fri Jun 12 08:06:14 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1/os-server-password => generated 116 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1010] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:14 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1528 bytes in 623 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-06-12 08:06:15.001 8 INFO nova.api.openstack.compute.server_external_events [req-dfbe524c-f9c9-4bb0-89b2-5c99f0404376 req-a8408945-b847-4d4c-a9ce-3ed19a996ec0 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:4fc492d7-a1be-43c4-872a-bd194a3ce64e for instance ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 on instance [pid: 8|app: 0|req: 503/1011] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:06:14 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 08:06:16.025 7 WARNING neutronclient.v2_0.client [None req-8b03b72e-a693-4608-b3d2-b50eb79b6bbf c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 509/1012] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:15 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1528 bytes in 163 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: 504/1013] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:06:16 2026] DELETE /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 0 bytes in 86 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-06-12 08:06:16.482 7 WARNING neutronclient.v2_0.client [None req-6b06ac57-03e3-4ade-bb87-8dead8439d02 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 510/1014] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:16 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1933 bytes in 141 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-06-12 08:06:17.194 8 WARNING neutronclient.v2_0.client [None req-2b2bb0c0-8510-4983-8bbe-945051493d4e c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 505/1015] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:17 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1696 bytes in 129 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-06-12 08:06:17.346 7 WARNING neutronclient.v2_0.client [None req-ccae6505-6e0a-4932-9702-7e8000803433 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/1016] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:17 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1696 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-06-12 08:06:17.636 8 WARNING neutronclient.v2_0.client [None req-b71b22f2-178e-4fd1-a1cf-50c17f2741da 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 506/1017] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:17 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1933 bytes in 149 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-06-12 08:06:18.202 7 INFO nova.api.openstack.compute.server_external_events [req-01ba0f88-41de-43a0-9658-405dcebfb7bd req-dadd223d-454a-4b21-b493-667b5bd1478f cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:4fc492d7-a1be-43c4-872a-bd194a3ce64e for instance ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 on instance [pid: 7|app: 0|req: 512/1018] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:18 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-06-12 08:06:18.802 8 WARNING neutronclient.v2_0.client [None req-bc175733-ce83-414e-83aa-84b65c217fc8 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 507/1019] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:18 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1933 bytes in 181 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-06-12 08:06:19.995 7 WARNING neutronclient.v2_0.client [None req-8e6a66ce-97a3-48cd-a090-2048d7b08748 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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/1020] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:19 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1819 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-06-12 08:06:20.241 8 INFO nova.api.openstack.compute.server_external_events [req-364f309a-4bb8-4e6a-8010-846537e19c20 req-5f0e254f-91a4-4051-ae76-0ccac50c1302 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:5d0ec209-c1b9-4827-a208-74f0d74469f6 for instance aa6696f1-149e-483e-940b-3dad39a27ae1 on instance [pid: 8|app: 0|req: 508/1021] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:20 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-06-12 08:06:21.112 7 WARNING neutronclient.v2_0.client [None req-29ec5c22-8923-4585-9fdf-fe45aecf7866 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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: 514/1022] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:21 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1542 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-06-12 08:06:22.220 8 WARNING neutronclient.v2_0.client [None req-b153badc-14c5-411f-90bf-f9dfc051ff1a 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] 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/1023] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:22 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 1542 bytes in 97 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-06-12 08:06:23.319 7 INFO nova.api.openstack.wsgi [None req-212ba51e-dd61-447a-83bf-0636d5abe7b1 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] HTTP exception thrown: Instance aa6696f1-149e-483e-940b-3dad39a27ae1 could not be found. [pid: 7|app: 0|req: 515/1024] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:23 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 111 bytes in 33 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-06-12 08:06:23.358 8 INFO nova.api.openstack.wsgi [None req-ad890624-89e5-41ef-9e8b-df4a9af64a7f 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] HTTP exception thrown: Instance aa6696f1-149e-483e-940b-3dad39a27ae1 could not be found. [pid: 8|app: 0|req: 510/1025] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:06:23 2026] DELETE /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => generated 111 bytes in 34 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-06-12 08:06:23.395 7 INFO nova.api.openstack.wsgi [None req-87c35abc-6538-4007-90e8-384099f05089 6b62997296c846539af03529b44ef005 1570a444b4a74a0eb4685e4543e95b70 - - default default] HTTP exception thrown: Instance aa6696f1-149e-483e-940b-3dad39a27ae1 could not be found. [pid: 7|app: 0|req: 516/1026] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:23 2026] GET /v2.1/servers/aa6696f1-149e-483e-940b-3dad39a27ae1 => 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, ' [pid: 8|app: 0|req: 511/1027] 10.0.0.18 () {32 vars in 701 bytes} [Fri Jun 12 08:06:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-994842873 => generated 0 bytes in 19 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: 517/1028] 10.0.0.18 () {32 vars in 725 bytes} [Fri Jun 12 08:06:23 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2078437848 => 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: 519/1031] 10.0.0.18 () {34 vars in 747 bytes} [Fri Jun 12 08:06:25 2026] POST /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127/action => generated 31853 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1034] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:06:36 2026] DELETE /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => 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-06-12 08:06:36.400 7 WARNING neutronclient.v2_0.client [None req-8577c4dc-0142-4972-ad72-9211ec7c4dac c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 521/1035] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:36 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1822 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-06-12 08:06:37.593 8 WARNING neutronclient.v2_0.client [None req-cb492e1f-0f87-408d-8092-e776a457e736 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 515/1036] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:37 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1822 bytes in 132 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-06-12 08:06:38.744 7 WARNING neutronclient.v2_0.client [None req-29e35716-d580-44f3-aee9-4cfccb95db8f c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 522/1037] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:38 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1822 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-06-12 08:06:39.520 8 INFO nova.api.openstack.compute.server_external_events [req-b6688b94-6781-4d18-8983-bed3752ae462 req-6a96b86c-91fb-4561-bffa-34ef47ba28a3 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:4fc492d7-a1be-43c4-872a-bd194a3ce64e for instance ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 on instance [pid: 8|app: 0|req: 516/1038] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:39 2026] POST /v2.1/os-server-external-events => generated 183 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-06-12 08:06:39.870 7 WARNING neutronclient.v2_0.client [None req-c6880349-f294-4af3-9c59-ef3d910f3c62 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 523/1039] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:39 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1483 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-06-12 08:06:40.966 8 WARNING neutronclient.v2_0.client [None req-33775832-5c1c-4333-9069-7f8b376a2ef8 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/1040] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:40 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1488 bytes in 78 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-06-12 08:06:42.063 7 WARNING neutronclient.v2_0.client [None req-b7ed5265-7308-4eca-a7aa-674596a74c88 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 524/1041] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:42 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => generated 1488 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-06-12 08:06:43.144 8 INFO nova.api.openstack.wsgi [None req-ec47980e-3180-418d-bc1f-4e0ea2bb1586 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] HTTP exception thrown: Instance ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 could not be found. [pid: 8|app: 0|req: 518/1042] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:43 2026] GET /v2.1/servers/ee6c1b8b-fb42-4ba3-aa4d-6e570b04c127 => 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: 525/1043] 10.0.0.18 () {32 vars in 727 bytes} [Fri Jun 12 08:06:43 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2015623475 => generated 0 bytes in 22 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: 519/1044] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:06:43 2026] DELETE /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-12 08:06:43.737 7 WARNING neutronclient.v2_0.client [None req-14870476-d704-48fe-bed7-f8d5a52f5586 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 526/1045] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:43 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1700 bytes in 239 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-06-12 08:06:44.996 8 WARNING neutronclient.v2_0.client [None req-8a2715c8-b9f0-4c46-9a8a-6594a0a49aca c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 521/1048] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:44 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1700 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, ' 2026-06-12 08:06:46.167 7 WARNING neutronclient.v2_0.client [None req-47cfe8e4-5a0c-44dd-8099-5c53f3ced30e c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 528/1049] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:46 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1700 bytes in 224 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-06-12 08:06:46.538 8 INFO nova.api.openstack.compute.server_external_events [req-f28bf356-dc05-43b9-a78c-3fc904e316be req-19104f62-b4c0-43c8-b8b4-f8f770b682fa cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:b3492277-a3e7-4266-9952-e21b2c50fcc7 for instance d32ad18a-78b6-4d49-81b5-c4d2e773b892 on instance [pid: 8|app: 0|req: 522/1050] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:46 2026] POST /v2.1/os-server-external-events => generated 183 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-06-12 08:06:47.404 7 WARNING neutronclient.v2_0.client [None req-0b2f77d2-a1c3-4b42-81d0-f5b003e31b93 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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/1051] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:47 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1482 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-06-12 08:06:48.661 8 WARNING neutronclient.v2_0.client [None req-daea9a22-c976-4d1c-acb3-0d44e1d73795 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] 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: 523/1052] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:48 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => generated 1487 bytes in 238 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-06-12 08:06:49.735 7 INFO nova.api.openstack.wsgi [None req-eee3b674-f581-46ae-9589-44378da76ad4 c5077af2a23c41a9954b410fa6291218 4eca3bc8ba134bb285a535be7bf5be28 - - default default] HTTP exception thrown: Instance d32ad18a-78b6-4d49-81b5-c4d2e773b892 could not be found. [pid: 7|app: 0|req: 530/1053] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:06:49 2026] GET /v2.1/servers/d32ad18a-78b6-4d49-81b5-c4d2e773b892 => 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: 8|app: 0|req: 524/1054] 10.0.0.18 () {32 vars in 725 bytes} [Fri Jun 12 08:06:49 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-420806496 => generated 0 bytes in 19 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-06-12 08:06:52.008 7 WARNING neutronclient.v2_0.client [None req-6614d3b6-25cb-4a64-a9db-c1ce6f8391a5 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:06:52.048 7 WARNING neutronclient.v2_0.client [None req-6614d3b6-25cb-4a64-a9db-c1ce6f8391a5 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:06:52.178 7 WARNING neutronclient.v2_0.client [None req-6614d3b6-25cb-4a64-a9db-c1ce6f8391a5 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 531/1055] 199.204.45.19 () {36 vars in 711 bytes} [Fri Jun 12 08:06:51 2026] POST /v2.1/servers => generated 453 bytes in 788 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-06-12 08:06:52.885 8 WARNING neutronclient.v2_0.client [None req-27a5acdc-f6cd-4ad8-80f0-8cec53f609ea 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 525/1056] 199.204.45.19 () {32 vars in 730 bytes} [Fri Jun 12 08:06:52 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 2213 bytes in 183 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-06-12 08:06:53.076 7 WARNING neutronclient.v2_0.client [None req-9042178d-58f0-4d3e-8309-8f47d02aa9a6 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 532/1057] 199.204.45.19 () {32 vars in 756 bytes} [Fri Jun 12 08:06:53 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 28 bytes in 48 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: 526/1058] 199.204.45.19 () {32 vars in 774 bytes} [Fri Jun 12 08:06:53 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-volume_attachments => generated 197 bytes in 55 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-06-12 08:06:55.813 8 WARNING neutronclient.v2_0.client [None req-6347a0b7-86d7-402f-9a4b-ebd832a0d92c 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 528/1061] 199.204.45.19 () {32 vars in 730 bytes} [Fri Jun 12 08:06:55 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 2371 bytes in 96 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-06-12 08:06:55.922 7 WARNING neutronclient.v2_0.client [None req-333fc36c-be22-4b48-8f0d-2cbc8b0b6f51 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 534/1062] 199.204.45.19 () {32 vars in 756 bytes} [Fri Jun 12 08:06:55 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 28 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: 529/1063] 199.204.45.19 () {32 vars in 774 bytes} [Fri Jun 12 08:06:55 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-volume_attachments => generated 197 bytes in 47 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-06-12 08:06:57.777 7 INFO nova.api.openstack.compute.server_external_events [req-491b95ff-4d00-4513-b340-2636f1cc2efd req-0951526b-a0fa-4b1b-9aec-049d1e11a0ab cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:4e11db46-4d25-46d9-b52a-3cf4ab813c72 for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 7|app: 0|req: 535/1064] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:06:57 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, ' 2026-06-12 08:06:58.826 8 WARNING neutronclient.v2_0.client [None req-bb3c3753-f248-4880-8fe5-41209a913ff6 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 530/1065] 199.204.45.19 () {32 vars in 730 bytes} [Fri Jun 12 08:06:58 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 2445 bytes in 276 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-06-12 08:06:59.095 7 WARNING neutronclient.v2_0.client [None req-07c37c3f-b887-4c79-acfe-df234ad2f8d3 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 536/1066] 199.204.45.19 () {32 vars in 756 bytes} [Fri Jun 12 08:06:59 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 284 bytes in 81 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: 531/1067] 199.204.45.19 () {32 vars in 774 bytes} [Fri Jun 12 08:06:59 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-volume_attachments => generated 197 bytes in 37 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-06-12 08:07:02.005 7 WARNING neutronclient.v2_0.client [None req-579cbf29-51d2-4a42-9415-3ebae00395db 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 537/1068] 199.204.45.19 () {32 vars in 730 bytes} [Fri Jun 12 08:07:01 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 2433 bytes in 160 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-06-12 08:07:02.138 8 WARNING neutronclient.v2_0.client [None req-3c9845b7-f658-4b81-bb26-c9ee65ca981b 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 532/1069] 199.204.45.19 () {32 vars in 756 bytes} [Fri Jun 12 08:07:02 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 284 bytes in 73 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: 538/1070] 199.204.45.19 () {32 vars in 774 bytes} [Fri Jun 12 08:07:02 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/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-06-12 08:07:03.037 8 INFO nova.api.openstack.compute.server_external_events [req-692f82c3-38e6-456b-910d-c6d911504b75 req-4796f464-b964-4304-b85b-bceb08400b3c cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:4e11db46-4d25-46d9-b52a-3cf4ab813c72 for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 533/1071] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:07:03 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-06-12 08:07:05.148 7 WARNING neutronclient.v2_0.client [None req-68aae8c1-663b-41a7-8a35-e47187428dc9 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 540/1074] 199.204.45.19 () {32 vars in 730 bytes} [Fri Jun 12 08:07:05 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 2433 bytes in 150 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-06-12 08:07:05.299 8 WARNING neutronclient.v2_0.client [None req-3dd94fd9-19d4-4f47-8499-17cc39e47706 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 535/1075] 199.204.45.19 () {32 vars in 756 bytes} [Fri Jun 12 08:07:05 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 286 bytes in 94 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: 541/1076] 199.204.45.19 () {32 vars in 774 bytes} [Fri Jun 12 08:07:05 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-volume_attachments => generated 197 bytes in 47 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-06-12 08:07:08.108 8 WARNING neutronclient.v2_0.client [None req-d2bbfdad-5f01-4084-98cd-0d3a2d5bdac3 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 536/1077] 199.204.45.19 () {32 vars in 730 bytes} [Fri Jun 12 08:07:08 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 2581 bytes in 142 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-06-12 08:07:08.259 7 WARNING neutronclient.v2_0.client [None req-38d80314-ab53-43eb-a1c7-dec1cc42d051 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 542/1078] 199.204.45.19 () {32 vars in 756 bytes} [Fri Jun 12 08:07:08 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 286 bytes in 116 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: 537/1079] 199.204.45.19 () {32 vars in 774 bytes} [Fri Jun 12 08:07:08 2026] GET /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-volume_attachments => generated 197 bytes in 33 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-06-12 08:07:43.867 8 WARNING neutronclient.v2_0.client [None req-580abb5d-5222-4250-b433-cf383eeda4ea 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:07:44.109 8 WARNING neutronclient.v2_0.client [None req-580abb5d-5222-4250-b433-cf383eeda4ea 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:07:46.501 7 INFO nova.api.openstack.compute.server_external_events [req-f1f7d693-fc52-41f2-b4da-219c7d51f110 req-4c1d85f3-e03c-42a3-8dcb-3047df8ea25d cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:cab2526a-0edb-462c-9137-a7e9d0d56b8d for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 7|app: 0|req: 548/1088] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:07:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 88 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-06-12 08:07:50.517 7 INFO nova.api.openstack.compute.server_external_events [req-1b89443e-5ccb-4195-aef2-2633fc58a9e5 req-f0e269e4-0721-4171-8097-74f92b260eef cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:cab2526a-0edb-462c-9137-a7e9d0d56b8d for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 7|app: 0|req: 549/1089] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:07:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:07:52.666 8 WARNING neutronclient.v2_0.client [None req-580abb5d-5222-4250-b433-cf383eeda4ea 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 541/1090] 199.204.45.19 () {36 vars in 809 bytes} [Fri Jun 12 08:07:43 2026] POST /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 280 bytes in 8890 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-06-12 08:07:53.022 7 INFO nova.api.openstack.compute.server_external_events [req-b45c9d4e-8002-4748-b2b8-18f62b07cb18 req-6f3f771d-4144-4b33-846e-3a80ebdf4a9c cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:cab2526a-0edb-462c-9137-a7e9d0d56b8d for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 7|app: 0|req: 550/1091] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:07:52 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-06-12 08:07:53.331 8 INFO nova.api.openstack.compute.server_external_events [req-918cf8f8-a367-4f10-93e7-b77104408cad req-3f07a118-162f-45c2-b93c-0fbff418c338 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:cab2526a-0edb-462c-9137-a7e9d0d56b8d for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 542/1092] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:07:53 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-06-12 08:08:16.452 7 WARNING neutronclient.v2_0.client [None req-441256d7-dd0f-40dd-8cb7-e73493175b06 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:08:16.524 7 WARNING neutronclient.v2_0.client [None req-441256d7-dd0f-40dd-8cb7-e73493175b06 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:08:18.808 8 INFO nova.api.openstack.compute.server_external_events [req-cecbaba2-28ef-4c5b-a340-e630e07010e2 req-5471c8e0-f781-4cdf-88e6-a5b552a6779a cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:e3b57c08-2485-4ee4-b055-199de72bdb8e for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 546/1099] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:08: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, ' 2026-06-12 08:08:24.093 8 INFO nova.api.openstack.compute.server_external_events [req-7c79edf6-69ce-4107-be3c-c177a5b45d7f req-555730d7-f345-4914-8380-77ecd91ec642 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:e3b57c08-2485-4ee4-b055-199de72bdb8e for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 547/1100] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:08:24 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-12 08:08:25.582 7 WARNING neutronclient.v2_0.client [None req-441256d7-dd0f-40dd-8cb7-e73493175b06 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 554/1103] 199.204.45.19 () {36 vars in 809 bytes} [Fri Jun 12 08:08:16 2026] POST /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 377 bytes in 9211 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-06-12 08:08:39.042 7 WARNING neutronclient.v2_0.client [None req-1cd9b851-f6b1-4477-9fef-b49e25b8f641 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:08:39.084 7 WARNING neutronclient.v2_0.client [None req-1cd9b851-f6b1-4477-9fef-b49e25b8f641 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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-06-12 08:08:41.345 8 INFO nova.api.openstack.compute.server_external_events [req-6b629911-ef70-4868-9e32-7638555865a9 req-6610e5bf-7319-4b11-b361-6f668b5b041a cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:74841398-74a5-4317-92f2-c5ee3238b162 for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 551/1106] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:08:41 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-06-12 08:08:46.718 8 INFO nova.api.openstack.compute.server_external_events [req-7517032a-b580-49e0-8ad0-e25e987f2fcb req-3d8bdef2-3883-4bbe-be0b-f400eef065f9 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-plugged:74841398-74a5-4317-92f2-c5ee3238b162 for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 554/1109] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:08:46 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) 2026-06-12 08:08:48.624 7 WARNING neutronclient.v2_0.client [None req-1cd9b851-f6b1-4477-9fef-b49e25b8f641 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] 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: 556/1110] 199.204.45.19 () {36 vars in 809 bytes} [Fri Jun 12 08:08:38 2026] POST /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface => generated 377 bytes in 9690 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-06-12 08:08:49.179 8 INFO nova.api.openstack.compute.server_external_events [req-6571848c-fd0c-4d59-aab8-5d5041c4ec88 req-98127264-1145-41b5-abde-901159fcb9e7 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:e3b57c08-2485-4ee4-b055-199de72bdb8e for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 555/1111] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:08:49 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-06-12 08:09:00.724 7 INFO nova.api.openstack.compute.server_external_events [req-d50c9d70-bab8-4faf-b9de-f9b07f915471 req-bbbcb7b2-d5ed-4c44-805d-46a6b2442978 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:74841398-74a5-4317-92f2-c5ee3238b162 for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 7|app: 0|req: 558/1114] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 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: 557/1115] 199.204.45.19 () {34 vars in 852 bytes} [Fri Jun 12 08:09:01 2026] DELETE /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface/74841398-74a5-4317-92f2-c5ee3238b162 => 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-06-12 08:09:02.769 7 INFO nova.api.openstack.compute.server_external_events [req-7d3ccf2d-d0db-4d70-982a-1a69f37c0e92 req-c8d1f4e3-17b7-42de-a37e-5d2147ef2666 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:74841398-74a5-4317-92f2-c5ee3238b162 for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 7|app: 0|req: 559/1116] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09:02 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-06-12 08:09:11.371 8 INFO nova.api.openstack.compute.server_external_events [req-9ab0bf5d-3f1d-47c3-ae8f-af9dcaeb9d1b req-22e0decb-6077-455b-9d1b-be98475b284d cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:e3b57c08-2485-4ee4-b055-199de72bdb8e for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 559/1119] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09:11 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: 561/1120] 199.204.45.19 () {34 vars in 852 bytes} [Fri Jun 12 08:09:11 2026] DELETE /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface/e3b57c08-2485-4ee4-b055-199de72bdb8e => generated 0 bytes in 59 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: 562/1125] 199.204.45.19 () {34 vars in 852 bytes} [Fri Jun 12 08:09:32 2026] DELETE /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe/os-interface/cab2526a-0edb-462c-9137-a7e9d0d56b8d => generated 0 bytes in 44 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: 564/1128] 199.204.45.19 () {34 vars in 752 bytes} [Fri Jun 12 08:09:36 2026] DELETE /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 0 bytes in 114 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-06-12 08:09:39.155 7 INFO nova.compute.api [None req-3acfef7a-f3ba-4f61-86fb-7aa9897a23e7 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] [instance: 21b219e9-796c-417a-83d2-c0d8cd34b5fe] Instance is already in deleting state, ignoring this request [pid: 7|app: 0|req: 565/1129] 199.204.45.19 () {34 vars in 752 bytes} [Fri Jun 12 08:09:39 2026] DELETE /v2.1/servers/21b219e9-796c-417a-83d2-c0d8cd34b5fe => generated 0 bytes in 123 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-06-12 08:09:40.036 8 INFO nova.api.openstack.compute.server_external_events [req-c4159a20-90e5-4d85-bfbb-3346286327f6 req-9fc8b147-1373-4e25-9149-727bc15e84f2 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:4e11db46-4d25-46d9-b52a-3cf4ab813c72 for instance 21b219e9-796c-417a-83d2-c0d8cd34b5fe on instance [pid: 8|app: 0|req: 565/1130] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09:40 2026] POST /v2.1/os-server-external-events => generated 183 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-06-12 08:09:42.053 7 INFO nova.api.openstack.compute.server_external_events [req-27e63a60-a2a8-4e1c-8b29-eb509e02ce1d req-95f3b297-8faa-4533-9886-3b33976dfeda cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:5fc877d6-8aef-4521-aa9d-01436851d789 for instance 57bdd10f-47ea-40fd-b5ca-60f3874c31e7 on instance [pid: 7|app: 0|req: 566/1131] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09:42 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: 566/1132] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:09:42 2026] DELETE /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => generated 0 bytes in 87 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-06-12 08:09:42.195 7 WARNING neutronclient.v2_0.client [None req-9740e170-5138-4845-9481-3d4960e588ec 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 567/1133] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:09:42 2026] GET /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => generated 1944 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-06-12 08:09:44.688 7 INFO nova.api.openstack.compute.server_external_events [req-fd35eed2-7471-4d94-90c9-d0c41e3c6e33 req-fe6cbd63-37db-4644-824b-574911aceeef cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-unplugged:5fc877d6-8aef-4521-aa9d-01436851d789 for instance 57bdd10f-47ea-40fd-b5ca-60f3874c31e7 on instance [pid: 7|app: 0|req: 569/1136] 10.0.0.61 () {38 vars in 812 bytes} [Fri Jun 12 08:09:44 2026] POST /v2.1/os-server-external-events => generated 185 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-06-12 08:09:44.923 8 INFO nova.api.openstack.compute.server_external_events [req-de221a50-68ea-4caf-a29f-e522a472fa70 req-5900e259-4f4a-4624-a5e0-5eace676ca51 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:5fc877d6-8aef-4521-aa9d-01436851d789 for instance 57bdd10f-47ea-40fd-b5ca-60f3874c31e7 on instance [pid: 8|app: 0|req: 568/1137] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09:44 2026] POST /v2.1/os-server-external-events => generated 183 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-06-12 08:09:47.417 7 WARNING neutronclient.v2_0.client [None req-cd5dbb88-6f33-42c2-8543-a1def31b8a22 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 570/1138] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:09:47 2026] GET /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => generated 1480 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-06-12 08:09:52.489 8 INFO nova.api.openstack.wsgi [None req-cfeadbbb-3d70-4f15-915a-7ae7d472e2cb 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] HTTP exception thrown: Instance 57bdd10f-47ea-40fd-b5ca-60f3874c31e7 could not be found. [pid: 8|app: 0|req: 569/1139] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:09:52 2026] GET /v2.1/servers/57bdd10f-47ea-40fd-b5ca-60f3874c31e7 => 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, ' 2026-06-12 08:09:53.524 7 INFO nova.api.openstack.compute.server_external_events [req-1da1f470-0075-4cf6-a81f-e8fb0c767000 req-d2c7534e-16e2-4539-9789-3cef9c0ba932 cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-changed:69203cbd-f46f-4645-b0a5-be55b2c41415 for instance e7c14b35-01ea-41f0-91ae-5a55915103c5 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: 7|app: 0|req: 571/1140] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09: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) [pid: 8|app: 0|req: 570/1141] 10.0.0.18 () {32 vars in 715 bytes} [Fri Jun 12 08:09:53 2026] DELETE /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 0 bytes in 94 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-06-12 08:09:53.660 7 WARNING neutronclient.v2_0.client [None req-b38923fe-4111-440d-b468-3a21fbcf7c12 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 572/1142] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:09:53 2026] GET /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 1943 bytes in 184 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-06-12 08:09:56.495 7 INFO nova.api.openstack.compute.server_external_events [req-308caa27-7400-4806-9ec4-8422913c9b19 req-e06a7af7-7f2b-4c5d-8cbd-6cd9636fcb2f cbdbbbf9d28c4fb7a561493147bec3f8 460418a96a9145df8ad7d410613c4629 - - 7ce2261a644841a9a6c462f9824e9ca4 7ce2261a644841a9a6c462f9824e9ca4] Creating event network-vif-deleted:69203cbd-f46f-4645-b0a5-be55b2c41415 for instance e7c14b35-01ea-41f0-91ae-5a55915103c5 on instance [pid: 7|app: 0|req: 574/1145] 10.0.0.160 () {38 vars in 813 bytes} [Fri Jun 12 08:09:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-12 08:09:58.869 8 WARNING neutronclient.v2_0.client [None req-edfb800f-9e34-47c3-aba0-a1e7d1ccf509 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] 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: 572/1146] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:09:58 2026] GET /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 1480 bytes in 88 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-06-12 08:10:03.949 7 INFO nova.api.openstack.wsgi [None req-5d5a73bb-4be1-42a6-9e04-3f2971b9cef5 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] HTTP exception thrown: Instance e7c14b35-01ea-41f0-91ae-5a55915103c5 could not be found. [pid: 7|app: 0|req: 575/1147] 10.0.0.18 () {32 vars in 712 bytes} [Fri Jun 12 08:10:03 2026] GET /v2.1/servers/e7c14b35-01ea-41f0-91ae-5a55915103c5 => generated 111 bytes in 23 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: 577/1150] 10.0.0.18 () {32 vars in 721 bytes} [Fri Jun 12 08:10:05 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-701264849 => generated 0 bytes in 23 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-06-12 08:10:05.131 8 INFO nova.api.openstack.wsgi [None req-5cb74f5c-53dd-48d6-9565-67195d459cbb 0b5906b8faa547fda8b99379e295403c 506500619d884b9ba323ff0eef07a48c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-701264849 not found for user 0b5906b8faa547fda8b99379e295403c [pid: 8|app: 0|req: 574/1151] 10.0.0.18 () {32 vars in 718 bytes} [Fri Jun 12 08:10:05 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-701264849 => generated 141 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1154] 10.0.0.18 () {32 vars in 652 bytes} [Fri Jun 12 08:10:19 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1155] 10.0.0.18 () {32 vars in 638 bytes} [Fri Jun 12 08:10:19 2026] GET /v2.1/servers => generated 15 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-12 08:10:19.629 7 WARNING oslo_db.sqlalchemy.utils [None req-94a687e5-1362-4bc0-ab7b-fb3d9b7948c6 595e9a6a98fa4357937900f798e7a6c8 800d485fa89f4d0db075f9f9adf11dc8 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 580/1156] 10.0.0.18 () {32 vars in 646 bytes} [Fri Jun 12 08:10:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1157] 10.0.0.18 () {32 vars in 691 bytes} [Fri Jun 12 08:10:19 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) [pid: 8|app: 0|req: 587/1176] 10.0.0.62 () {28 vars in 451 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1177] 10.0.0.62 () {30 vars in 655 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 588/1178] 10.0.0.62 () {32 vars in 728 bytes} [Fri Jun 12 08:11:50 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: 591/1179] 10.0.0.62 () {34 vars in 803 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1180] 10.0.0.62 () {28 vars in 451 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1181] 10.0.0.62 () {30 vars in 655 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 590/1182] 10.0.0.62 () {32 vars in 728 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1183] 10.0.0.62 () {34 vars in 891 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1/servers/detail?project_id=0112f84dc60b452b95bf1e2ddc116557&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1184] 10.0.0.62 () {34 vars in 891 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1/servers/detail?project_id=460418a96a9145df8ad7d410613c4629&all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1185] 10.0.0.62 () {34 vars in 891 bytes} [Fri Jun 12 08:11:50 2026] GET /v2.1/servers/detail?project_id=800d485fa89f4d0db075f9f9adf11dc8&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)