+ 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 [Wed Jun 10 04:13:02 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-55678c8546-rhrg9 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 0x7f445ef5e668 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-10 04:13:07.195 7 INFO nova.utils [None req-878cf9aa-7ca5-48e9-b1f5-accfe0003358 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 04:13:07.296 8 INFO nova.utils [None req-5b01d6b3-dde0-483b-bf29-a26eeb5820f0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-10 04:13:08.845 7 WARNING keystonemiddleware._common.config [None req-878cf9aa-7ca5-48e9-b1f5-accfe0003358 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:13:08.854 7 WARNING oslo_config.cfg [None req-878cf9aa-7ca5-48e9-b1f5-accfe0003358 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 04:13:08.902 8 WARNING keystonemiddleware._common.config [None req-5b01d6b3-dde0-483b-bf29-a26eeb5820f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:13:08.911 8 WARNING oslo_config.cfg [None req-5b01d6b3-dde0-483b-bf29-a26eeb5820f0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-10 04:13:08.931 7 WARNING keystonemiddleware._common.config [None req-878cf9aa-7ca5-48e9-b1f5-accfe0003358 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:13:08.946 7 WARNING oslo_config.cfg [None req-878cf9aa-7ca5-48e9-b1f5-accfe0003358 - - - - - -] 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-10 04:13:08.958 7 WARNING oslo_config.cfg [None req-878cf9aa-7ca5-48e9-b1f5-accfe0003358 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f445ef5e668 pid: 7 (default app) 2026-06-10 04:13:08.988 8 WARNING keystonemiddleware._common.config [None req-5b01d6b3-dde0-483b-bf29-a26eeb5820f0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-10 04:13:09.003 8 WARNING oslo_config.cfg [None req-5b01d6b3-dde0-483b-bf29-a26eeb5820f0 - - - - - -] 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-10 04:13:09.015 8 WARNING oslo_config.cfg [None req-5b01d6b3-dde0-483b-bf29-a26eeb5820f0 - - - - - -] 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 0x7f445ef5e668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:13:21 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-10 04:13:21.730 7 WARNING oslo_policy.policy [None req-e4cf580c-1da1-4636-89c1-d97f51701bc4 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - 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-10 04:13:21.730 7 WARNING oslo_policy.policy [None req-e4cf580c-1da1-4636-89c1-d97f51701bc4 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:13:21 2026] GET /v2.1 => generated 0 bytes in 578 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-10 04:13:21.832 8 WARNING oslo_policy.policy [req-e4cf580c-1da1-4636-89c1-d97f51701bc4 req-06c68f44-658b-43b5-b5bf-b0da67106621 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - 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-10 04:13:21.833 8 WARNING oslo_policy.policy [req-e4cf580c-1da1-4636-89c1-d97f51701bc4 req-06c68f44-658b-43b5-b5bf-b0da67106621 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:13:21 2026] GET /v2.1/ => generated 399 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:13:21.941 7 INFO nova.api.openstack.wsgi [None req-821156ac-59b4-4905-8e2c-b6f9c8a6e52f b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.57 () {48 vars in 1007 bytes} [Wed Jun 10 04:13:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:13:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.57 () {52 vars in 1044 bytes} [Wed Jun 10 04:13:21 2026] POST /v2.1/flavors => generated 527 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:13: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: 6/12] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:13:22 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: 8|app: 0|req: 7/13] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:13:22 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:13:22.936 7 INFO nova.api.openstack.wsgi [None req-54e62f5e-5866-46b4-9fcc-4c274c6ee0f8 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/14] 199.204.45.57 () {48 vars in 1009 bytes} [Wed Jun 10 04:13:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:13:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.57 () {52 vars in 1044 bytes} [Wed Jun 10 04:13:22 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:13:23 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: 9/18] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:13:23 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: 10/19] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:13:23 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:13:23.879 7 INFO nova.api.openstack.wsgi [None req-2d399e11-779c-4eaa-8032-564b38b6569e b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.57 () {48 vars in 1011 bytes} [Wed Jun 10 04:13:23 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: 11/21] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:13:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.57 () {52 vars in 1044 bytes} [Wed Jun 10 04:13:23 2026] POST /v2.1/flavors => generated 531 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:13: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: 12/24] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:13:24 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:13:24 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-10 04:13:24.833 7 INFO nova.api.openstack.wsgi [None req-4b9916c7-668e-43dd-89e1-c618f1301b2d b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.57 () {48 vars in 1009 bytes} [Wed Jun 10 04:13:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:13:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.57 () {52 vars in 1044 bytes} [Wed Jun 10 04:13:24 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:13:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:13:25 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:13:25 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-10 04:13:25.827 7 INFO nova.api.openstack.wsgi [None req-e8f077fb-da60-43c8-8f88-239e352e3af6 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.57 () {48 vars in 1011 bytes} [Wed Jun 10 04:13:25 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: 17/33] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:13:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.57 () {52 vars in 1044 bytes} [Wed Jun 10 04:13:25 2026] POST /v2.1/flavors => generated 533 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.248 () {28 vars in 454 bytes} [Wed Jun 10 04:19:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.248 () {30 vars in 658 bytes} [Wed Jun 10 04:19:14 2026] GET /v2.1 => generated 0 bytes in 522 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: 54/107] 10.0.0.248 () {32 vars in 731 bytes} [Wed Jun 10 04:19:15 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.248 () {34 vars in 804 bytes} [Wed Jun 10 04:19:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:22: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 72/144] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:22:07 2026] GET /v2.1 => generated 0 bytes in 98 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:22:07 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-10 04:22:07.212 8 INFO nova.api.openstack.wsgi [None req-bea1f44c-dbc9-4201-8c97-594e299c0cd7 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.57 () {48 vars in 1013 bytes} [Wed Jun 10 04:22:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:22:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.57 () {52 vars in 1045 bytes} [Wed Jun 10 04:22:07 2026] POST /v2.1/flavors => generated 532 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:23:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:23:43 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:23:43 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:23:43.877 7 INFO nova.api.openstack.wsgi [None req-4e5ced28-da54-46a8-8e14-58a4b19537a5 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b575af6d68cb4924a61c425120bbe9a3 [pid: 7|app: 0|req: 86/172] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:23:43 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-10 04:23:43.888 8 WARNING oslo_db.sqlalchemy.utils [None req-8503a240-000b-48f4-9ee9-504a4a3af5eb b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 87/173] 199.204.45.57 () {48 vars in 1012 bytes} [Wed Jun 10 04:23:43 2026] GET /v2.1/os-keypairs => generated 16 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.204.45.57 () {52 vars in 1053 bytes} [Wed Jun 10 04:23:43 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04: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: 88/176] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:23:47 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:23:47 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: 7|app: 0|req: 89/178] 199.204.45.57 () {48 vars in 1069 bytes} [Wed Jun 10 04:23:47 2026] GET /v2.1/os-quota-sets/b367dcf26c994a20b44f91908435c2e4 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.57 () {52 vars in 1121 bytes} [Wed Jun 10 04:23:47 2026] PUT /v2.1/os-quota-sets/b367dcf26c994a20b44f91908435c2e4 => generated 238 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:34:06 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: 152/305] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:34:06 2026] GET /v2.1 => generated 0 bytes in 152 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:34:06 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-10 04:34:06.850 7 INFO nova.api.openstack.wsgi [None req-ba189dc1-9582-41f3-b43a-85a4b9d5126f b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 153/307] 199.204.45.57 () {48 vars in 1011 bytes} [Wed Jun 10 04:34:06 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/308] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:34:06 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: 154/309] 199.204.45.57 () {52 vars in 1045 bytes} [Wed Jun 10 04:34:06 2026] POST /v2.1/flavors => generated 532 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/352] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:37:32 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: 177/353] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:37:32 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 177/354] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:37:32 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/355] 199.204.45.57 () {48 vars in 1069 bytes} [Wed Jun 10 04:37:32 2026] GET /v2.1/os-quota-sets/c6925dfdde6844178268a0a6f5097013 => generated 283 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.57 () {52 vars in 1121 bytes} [Wed Jun 10 04:37:32 2026] PUT /v2.1/os-quota-sets/c6925dfdde6844178268a0a6f5097013 => generated 238 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:49:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:49:08 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:49:08 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-10 04:49:09.000 7 INFO nova.api.openstack.wsgi [None req-615f141d-4385-43de-9c13-e9a026009fff b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 249/498] 199.204.45.57 () {48 vars in 1007 bytes} [Wed Jun 10 04:49:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:49:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.57 () {48 vars in 1095 bytes} [Wed Jun 10 04:49:09 2026] GET /v2.1/flavors/4846ba48-3bd1-4721-bce1-d058a888b4ce/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:49:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:49:09 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:49:09 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-10 04:49:10.015 7 INFO nova.api.openstack.wsgi [None req-7dd1c184-a4e4-4caa-a8f3-b4cfdf095c50 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 252/504] 199.204.45.57 () {48 vars in 1009 bytes} [Wed Jun 10 04:49:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/505] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:49:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.57 () {48 vars in 1095 bytes} [Wed Jun 10 04:49:10 2026] GET /v2.1/flavors/93b2544e-9e31-41ba-a6a7-6884fa951e69/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/507] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:49:10 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: 254/508] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:49:10 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:49:10 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-10 04:49:11.020 7 INFO nova.api.openstack.wsgi [None req-022c9720-4526-417e-9e81-bd52dbb2cf91 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 255/510] 199.204.45.57 () {48 vars in 1011 bytes} [Wed Jun 10 04:49:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:49:11 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: 256/512] 199.204.45.57 () {48 vars in 1095 bytes} [Wed Jun 10 04:49:11 2026] GET /v2.1/flavors/8b0b940a-c5aa-4086-a73e-84daa7bf88c8/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/513] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:49:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:49:11 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: 258/515] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:49:11 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-10 04:49:12.007 7 INFO nova.api.openstack.wsgi [None req-df94d08d-7e8f-4c66-b4f8-94d249dee9f9 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 258/516] 199.204.45.57 () {48 vars in 1009 bytes} [Wed Jun 10 04:49:11 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:49:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/520] 199.204.45.57 () {48 vars in 1095 bytes} [Wed Jun 10 04:49:12 2026] GET /v2.1/flavors/31816137-4576-4a5c-8093-0ef47772eee5/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/521] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:49:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/522] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:49:13 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: 8|app: 0|req: 263/523] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:49:13 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-10 04:49:13.078 7 INFO nova.api.openstack.wsgi [None req-a00565f4-20df-4db1-a599-63f7dd559625 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 261/524] 199.204.45.57 () {48 vars in 1011 bytes} [Wed Jun 10 04:49:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:49:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/526] 199.204.45.57 () {48 vars in 1095 bytes} [Wed Jun 10 04:49:13 2026] GET /v2.1/flavors/59a17706-8f9f-40c7-81b8-b8b9b2d1da09/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: 271/539] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:50:19 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: 269/540] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:50:19 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: 272/541] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:50: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-10 04:50:19.793 7 INFO nova.api.openstack.wsgi [None req-752d393a-6994-4a7c-9ae5-4c0dea345240 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 270/542] 199.204.45.57 () {48 vars in 1013 bytes} [Wed Jun 10 04:50:19 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/543] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:50:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/544] 199.204.45.57 () {48 vars in 1095 bytes} [Wed Jun 10 04:50:19 2026] GET /v2.1/flavors/89cef98b-7914-48d8-8fe4-204ada22429d/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:50:27 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: 273/548] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:50:27 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:50:27 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: 274/550] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:50:27 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: 8|app: 0|req: 277/551] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:50: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: 275/552] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:50:31 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: 278/553] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/554] 199.204.45.57 () {48 vars in 1069 bytes} [Wed Jun 10 04:50:31 2026] GET /v2.1/os-quota-sets/b367dcf26c994a20b44f91908435c2e4 => generated 280 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/567] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:51: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: 8|app: 0|req: 285/568] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:51:22 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: 7|app: 0|req: 284/569] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:51:22 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-10 04:51:22.523 8 INFO nova.api.openstack.wsgi [None req-8365bc24-ba4d-4445-b305-bbc3e41d888a b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 286/570] 199.204.45.57 () {48 vars in 1011 bytes} [Wed Jun 10 04:51:22 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: 7|app: 0|req: 285/571] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:51:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/572] 199.204.45.57 () {48 vars in 1095 bytes} [Wed Jun 10 04:51:22 2026] GET /v2.1/flavors/b88549dd-8d0a-4db6-a8ec-65cc098e38b8/os-extra_specs => generated 19 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:51:38 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: 289/576] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:51:38 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: 288/577] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:51:38 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: 290/578] 199.204.45.57 () {48 vars in 1069 bytes} [Wed Jun 10 04:51:38 2026] GET /v2.1/os-quota-sets/c6925dfdde6844178268a0a6f5097013 => generated 280 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 199.204.45.57 () {42 vars in 701 bytes} [Wed Jun 10 04:52:28 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: 296/590] 199.204.45.57 () {44 vars in 905 bytes} [Wed Jun 10 04:52:28 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: 295/591] 199.204.45.57 () {46 vars in 978 bytes} [Wed Jun 10 04:52:29 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:52:29.058 8 INFO nova.api.openstack.wsgi [None req-59599839-cec3-41df-8ffa-f5ee15ca825f b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 297/592] 199.204.45.57 () {48 vars in 1007 bytes} [Wed Jun 10 04:52:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 199.204.45.57 () {48 vars in 1047 bytes} [Wed Jun 10 04:52: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: 302/602] 10.0.0.18 () {32 vars in 654 bytes} [Wed Jun 10 04:53:09 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/603] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jun 10 04:53:09 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 04:53:09.846 8 WARNING oslo_db.sqlalchemy.utils [None req-572dab84-f039-42d9-8298-f44fb8453482 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 303/604] 10.0.0.18 () {32 vars in 648 bytes} [Wed Jun 10 04:53:09 2026] GET /v2.1/os-keypairs => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/605] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jun 10 04:53:09 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:20 2026] GET /v2.1/flavors/4846ba48-3bd1-4721-bce1-d058a888b4ce => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/609] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jun 10 04:53:20 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: 7|app: 0|req: 305/610] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:20 2026] GET /v2.1/flavors/4846ba48-3bd1-4721-bce1-d058a888b4ce => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:53:28 2026] POST /v2.1/os-keypairs => generated 385 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:29.517 7 WARNING neutronclient.v2_0.client [None req-23f09a21-4fc8-4036-be0a-a695a8715c01 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/614] 10.0.0.18 () {34 vars in 684 bytes} [Wed Jun 10 04:53:29 2026] POST /v2.1/os-security-groups => generated 243 bytes in 911 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:30.401 8 WARNING neutronclient.v2_0.client [None req-826e76b8-76b8-437c-bb76-1738d5807cd0 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The 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/617] 10.0.0.18 () {34 vars in 684 bytes} [Wed Jun 10 04:53:30 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2047 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:32.457 7 WARNING neutronclient.v2_0.client [None req-501ac9a8-5cef-4325-94fc-b63e081ce8ef ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The 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/618] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:53:32 2026] POST /v2.1/os-keypairs => generated 386 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:34.182 8 WARNING neutronclient.v2_0.client [None req-f9e5ced5-812a-4841-b367-601ac0bf2c5a 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/619] 10.0.0.18 () {34 vars in 684 bytes} [Wed Jun 10 04:53:32 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1801 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:34.270 7 WARNING neutronclient.v2_0.client [None req-750b3899-fbc9-424b-b87a-60af700175bd ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:34.321 8 WARNING neutronclient.v2_0.client [None req-f9e5ced5-812a-4841-b367-601ac0bf2c5a 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] 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-10 04:53:34.377 7 WARNING neutronclient.v2_0.client [None req-750b3899-fbc9-424b-b87a-60af700175bd ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:34.526 7 WARNING neutronclient.v2_0.client [None req-750b3899-fbc9-424b-b87a-60af700175bd ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The 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/620] 10.0.0.18 () {32 vars in 662 bytes} [Wed Jun 10 04:53:34 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:53:34.627 7 WARNING neutronclient.v2_0.client [None req-339c4f70-7936-472d-af5d-956e3e3041dd cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:34.686 8 WARNING neutronclient.v2_0.client [None req-f9e5ced5-812a-4841-b367-601ac0bf2c5a 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/621] 10.0.0.18 () {34 vars in 684 bytes} [Wed Jun 10 04:53:34 2026] POST /v2.1/os-security-groups => generated 247 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:34.887 7 WARNING neutronclient.v2_0.client [None req-3fb21a8a-a0b7-4c7c-b903-bdb2b40378bd ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:34.917 7 WARNING neutronclient.v2_0.client [None req-3fb21a8a-a0b7-4c7c-b903-bdb2b40378bd ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The 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/622] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:34 2026] DELETE /v2.1/os-security-groups/fa718526-52a9-492f-9606-499429820cdf => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:53:35.052 7 WARNING neutronclient.v2_0.client [None req-756925bf-95b9-49cf-9489-93adb82113a0 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:35.103 7 WARNING neutronclient.v2_0.client [None req-756925bf-95b9-49cf-9489-93adb82113a0 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The 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/623] 10.0.0.18 () {34 vars in 694 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:35.416 7 WARNING neutronclient.v2_0.client [None req-27fa64c9-f284-4e26-8ced-62d0149de207 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:35.497 7 INFO nova.api.openstack.wsgi [None req-27fa64c9-f284-4e26-8ced-62d0149de207 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] HTTP exception thrown: Security group fa718526-52a9-492f-9606-499429820cdf does not exist Neutron server returns request_ids: ['req-9ca84530-4c28-49be-872f-134c1d9e7650'] [pid: 7|app: 0|req: 315/624] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jun 10 04:53:35 2026] GET /v2.1/os-security-groups/fa718526-52a9-492f-9606-499429820cdf => generated 194 bytes in 89 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 04:53:35.506 7 WARNING neutronclient.v2_0.client [None req-ad2a5b62-fde0-4701-b125-7f25603c5831 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The 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/625] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:53:34 2026] POST /v2.1/servers => generated 450 bytes in 1505 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-10 04:53:35.609 8 WARNING neutronclient.v2_0.client [None req-bd156f8f-96dd-412a-96e5-9940b8330f83 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:35.650 8 WARNING neutronclient.v2_0.client [None req-bd156f8f-96dd-412a-96e5-9940b8330f83 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The 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/626] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:35 2026] DELETE /v2.1/os-security-groups/d1f457a0-7c26-4b0f-b11d-b1bc9d9e0554 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:53:35.860 8 WARNING neutronclient.v2_0.client [None req-77e70b02-e4b3-4bc2-a6a1-b10974a1d402 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/627] 10.0.0.18 () {34 vars in 684 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.1/os-security-groups => generated 246 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:35.901 7 WARNING neutronclient.v2_0.client [None req-f0382248-f7fe-4a0c-9e2a-bb0fda675099 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:35.931 7 INFO nova.api.openstack.wsgi [None req-f0382248-f7fe-4a0c-9e2a-bb0fda675099 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] HTTP exception thrown: Security group d1f457a0-7c26-4b0f-b11d-b1bc9d9e0554 does not exist Neutron server returns request_ids: ['req-6e27655e-302d-4822-a625-e65067111103'] [pid: 7|app: 0|req: 317/628] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jun 10 04:53:35 2026] GET /v2.1/os-security-groups/d1f457a0-7c26-4b0f-b11d-b1bc9d9e0554 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 04:53:35.944 7 WARNING neutronclient.v2_0.client [None req-0ad98b55-3ca9-4af0-be67-317ef5350eb0 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The 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/629] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:35 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1422 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-10 04:53:35.984 7 WARNING neutronclient.v2_0.client [None req-0ad98b55-3ca9-4af0-be67-317ef5350eb0 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:36.027 8 WARNING neutronclient.v2_0.client [None req-d820015c-4996-4ee6-997c-31e0fb86dd05 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:53:36.078 8 WARNING neutronclient.v2_0.client [None req-d820015c-4996-4ee6-997c-31e0fb86dd05 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:53:36.257 8 WARNING neutronclient.v2_0.client [None req-d820015c-4996-4ee6-997c-31e0fb86dd05 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/630] 10.0.0.18 () {34 vars in 694 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:36.290 7 WARNING neutronclient.v2_0.client [None req-8b1ea2ff-5a7e-424d-bd0e-03731bfe0f6e ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:36.343 7 WARNING neutronclient.v2_0.client [None req-8b1ea2ff-5a7e-424d-bd0e-03731bfe0f6e ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The 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: 313/631] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:53:35 2026] POST /v2.1/servers => generated 449 bytes in 482 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-10 04:53:36.440 8 WARNING neutronclient.v2_0.client [None req-4abecf66-2a70-4ad7-a3ec-2cf80d4cd67a cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:36.484 8 WARNING neutronclient.v2_0.client [None req-4abecf66-2a70-4ad7-a3ec-2cf80d4cd67a cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/632] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:36 2026] DELETE /v2.1/os-security-groups/3fcea357-4dd2-4702-84f3-898d282465ba => generated 0 bytes in 301 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:53:36.631 7 WARNING neutronclient.v2_0.client [None req-10e8e2f0-0484-4acd-8775-2cb2bd02787e fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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/633] 10.0.0.18 () {34 vars in 694 bytes} [Wed Jun 10 04:53:36 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:36.701 8 WARNING neutronclient.v2_0.client [None req-e660e05d-c869-41b5-bea0-44f4490b23bb ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:36.716 8 INFO nova.api.openstack.wsgi [None req-e660e05d-c869-41b5-bea0-44f4490b23bb ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] HTTP exception thrown: Security group 3fcea357-4dd2-4702-84f3-898d282465ba does not exist Neutron server returns request_ids: ['req-7ee59ba6-2360-4890-9f0e-3b6d580b5758'] [pid: 8|app: 0|req: 315/634] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jun 10 04:53:36 2026] GET /v2.1/os-security-groups/3fcea357-4dd2-4702-84f3-898d282465ba => generated 194 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 04:53:36.722 8 WARNING neutronclient.v2_0.client [None req-53afde82-3f26-49d1-86bb-de819973d7c3 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The 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: 320/635] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:36 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1400 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-10 04:53:36.744 7 WARNING neutronclient.v2_0.client [None req-69afb675-22d6-46f4-a072-8eb14c746825 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The 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/636] 10.0.0.18 () {32 vars in 736 bytes} [Wed Jun 10 04:53:36 2026] GET /v2.1/os-security-groups/c90d0f60-41a2-4ffc-911f-34974b370b1d => generated 663 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:53:36.774 8 WARNING neutronclient.v2_0.client [None req-df1d671c-fd2f-4834-97f7-a34f1e038132 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:36.804 8 WARNING neutronclient.v2_0.client [None req-df1d671c-fd2f-4834-97f7-a34f1e038132 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:36.816 7 WARNING neutronclient.v2_0.client [None req-69afb675-22d6-46f4-a072-8eb14c746825 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:36.872 8 WARNING neutronclient.v2_0.client [None req-df1d671c-fd2f-4834-97f7-a34f1e038132 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:36.904 7 WARNING neutronclient.v2_0.client [None req-69afb675-22d6-46f4-a072-8eb14c746825 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/637] 10.0.0.18 () {32 vars in 662 bytes} [Wed Jun 10 04:53:36 2026] GET /v2.1/os-security-groups => generated 707 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/638] 10.0.0.18 () {32 vars in 749 bytes} [Wed Jun 10 04:53:36 2026] DELETE /v2.1/os-security-group-rules/20220a48-c857-40be-893e-c6e1bb89b740 => generated 0 bytes in 264 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:53:37.037 8 WARNING neutronclient.v2_0.client [None req-78afd678-70c7-451c-abf5-807ea5310bee ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:37.044 7 WARNING neutronclient.v2_0.client [None req-f01e4203-7940-4a25-884f-083e0db600c2 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] 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-10 04:53:37.069 8 INFO nova.api.openstack.wsgi [None req-78afd678-70c7-451c-abf5-807ea5310bee ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] HTTP exception thrown: Security group 3fcea357-4dd2-4702-84f3-898d282465ba does not exist Neutron server returns request_ids: ['req-0b5f2198-d212-4bb2-b8fe-e368b5f26877'] [pid: 8|app: 0|req: 318/639] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.1/os-security-groups/3fcea357-4dd2-4702-84f3-898d282465ba => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 04:53:37.078 8 WARNING neutronclient.v2_0.client [None req-7350561d-32d2-4d18-aec1-fb61d97de995 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The 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/640] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:36 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1418 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:37.088 7 WARNING neutronclient.v2_0.client [None req-2b48f726-19cb-4ec4-a7bd-9710e4dc4654 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:37.107 7 INFO nova.api.openstack.wsgi [None req-2b48f726-19cb-4ec4-a7bd-9710e4dc4654 ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] HTTP exception thrown: Security group d1f457a0-7c26-4b0f-b11d-b1bc9d9e0554 does not exist Neutron server returns request_ids: ['req-288b307d-b02c-4b64-a4ee-f4153f402faf'] [pid: 7|app: 0|req: 323/641] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.1/os-security-groups/d1f457a0-7c26-4b0f-b11d-b1bc9d9e0554 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 04:53:37.119 7 WARNING neutronclient.v2_0.client [None req-7745ff84-44a1-4535-abdd-03547a7f8bdf ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] 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-10 04:53:37.138 7 INFO nova.api.openstack.wsgi [None req-7745ff84-44a1-4535-abdd-03547a7f8bdf ddfe4164d034417d891f9e7d7a86c696 27863aae14cc4a8992b2a3d0c863a373 - - default default] HTTP exception thrown: Security group fa718526-52a9-492f-9606-499429820cdf does not exist Neutron server returns request_ids: ['req-6b642762-8f74-48b8-abef-4cdc26fa8d92'] [pid: 7|app: 0|req: 324/642] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.1/os-security-groups/fa718526-52a9-492f-9606-499429820cdf => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 04:53:37.140 8 WARNING neutronclient.v2_0.client [None req-7350561d-32d2-4d18-aec1-fb61d97de995 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The 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: 319/643] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.1/os-security-groups/c90d0f60-41a2-4ffc-911f-34974b370b1d => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:53:37.295 7 WARNING neutronclient.v2_0.client [None req-7c6a39e0-c7c7-4219-b710-276ed341de22 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] 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-10 04:53:37.331 7 WARNING neutronclient.v2_0.client [None req-7c6a39e0-c7c7-4219-b710-276ed341de22 cd69ed45cb244e1cb97ac6a7953cdc2a 9846e45c7efe492998bb3f19acfbe724 - - default default] The 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: 325/644] 10.0.0.18 () {32 vars in 739 bytes} [Wed Jun 10 04:53:37 2026] DELETE /v2.1/os-security-groups/0dc97bff-4156-4519-9294-8608a1f608d6 => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:53:37.817 8 WARNING neutronclient.v2_0.client [None req-9ff4c7a1-2207-49ab-a073-84860c592f9a fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:53:38.153 7 WARNING neutronclient.v2_0.client [None req-f78312bf-a28c-427c-a602-2bb6087589fb 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/645] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:37 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1396 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/646] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:38 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1474 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-10 04:53:39.501 8 WARNING neutronclient.v2_0.client [None req-e47cb188-6fc6-4198-b88e-6b272dea5d01 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:53:39.520 7 WARNING neutronclient.v2_0.client [None req-0b64221f-da64-40a3-b9df-cee62ec4f833 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/647] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1396 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/648] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:39 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1474 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:40.867 8 WARNING neutronclient.v2_0.client [None req-fce66362-936c-4174-86d5-5eb522e72174 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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: 322/649] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1452 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:53:40.927 7 WARNING neutronclient.v2_0.client [None req-8285bb6a-06dc-4dc7-8e7b-92b736b1ecde 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/650] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:40 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1492 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:41.989 8 WARNING neutronclient.v2_0.client [None req-637423a1-85ad-40c3-9d3e-7294288a4176 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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: 323/651] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1460 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:53:42.042 7 WARNING neutronclient.v2_0.client [None req-b81acc45-369e-428e-a126-39c638626684 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/654] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:41 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/655] 10.0.0.18 () {30 vars in 412 bytes} [Wed Jun 10 04:53:42 2026] GET / => generated 423 bytes in 8 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:42.951 8 INFO nova.api.openstack.compute.server_external_events [req-0d85ac56-d351-44c3-8fb7-ebff9c06b6a6 req-c119e00e-a6f0-4c19-b3e7-52ab9fe37997 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:b7a18812-1433-4ce5-954b-0c9918cbecf1 for instance 8bf506ab-0786-411c-b694-c8ce1467d03a on instance 2026-06-10 04:53:42.960 8 INFO nova.compute.rpcapi [None req-a193cf6b-7808-4844-9f6c-ba98a43c1ec4 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 327/656] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:53:42 2026] POST /v2.1/os-server-external-events => generated 179 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: 330/657] 10.0.0.18 () {28 vars in 559 bytes} [Wed Jun 10 04:53:42 2026] GET /v2/ => generated 402 bytes in 527 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: 328/658] 10.0.0.18 () {28 vars in 563 bytes} [Wed Jun 10 04:53:43 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/659] 10.0.0.18 () {30 vars in 412 bytes} [Wed Jun 10 04:53:43 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-10 04:53:43.103 7 WARNING neutronclient.v2_0.client [None req-b3dcfbda-5f14-47d5-831c-7141dbbe8e08 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:53:43.310 8 WARNING neutronclient.v2_0.client [None req-cb0e62e2-349c-4dfc-b7b6-e8c6978b93ca 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/660] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:43 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1527 bytes in 804 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/661] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:43 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 bytes in 1056 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:44.912 7 WARNING neutronclient.v2_0.client [None req-cb9d6c71-39fb-47b4-b724-447c9e7db560 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:53:45.025 8 INFO nova.api.openstack.compute.server_external_events [req-4d7c0cb7-7e79-4ea9-8863-839b399d8d5a req-b67f6719-e8de-42a0-a6a0-c4f17319b5f8 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance [pid: 8|app: 0|req: 331/662] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:53:45 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: 332/663] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:44 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:45.365 8 WARNING neutronclient.v2_0.client [None req-e6c64ad7-43de-4538-b8e7-bd66a2e9ff6f 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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: 332/664] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:45 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 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-10 04:53:46.105 7 WARNING neutronclient.v2_0.client [None req-65c72985-c078-433f-9590-1f6f082d0e84 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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: 333/665] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:46.534 8 WARNING neutronclient.v2_0.client [None req-ffba3fa5-33c6-4b02-b725-d6fd58c8c54a 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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: 333/666] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:46 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:47.386 7 WARNING neutronclient.v2_0.client [None req-3f0c6a16-fdaa-4af2-9a30-c54e097f9ac4 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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/667] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:47 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 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-10 04:53:48.053 8 WARNING neutronclient.v2_0.client [None req-8420f8d1-d02f-4eec-9e85-aaf725c37e49 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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: 334/668] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:48 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 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-10 04:53:48.530 7 WARNING neutronclient.v2_0.client [None req-086fe730-9860-417c-9c06-e175e4da9936 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/669] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:48 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:49.245 8 WARNING neutronclient.v2_0.client [None req-5df768a7-c900-4519-8a81-1ffe7fa43d65 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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: 335/670] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 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-10 04:53:49.748 7 WARNING neutronclient.v2_0.client [None req-1d26d77b-4fcf-4f41-b780-249e10ec55a0 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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/671] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:49 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 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-10 04:53:50.414 8 WARNING neutronclient.v2_0.client [None req-85a2ea54-1687-4435-a47a-f8b537250349 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:50 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 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-10 04:53:50.919 8 WARNING neutronclient.v2_0.client [None req-bf84d350-4f39-43b5-9a38-5e51bb06e782 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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: 337/673] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:50 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/674] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:53:50 2026] POST /v2.1/os-keypairs => generated 386 bytes in 522 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-10 04:53:51.586 8 WARNING neutronclient.v2_0.client [None req-7473649a-4bec-4236-bc88-93ff5cc42aa2 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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: 338/675] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:51 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:53:52.088 7 WARNING neutronclient.v2_0.client [None req-31fc3fac-b3aa-4cc7-89ed-4650ad645f50 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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/678] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:52 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:52.948 8 WARNING neutronclient.v2_0.client [None req-212b176c-53f4-4034-bb5c-b1d9c4e89126 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] 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-10 04:53:52.965 7 WARNING neutronclient.v2_0.client [None req-b502f8f7-1259-4fda-9d1f-09b969cd700f 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] 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-10 04:53:53.014 8 WARNING neutronclient.v2_0.client [None req-212b176c-53f4-4034-bb5c-b1d9c4e89126 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/679] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:52 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:53.311 8 WARNING neutronclient.v2_0.client [None req-212b176c-53f4-4034-bb5c-b1d9c4e89126 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] 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-10 04:53:53.315 7 WARNING neutronclient.v2_0.client [None req-2e2c525c-1360-4a57-977a-b482d121dad0 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/680] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:53:52 2026] POST /v2.1/servers => generated 453 bytes in 721 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-10 04:53:53.626 7 WARNING neutronclient.v2_0.client [None req-d9156cf4-18d4-4104-a60e-fbcdedb8189a 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/682] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:53 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1432 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-10 04:53:54.159 8 WARNING neutronclient.v2_0.client [None req-62075ef6-aaf5-4941-b83a-6e91a415c27e 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/683] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:54 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:54.554 7 WARNING neutronclient.v2_0.client [None req-22034c4c-6cbd-4ebb-977f-f8b713451171 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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: 342/684] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:54 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 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-10 04:53:54.728 8 WARNING neutronclient.v2_0.client [None req-704d83ee-9e9d-420e-88d4-5e9558c9c38d 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/685] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:54 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1436 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:55.258 7 INFO nova.api.openstack.compute.server_external_events [req-a06facbb-bfc8-433d-bdb5-bcc9dc967eea req-f9fe71d2-4459-4624-9ba8-3a07c8612d5f 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance 2026-06-10 04:53:55.268 7 INFO nova.compute.rpcapi [None req-7d586111-9b8b-4391-a5c0-22054f737005 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:55.300 8 WARNING neutronclient.v2_0.client [None req-f5fe1d59-477e-4274-ba38-925176734b78 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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: 343/686] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:53:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:55 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 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-10 04:53:55.721 7 WARNING neutronclient.v2_0.client [None req-1e0f5960-e772-44fe-af7f-4720339af63a fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:53:55.830 8 WARNING neutronclient.v2_0.client [None req-19c4d2aa-a718-4984-9d9b-80a3f3a9efed 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/688] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:55 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1484 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/689] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:55 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1525 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:56.496 8 WARNING neutronclient.v2_0.client [None req-84454dd0-3878-486a-b856-9ae456da0405 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/690] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:56 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:56.937 7 WARNING neutronclient.v2_0.client [None req-d0bce6ee-98be-4ae5-a68d-d329a5c77346 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] 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: 345/691] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:56 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1484 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:53:57.008 8 WARNING neutronclient.v2_0.client [None req-efb5fff2-4483-4c5f-88ff-dc31a59bab26 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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/692] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:56 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1715 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:57.231 7 WARNING neutronclient.v2_0.client [None req-2c661493-f8ca-42c8-945f-5704e84de905 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/693] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 10 04:53:57 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/os-interface => generated 284 bytes in 98 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-10 04:53:57.374 8 INFO nova.api.openstack.compute.server_external_events [req-ef02980f-1b78-4a02-9719-3c884920b028 req-e33eb996-85c6-481e-848f-a3e55d97edb4 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance 2026-06-10 04:53:57.375 8 INFO nova.api.openstack.compute.server_external_events [req-ef02980f-1b78-4a02-9719-3c884920b028 req-e33eb996-85c6-481e-848f-a3e55d97edb4 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:b7a18812-1433-4ce5-954b-0c9918cbecf1 for instance 8bf506ab-0786-411c-b694-c8ce1467d03a on instance 2026-06-10 04:53:57.375 8 INFO nova.api.openstack.compute.server_external_events [req-ef02980f-1b78-4a02-9719-3c884920b028 req-e33eb996-85c6-481e-848f-a3e55d97edb4 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:b7a18812-1433-4ce5-954b-0c9918cbecf1 for instance 8bf506ab-0786-411c-b694-c8ce1467d03a on instance [pid: 8|app: 0|req: 348/694] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:53:57 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 37 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-10 04:53:57.658 7 WARNING neutronclient.v2_0.client [None req-83621756-fcf9-451e-a727-ac91b339a432 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/695] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:57 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1547 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-10 04:53:58.050 8 WARNING neutronclient.v2_0.client [None req-d7609817-7435-4b1e-8300-2bce90da15ea 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] 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-10 04:53:58.317 7 WARNING neutronclient.v2_0.client [None req-f870e5a5-65a2-4549-ab67-b877c21cef92 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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/696] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:58 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1492 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/697] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:58 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1715 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:53:58.871 8 WARNING neutronclient.v2_0.client [None req-e4167518-5874-40b2-a108-9a0c810e1b84 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/698] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:58 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1724 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-10 04:53:59.035 7 WARNING neutronclient.v2_0.client [None req-a78b56c2-512e-4401-9015-7edba79bf68a 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/699] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a/os-interface => generated 285 bytes in 97 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-10 04:53:59.361 8 WARNING neutronclient.v2_0.client [None req-7341d5d2-af1c-4b80-9cc2-c2e0ff68e1ed 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] 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-10 04:53:59.428 7 INFO nova.api.openstack.compute.server_external_events [req-db16a1f7-cdec-45cc-ad3d-52d0fa6af8bd req-b1e104dd-7f6b-4118-8374-d52cc2d8e6c5 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance 2026-06-10 04:53:59.428 7 INFO nova.api.openstack.compute.server_external_events [req-db16a1f7-cdec-45cc-ad3d-52d0fa6af8bd req-b1e104dd-7f6b-4118-8374-d52cc2d8e6c5 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:ddcac493-af17-4116-80f9-744d1fff665d for instance 030758fc-a34b-451b-991a-702c1fabaef9 on instance [pid: 7|app: 0|req: 350/700] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:53:59 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:53:59 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1570 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-10 04:54:00.392 7 WARNING neutronclient.v2_0.client [None req-c13d562d-05ea-4712-a699-a396c42d442c 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/702] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:00 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1724 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:00.629 8 WARNING neutronclient.v2_0.client [None req-abc698cf-0777-4c68-a586-bff22db4124c 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/703] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jun 10 04:54:00 2026] GET /v2.1/servers => generated 377 bytes in 104 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: 352/704] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:00 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1558 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:54:00 2026] DELETE /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 0 bytes in 125 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:00.863 8 INFO nova.api.openstack.compute.server_external_events [req-53da4f9f-bb78-4ecb-be84-33ee4a5aa76e req-7dc7926f-b017-4cd5-8ea3-b5b3900c7c37 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:b7a18812-1433-4ce5-954b-0c9918cbecf1 for instance 8bf506ab-0786-411c-b694-c8ce1467d03a on instance [pid: 8|app: 0|req: 353/706] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:54:00.874 7 WARNING neutronclient.v2_0.client [None req-3d9f8842-6f88-4d84-8197-1d7d6ac9351e 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/707] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:00 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1730 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-10 04:54:01.803 8 WARNING neutronclient.v2_0.client [None req-add63988-8a6f-4d5a-ab3f-54c0e5eae971 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/708] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:01 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1558 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-10 04:54:02.096 7 WARNING neutronclient.v2_0.client [None req-87be55a8-fef0-4d23-833d-e4bbc3853ecb 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] 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-10 04:54:02.156 8 INFO nova.api.openstack.compute.server_external_events [req-5b0e2eac-3c47-4a10-91c0-48172635f6b0 req-e25dd800-dccd-4a56-9191-8f2300244953 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:b7a18812-1433-4ce5-954b-0c9918cbecf1 for instance 8bf506ab-0786-411c-b694-c8ce1467d03a on instance [pid: 8|app: 0|req: 357/711] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 355/712] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:01 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1850 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:02.951 8 WARNING neutronclient.v2_0.client [None req-56079e4f-6c18-4051-90e3-f9b0c428498f 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/713] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:02 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1558 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-10 04:54:03.415 7 WARNING neutronclient.v2_0.client [None req-b35a1e4e-05cc-4d54-83ff-057ef8d45938 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/714] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:03 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1850 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:03.670 8 INFO nova.api.openstack.compute.server_external_events [req-ba801985-bd8c-490f-952c-39aa4ad32c7b req-564477b3-76fd-474f-95a5-8999fa1ebcd5 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:ddcac493-af17-4116-80f9-744d1fff665d for instance 030758fc-a34b-451b-991a-702c1fabaef9 on instance [pid: 8|app: 0|req: 359/715] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:04.105 7 WARNING neutronclient.v2_0.client [None req-dbf185ae-db97-4862-909d-0afcbc41d02f 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] 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-10 04:54:04.219 8 INFO nova.api.openstack.compute.server_external_events [req-663ccf05-f809-4e65-ad21-557bf45691aa req-5d8ca948-1977-4040-8345-a9013200f348 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:b7a18812-1433-4ce5-954b-0c9918cbecf1 for instance 8bf506ab-0786-411c-b694-c8ce1467d03a on instance [pid: 8|app: 0|req: 360/716] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:04 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1558 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:04.693 8 WARNING neutronclient.v2_0.client [None req-8b6b4609-ec55-4679-8741-275e8494f3b1 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/718] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:04 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1783 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-10 04:54:05.394 7 WARNING neutronclient.v2_0.client [None req-36adc67b-7b54-4cff-aab0-9703a7df2eac 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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: 358/719] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:05 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1740 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:05.558 8 WARNING neutronclient.v2_0.client [None req-5f88d0d9-65f5-47ac-b708-5ecc58bbe1ed 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/720] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 10 04:54:05 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9/os-interface => generated 284 bytes in 105 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-10 04:54:05.717 7 INFO nova.api.openstack.compute.server_external_events [req-1f603949-744e-4ff4-8af3-9b5f8eb0dee1 req-0f07563e-f1ae-4c3d-9409-a88484f747b5 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:ddcac493-af17-4116-80f9-744d1fff665d for instance 030758fc-a34b-451b-991a-702c1fabaef9 on instance [pid: 7|app: 0|req: 359/721] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:05.797 8 WARNING neutronclient.v2_0.client [None req-614fbbe5-fc3d-418d-a738-45b7865a3946 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The 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/722] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:05 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1508 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:06.285 7 INFO nova.api.openstack.compute.server_external_events [req-8e0ee8ba-3b0f-4be1-9255-d579565bb0d9 req-85180c85-f04b-47ce-874b-bfad66da63d1 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:b7a18812-1433-4ce5-954b-0c9918cbecf1 for instance 8bf506ab-0786-411c-b694-c8ce1467d03a on instance [pid: 7|app: 0|req: 360/723] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:06 2026] POST /v2.1/os-server-external-events => generated 183 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-10 04:54:06.408 8 WARNING neutronclient.v2_0.client [None req-d478b784-3976-43f1-9d04-b2cb2790cd5f 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/724] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:06 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1740 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/725] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jun 10 04:54:06 2026] GET /v2.1/servers => generated 384 bytes in 90 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: 365/726] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:54:06 2026] DELETE /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 0 bytes in 158 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-10 04:54:06.904 7 WARNING neutronclient.v2_0.client [None req-fd8c2668-6e91-4c94-a5e1-8a5f3dc89fdc 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/727] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:06 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1746 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-10 04:54:07.164 8 WARNING neutronclient.v2_0.client [None req-c61155de-1813-406c-a9c6-a6aeff1ba412 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/728] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:07 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 1508 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-10 04:54:08.083 7 WARNING neutronclient.v2_0.client [None req-69db450f-0574-4434-827a-f36c1013cabc 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] 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-10 04:54:08.149 8 INFO nova.api.openstack.compute.server_external_events [req-27734b22-0906-4679-9eae-ff2f86f603c5 req-428b98b2-f0f2-4427-a3a6-956967d71e35 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:ddcac493-af17-4116-80f9-744d1fff665d for instance 030758fc-a34b-451b-991a-702c1fabaef9 on instance [pid: 8|app: 0|req: 367/729] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:08 2026] POST /v2.1/os-server-external-events => generated 185 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: 363/730] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1746 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:54:08.245 8 INFO nova.api.openstack.wsgi [None req-9ba1626c-c773-4344-8ea1-367572c7aac8 7de7680420d9425db474d3165e156af5 ffed9555903d4621a9f8426995e60939 - - default default] HTTP exception thrown: Instance 8bf506ab-0786-411c-b694-c8ce1467d03a could not be found. [pid: 8|app: 0|req: 368/731] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:08 2026] GET /v2.1/servers/8bf506ab-0786-411c-b694-c8ce1467d03a => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/732] 10.0.0.18 () {32 vars in 703 bytes} [Wed Jun 10 04:54:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-847214062 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:08.338 8 INFO nova.api.openstack.compute.server_external_events [req-9a9152fd-e81f-4309-9e9c-649979d3cfa3 req-d6f0eefc-25be-4a07-a70b-273136671615 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:ddcac493-af17-4116-80f9-744d1fff665d for instance 030758fc-a34b-451b-991a-702c1fabaef9 on instance [pid: 8|app: 0|req: 369/733] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:54:09.288 7 WARNING neutronclient.v2_0.client [None req-c2743416-b530-4be1-85d4-512f7be1f05a 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/734] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:09 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1746 bytes in 852 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:10.186 8 INFO nova.api.openstack.compute.server_external_events [req-e46a5f2b-54eb-405a-9bca-f1fe20afb6e8 req-f56d751c-9708-4998-a042-b89a6fb554b3 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:ddcac493-af17-4116-80f9-744d1fff665d for instance 030758fc-a34b-451b-991a-702c1fabaef9 on instance [pid: 8|app: 0|req: 370/735] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:10 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-10 04:54:11.149 7 WARNING neutronclient.v2_0.client [None req-5b1b8025-340c-412a-aca5-1a430bc658f3 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The 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/736] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:11 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1513 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-10 04:54:12.235 7 INFO nova.api.openstack.compute.server_external_events [req-8e33d549-6a93-4455-8824-b9582b61c44c req-fb6231fa-e514-4e23-af22-4fa1f7d49f63 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:ddcac493-af17-4116-80f9-744d1fff665d for instance 030758fc-a34b-451b-991a-702c1fabaef9 on instance [pid: 7|app: 0|req: 368/739] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:12 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-10 04:54:12.333 8 WARNING neutronclient.v2_0.client [None req-42ba8046-048f-4ad5-a256-ebcef3e4548b 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/740] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:12 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => generated 1518 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:13.411 7 INFO nova.api.openstack.wsgi [None req-70383a9e-340d-4ae5-b102-b7baf09aeb31 778010c19590450cb2e1e603800739d6 88c620bfe0844d5087d1dc91bc2f4d9c - - default default] HTTP exception thrown: Instance 030758fc-a34b-451b-991a-702c1fabaef9 could not be found. [pid: 7|app: 0|req: 369/741] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.1/servers/030758fc-a34b-451b-991a-702c1fabaef9 => 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: 373/742] 10.0.0.18 () {32 vars in 705 bytes} [Wed Jun 10 04:54:13 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1121097089 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:13.920 7 WARNING neutronclient.v2_0.client [None req-f408851f-4617-4e7b-8adb-730573d4cc43 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/743] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 10 04:54:13 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/os-interface => generated 284 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:54:14.166 8 WARNING neutronclient.v2_0.client [None req-5495fcb9-a764-41af-a142-a13b6220b8ab fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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: 374/744] 10.0.0.18 () {32 vars in 814 bytes} [Wed Jun 10 04:54:14 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/os-interface/629d8ebc-82ca-45c5-bf4a-624eaf495d37 => generated 281 bytes in 850 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: 371/745] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:14 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 155 bytes in 37 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: 375/746] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 10 04:54:15 2026] POST /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/action => generated 0 bytes in 41 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: 372/747] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:15 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 155 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, ' [pid: 8|app: 0|req: 376/748] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:16 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 155 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, ' 2026-06-10 04:54:17.080 7 INFO nova.api.openstack.compute.server_external_events [req-297b86d7-c73f-4094-a42f-d9c57d10cc12 req-6af3a593-65a7-4b0f-8bad-432a6b79e842 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance [pid: 7|app: 0|req: 373/749] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:17 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, ' [pid: 8|app: 0|req: 377/750] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:17 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 155 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, ' [pid: 7|app: 0|req: 374/751] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:18 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/752] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:19 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 155 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-10 04:54:20.259 7 WARNING neutronclient.v2_0.client [None req-582f30dd-009b-4c72-b525-1d741587df9a efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] 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: 379/753] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:20.365 8 WARNING neutronclient.v2_0.client [None req-0e253645-7731-4291-bbae-97212a6c8253 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:54:20.457 7 WARNING neutronclient.v2_0.client [None req-582f30dd-009b-4c72-b525-1d741587df9a efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/754] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1949 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 381/755] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 10 04:54:20 2026] POST /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/action => generated 0 bytes in 44 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: 382/756] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:20 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 193 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/757] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:54:20 2026] POST /v2.1/servers => generated 424 bytes in 1224 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-10 04:54:21.269 8 WARNING neutronclient.v2_0.client [None req-4d4c47bf-5fd0-4589-bd8f-db6553aaac70 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/758] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:21 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1371 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/759] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:21 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 193 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:22.073 7 INFO nova.api.openstack.compute.server_external_events [req-7b56c57c-1e10-4d3c-bcdc-08c1ec41c6f8 req-56f35da7-edfe-49b3-8f13-e803b3844c6e 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance [pid: 7|app: 0|req: 378/762] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:22 2026] POST /v2.1/os-server-external-events => generated 179 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-10 04:54:22.353 8 WARNING neutronclient.v2_0.client [None req-1f9548d2-1123-46a7-84d4-f04d9929d752 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/763] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1375 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, ' [pid: 7|app: 0|req: 379/764] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:22 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:23.454 8 WARNING neutronclient.v2_0.client [None req-3370caea-4d6b-4a59-8e61-40b1054e61d6 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/765] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:23 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1423 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/766] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:23 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878/ips => generated 155 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, ' [pid: 8|app: 0|req: 387/767] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:54:23 2026] DELETE /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 0 bytes in 100 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-10 04:54:23.989 7 WARNING neutronclient.v2_0.client [None req-3482ec73-c129-4a94-8ec2-af67de135b0e fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The 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: 381/768] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:23 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1841 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-10 04:54:24.551 8 WARNING neutronclient.v2_0.client [None req-961236e7-a815-4598-a4ef-1a648ce4705b efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/769] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:24 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1423 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-10 04:54:25.152 7 WARNING neutronclient.v2_0.client [None req-4e3bf974-b34e-4bb0-9a9d-480341151518 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/770] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:25 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1841 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:25.656 8 WARNING neutronclient.v2_0.client [None req-23e120f8-99aa-43a6-bfcb-d5baf7476658 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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: 389/771] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:25 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1431 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:26.107 7 INFO nova.api.openstack.compute.server_external_events [req-83b78ed4-4aea-451a-9a27-a4af1a2a6d74 req-0c5a9bbc-2873-4ef0-aeea-06fa1f4d61c9 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance [pid: 7|app: 0|req: 383/772] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 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-10 04:54:26.329 8 WARNING neutronclient.v2_0.client [None req-74677aad-3a28-427b-9858-43c850bf3c3f fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:54:26.780 7 WARNING neutronclient.v2_0.client [None req-60a7f770-cd6b-450b-bfa6-1f6341a187c8 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/773] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:26 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1841 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/774] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:26 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1483 bytes in 681 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:27.531 8 INFO nova.api.openstack.compute.server_external_events [req-1e7d25c7-6d95-4038-a0ec-8711716fd92c req-2576e67e-4f6e-4c02-b954-bf5accf12ee6 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:c9a44437-1572-496b-a924-d68ee9cbf3af for instance f2be6af8-f3ea-4ad7-b687-3f6f58a0524d on instance [pid: 8|app: 0|req: 391/775] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:27 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-10 04:54:28.151 7 INFO nova.api.openstack.compute.server_external_events [req-68f2e6c4-c3b7-4435-9b86-94059b72a6a8 req-73a1ed13-550e-462f-b83a-0ab4f4a5f23c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance 2026-06-10 04:54:28.151 7 INFO nova.api.openstack.compute.server_external_events [req-68f2e6c4-c3b7-4435-9b86-94059b72a6a8 req-73a1ed13-550e-462f-b83a-0ab4f4a5f23c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:629d8ebc-82ca-45c5-bf4a-624eaf495d37 for instance ba98fd2e-7318-460e-accd-f21bb45ad878 on instance [pid: 7|app: 0|req: 385/776] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:28 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:28.439 8 WARNING neutronclient.v2_0.client [None req-7625cc1e-d1bd-4114-9807-dd910afed2f9 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] 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-10 04:54:28.458 7 WARNING neutronclient.v2_0.client [None req-839a8b4f-3e77-4322-a2f7-377f01d9105f efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/777] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:28 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1486 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/778] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:28 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1471 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-10 04:54:29.539 8 WARNING neutronclient.v2_0.client [None req-334db182-545e-4507-9de7-1ed839352918 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/779] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:29 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 1486 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:29.622 7 WARNING neutronclient.v2_0.client [None req-abb83e9d-1548-4dba-9eb8-61ab863c55b0 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/780] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:29 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1471 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-10 04:54:30.620 8 INFO nova.api.openstack.wsgi [None req-856b9bcb-7392-411f-9f5a-d65a0ee52482 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] HTTP exception thrown: Instance ba98fd2e-7318-460e-accd-f21bb45ad878 could not be found. [pid: 8|app: 0|req: 394/781] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:30 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => 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: 388/782] 10.0.0.18 () {32 vars in 705 bytes} [Wed Jun 10 04:54:30 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1466394631 => 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-10 04:54:30.790 8 WARNING neutronclient.v2_0.client [None req-4fa84e4e-09c7-4a54-87b0-76dfc53ac2d5 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/783] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:30 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1471 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:54:31.183 7 INFO nova.api.openstack.wsgi [None req-a0869f9f-654b-4942-a041-c9ba407645e7 fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] HTTP exception thrown: Instance ba98fd2e-7318-460e-accd-f21bb45ad878 could not be found. [pid: 7|app: 0|req: 389/784] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:54:31 2026] DELETE /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => 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, ' 2026-06-10 04:54:31.221 8 INFO nova.api.openstack.wsgi [None req-959bd7d4-5b92-40ff-95c9-cf890abfecfc fbc6ed40f7a040d4814766f5bb7cbb02 254cabf938d24a7a9802e702a1c74fbd - - default default] HTTP exception thrown: Instance ba98fd2e-7318-460e-accd-f21bb45ad878 could not be found. [pid: 8|app: 0|req: 396/785] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:31 2026] GET /v2.1/servers/ba98fd2e-7318-460e-accd-f21bb45ad878 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:31.951 7 WARNING neutronclient.v2_0.client [None req-8fc4ddfe-0eae-49d8-9ac5-d6681918f7a0 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/788] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:31 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1471 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:32.730 8 INFO nova.api.openstack.compute.server_external_events [req-fa4573fd-8fcc-4e00-9998-5db13a386209 req-352c86df-11a7-46b8-8267-eac6b2e57fbf 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:c9a44437-1572-496b-a924-d68ee9cbf3af for instance f2be6af8-f3ea-4ad7-b687-3f6f58a0524d on instance [pid: 8|app: 0|req: 399/789] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:33.724 7 WARNING neutronclient.v2_0.client [None req-7dc4d0a3-4692-439f-b662-5b4647c10ae6 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/790] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:33 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1471 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:34.792 8 INFO nova.api.openstack.compute.server_external_events [req-34f1020e-2fbf-4bb2-b1c4-0fc96dc042d2 req-899caf74-39c7-4486-a866-4b665ae65c08 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:c9a44437-1572-496b-a924-d68ee9cbf3af for instance f2be6af8-f3ea-4ad7-b687-3f6f58a0524d on instance [pid: 8|app: 0|req: 400/791] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:34.965 7 WARNING neutronclient.v2_0.client [None req-b1bbd356-9813-4de8-b8cc-8fbefea4817d efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/792] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:34 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1657 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: 401/793] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:35 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d/ips => generated 110 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: 393/794] 10.0.0.18 () {32 vars in 722 bytes} [Wed Jun 10 04:54:35 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d/ips => generated 110 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, ' [pid: 8|app: 0|req: 402/795] 10.0.0.18 () {32 vars in 824 bytes} [Wed Jun 10 04:54:35 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d/ips/tempest-ServerAddressesTestJSON-1649263546-network => generated 95 bytes in 39 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: 394/796] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:54:35 2026] DELETE /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 0 bytes in 83 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-10 04:54:35.368 8 WARNING neutronclient.v2_0.client [None req-1144991d-d9d3-4f00-8490-a904589f4aad efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] 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-10 04:54:36.834 7 INFO nova.api.openstack.compute.server_external_events [req-8b0cc6b2-0ec0-4427-a621-4e63fe34f382 req-320b47a5-9332-4b4d-ab94-78233d0f5d39 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:c9a44437-1572-496b-a924-d68ee9cbf3af for instance f2be6af8-f3ea-4ad7-b687-3f6f58a0524d on instance [pid: 7|app: 0|req: 395/797] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:36 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) [pid: 8|app: 0|req: 403/798] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:35 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1663 bytes in 1941 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:38.314 7 WARNING neutronclient.v2_0.client [None req-14f9e29b-8fef-4c23-9103-ed1c2cf855aa efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] 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-10 04:54:38.874 8 INFO nova.api.openstack.compute.server_external_events [req-e19e06c9-61e1-4d38-b9ea-2532eb52ce93 req-f6745adb-dea4-48ec-9408-5a49b06c2b9c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:c9a44437-1572-496b-a924-d68ee9cbf3af for instance f2be6af8-f3ea-4ad7-b687-3f6f58a0524d on instance [pid: 8|app: 0|req: 404/799] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/800] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:38 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1663 bytes in 2380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:40.940 8 INFO nova.api.openstack.compute.server_external_events [req-87f158be-54a6-422b-99ef-134fc30ec4fe req-6657899f-5917-4c1a-b393-d1724fa662da 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:c9a44437-1572-496b-a924-d68ee9cbf3af for instance f2be6af8-f3ea-4ad7-b687-3f6f58a0524d on instance [pid: 8|app: 0|req: 405/801] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:41.712 7 WARNING neutronclient.v2_0.client [None req-c5050d32-0326-4d6b-8346-4631b8faf01b efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] The 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/804] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:41 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 1452 bytes in 1779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/805] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:54:43 2026] POST /v2.1/os-keypairs => generated 385 bytes in 154 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-10 04:54:44.503 7 INFO nova.api.openstack.wsgi [None req-6ec0c175-0cd2-49ca-a391-6e1076f018d5 efa25ac044494eb2b0760479a7193bab 2ba0b474353549f38029f09244149377 - - default default] HTTP exception thrown: Instance f2be6af8-f3ea-4ad7-b687-3f6f58a0524d could not be found. [pid: 7|app: 0|req: 398/806] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:44 2026] GET /v2.1/servers/f2be6af8-f3ea-4ad7-b687-3f6f58a0524d => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-10 04:54:46.877 8 WARNING neutronclient.v2_0.client [None req-3649649c-db64-43f4-80b3-3e00fd4c481c 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] 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-10 04:54:47.083 8 WARNING neutronclient.v2_0.client [None req-3649649c-db64-43f4-80b3-3e00fd4c481c 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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: 409/807] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:54:46 2026] POST /v2.1/servers => generated 424 bytes in 436 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-10 04:54:47.281 7 WARNING neutronclient.v2_0.client [None req-5992442c-d7ae-4fa8-95eb-fba4a4a6fb2b 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/808] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:47 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1367 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:48.365 8 WARNING neutronclient.v2_0.client [None req-95caa70b-2e6c-4a74-8168-8e915a3273ed 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/809] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:48 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1371 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:48.769 7 WARNING neutronclient.v2_0.client [None req-cb4cdaff-146e-4baa-b932-e397bee3649a 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] 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-10 04:54:48.805 7 WARNING neutronclient.v2_0.client [None req-cb4cdaff-146e-4baa-b932-e397bee3649a 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] 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-10 04:54:48.954 7 WARNING neutronclient.v2_0.client [None req-cb4cdaff-146e-4baa-b932-e397bee3649a 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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/810] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:54:48 2026] POST /v2.1/servers => generated 450 bytes in 630 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-10 04:54:49.297 8 WARNING neutronclient.v2_0.client [None req-139702b6-359a-4c69-b26f-d253c17317a4 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/811] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1253 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, ' 2026-06-10 04:54:49.453 7 WARNING neutronclient.v2_0.client [None req-3872e5ec-ebfe-48a4-8826-949afb22ce80 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/812] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:49 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1419 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-10 04:54:50.378 8 WARNING neutronclient.v2_0.client [None req-3e57e14e-0a3d-45b8-b565-6303cd4d19ca 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/813] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:50 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1303 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-10 04:54:50.537 7 WARNING neutronclient.v2_0.client [None req-b854d546-cfc8-4ded-b30e-4aa0ef0da423 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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/814] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:50 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1419 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-10 04:54:51.455 8 WARNING neutronclient.v2_0.client [None req-77e01c48-7165-4fcf-bf2b-a7b1e872da71 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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/815] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:51 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1351 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:51.634 7 WARNING neutronclient.v2_0.client [None req-561be963-efe1-4873-993b-541f17e9a504 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/816] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:51 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1427 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:52.537 7 WARNING neutronclient.v2_0.client [None req-15b039eb-2c96-4863-b55a-8144b6c603e0 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] 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-10 04:54:52.743 8 WARNING neutronclient.v2_0.client [None req-b5ff5eb5-d370-470c-9554-1c41fe192563 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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/819] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:52 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1351 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:52.870 7 INFO nova.api.openstack.compute.server_external_events [req-3dd83601-6059-4eb6-a9eb-79ac606cd7b7 req-265d4fa6-b539-437c-954d-e3baae5906dc 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:29e7486c-6ae8-4d3f-94f1-d747d0fb6db0 for instance a45083b4-7e0d-4300-bee2-c90aaca478d1 on instance [pid: 7|app: 0|req: 406/820] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/821] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:52 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1479 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:53.895 7 WARNING neutronclient.v2_0.client [None req-b030cc28-e0bc-4ab1-8110-63001f59b649 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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/822] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:53 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1359 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:54.576 8 WARNING neutronclient.v2_0.client [None req-b683d1bb-378f-4846-8ec7-b7906f71faae 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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/823] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1467 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:55.044 7 WARNING neutronclient.v2_0.client [None req-4f549295-fe0e-4b39-9fd3-b1bc1fcaec6a 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] 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-10 04:54:55.319 8 INFO nova.api.openstack.compute.server_external_events [req-2ec5329f-3e45-4abf-94b7-9c113cb796cb req-6223f2bc-9a98-42d3-87d5-192d649999d0 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:00adf8e8-f3e0-45fa-a280-a9fc2d32582d for instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 on instance [pid: 7|app: 0|req: 408/824] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:54 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1436 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/825] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:55 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-10 04:54:55.849 7 WARNING neutronclient.v2_0.client [None req-37051e71-5d8c-4b31-b805-2ae1f46a97bb 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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: 409/826] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:55 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1467 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:56.378 8 WARNING neutronclient.v2_0.client [None req-39edbf32-ba26-435f-9009-c64f2b4b6435 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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: 418/827] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:56 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1436 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-10 04:54:57.013 7 WARNING neutronclient.v2_0.client [None req-e2ff6aec-3c46-4b47-b102-f4671e7f77b1 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/828] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:56 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1467 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-10 04:54:57.542 8 WARNING neutronclient.v2_0.client [None req-744f9799-6d46-4b6b-83c4-105808bb92ac 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/829] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:57 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1436 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:58.180 7 WARNING neutronclient.v2_0.client [None req-1397caa4-8f5e-4251-93c4-1ae3356ef7ea 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] 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-10 04:54:58.350 8 INFO nova.api.openstack.compute.server_external_events [req-c2afec5f-3bff-4f30-8365-a8cc2d226821 req-f6a047e7-5637-4fb8-ba67-7c484975e016 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:29e7486c-6ae8-4d3f-94f1-d747d0fb6db0 for instance a45083b4-7e0d-4300-bee2-c90aaca478d1 on instance [pid: 8|app: 0|req: 420/830] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:54:58 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) [pid: 7|app: 0|req: 411/831] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1467 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:58.713 8 WARNING neutronclient.v2_0.client [None req-f7c01a16-f7b1-4680-b25c-c213cb740d81 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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/832] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:58 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1436 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:59.498 7 WARNING neutronclient.v2_0.client [None req-020d0d9e-bd00-49d2-b75e-b08cec0c7e09 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/833] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1467 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:54:59.871 8 WARNING neutronclient.v2_0.client [None req-d61c2a7c-d995-4f28-b4f1-4c3a3fc57855 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/834] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:54:59 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1424 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:00.392 7 INFO nova.api.openstack.compute.server_external_events [req-b16aca56-3199-4f56-9622-b6ca10970ffc req-aa4e4a76-b85e-4dec-bc46-998517638de8 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:29e7486c-6ae8-4d3f-94f1-d747d0fb6db0 for instance a45083b4-7e0d-4300-bee2-c90aaca478d1 on instance [pid: 7|app: 0|req: 413/835] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:00 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-10 04:55:00.647 8 WARNING neutronclient.v2_0.client [None req-79c6a0aa-0d69-431e-8018-a2f0277b6f4e 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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/836] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:00 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1647 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-10 04:55:01.003 7 WARNING neutronclient.v2_0.client [None req-f0cf36d2-9aa0-474a-b31b-4d0ad664164a 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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: 414/837] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:00 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1424 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 424/840] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:55:01 2026] DELETE /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => 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-10 04:55:02.096 7 WARNING neutronclient.v2_0.client [None req-df617dd9-251c-4351-ba6b-44c22fd521e1 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] 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-10 04:55:02.206 8 WARNING neutronclient.v2_0.client [None req-deb15f08-160c-490c-a128-6aa007c96b35 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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/841] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1653 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/842] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:02 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1424 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:02.621 7 INFO nova.api.openstack.compute.server_external_events [req-0662ff1d-5f09-4d97-b331-6c12c22b1fc0 req-3ff2caf4-c066-4cff-8cea-ebe06254f79e 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:00adf8e8-f3e0-45fa-a280-a9fc2d32582d for instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 on instance [pid: 7|app: 0|req: 418/843] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:02 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:03.309 8 WARNING neutronclient.v2_0.client [None req-a8bbf37b-5bf7-4e13-a9c1-f9ff79957130 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] 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-10 04:55:03.401 7 WARNING neutronclient.v2_0.client [None req-0cf38345-1579-4a48-a9af-9fd6b9e2026e 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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: 426/844] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1653 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/845] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:03 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1424 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:04.670 8 INFO nova.api.openstack.compute.server_external_events [req-334d2ddd-3694-4941-b9c7-61958f902765 req-6d445fc0-3c01-4384-baf3-cd0452de346d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:00adf8e8-f3e0-45fa-a280-a9fc2d32582d for instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 on instance 2026-06-10 04:55:04.671 8 INFO nova.api.openstack.compute.server_external_events [req-334d2ddd-3694-4941-b9c7-61958f902765 req-6d445fc0-3c01-4384-baf3-cd0452de346d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:29e7486c-6ae8-4d3f-94f1-d747d0fb6db0 for instance a45083b4-7e0d-4300-bee2-c90aaca478d1 on instance 2026-06-10 04:55:04.671 8 INFO nova.api.openstack.compute.server_external_events [req-334d2ddd-3694-4941-b9c7-61958f902765 req-6d445fc0-3c01-4384-baf3-cd0452de346d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:29e7486c-6ae8-4d3f-94f1-d747d0fb6db0 for instance a45083b4-7e0d-4300-bee2-c90aaca478d1 on instance [pid: 8|app: 0|req: 427/846] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:04 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:05.038 7 WARNING neutronclient.v2_0.client [None req-3d61d41f-8562-4ff9-b0c1-2d2f5a7674d1 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] 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-10 04:55:05.113 8 WARNING neutronclient.v2_0.client [None req-f5ac10d3-9974-430a-b221-195ff3c62b4b 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/847] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:05 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1611 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/848] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:05 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1611 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:05.419 7 WARNING neutronclient.v2_0.client [None req-b5c80ecb-4481-489c-8f40-53a624377cb7 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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: 421/849] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 10 04:55:05 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4/os-interface => generated 285 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-10 04:55:06.312 8 WARNING neutronclient.v2_0.client [None req-aef6c51c-0573-4a52-9e33-b1df0bd59627 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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: 429/850] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:06 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1448 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:06.742 7 INFO nova.api.openstack.compute.server_external_events [req-2510ab07-3fb1-4745-931b-aec79b2f054d req-d7c53a33-99e2-4581-9c66-de2804884534 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:29e7486c-6ae8-4d3f-94f1-d747d0fb6db0 for instance a45083b4-7e0d-4300-bee2-c90aaca478d1 on instance [pid: 7|app: 0|req: 422/851] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:06.829 7 INFO nova.api.openstack.compute.server_external_events [req-d033d8c2-be05-44f3-b7f3-d2c87c8217be req-abe78008-ec86-43c8-b9dd-8e8b9cfef60e 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:00adf8e8-f3e0-45fa-a280-a9fc2d32582d for instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 on instance [pid: 7|app: 0|req: 423/852] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:06 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) 2026-06-10 04:55:06.855 8 WARNING neutronclient.v2_0.client [None req-72412da1-fcb3-419e-98dc-7ea1c62e2f96 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/853] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:06 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1611 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/854] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jun 10 04:55:06 2026] GET /v2.1/servers => generated 388 bytes in 52 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: 431/855] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:55:07 2026] DELETE /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 0 bytes in 101 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-10 04:55:07.199 7 WARNING neutronclient.v2_0.client [None req-12a99047-9e6c-4abe-bcbc-f84edb2d162b 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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/856] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:07 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1617 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:07.598 8 WARNING neutronclient.v2_0.client [None req-bfa995f9-46ce-45b7-9d9e-089fe1579400 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] The 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: 432/857] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:07 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 1453 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:08.402 7 WARNING neutronclient.v2_0.client [None req-d416996c-f4db-4136-bb2e-5510638b286b 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/858] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:08 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1617 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:08.808 8 INFO nova.api.openstack.compute.server_external_events [req-ab4bf6f2-e953-4f27-8a36-ee6a987152a3 req-e37712bd-d9d4-40ac-854e-18fa896f4569 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:00adf8e8-f3e0-45fa-a280-a9fc2d32582d for instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 on instance [pid: 8|app: 0|req: 433/859] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:08 2026] POST /v2.1/os-server-external-events => generated 185 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-10 04:55:09.046 7 INFO nova.api.openstack.wsgi [None req-5c4ddc86-c21a-448b-baea-b5d83db7ac25 1787ec287055477da597774f13ea8330 d897db9ef0eb4477b5172e1b4192f4bb - - default default] HTTP exception thrown: Instance a45083b4-7e0d-4300-bee2-c90aaca478d1 could not be found. [pid: 7|app: 0|req: 427/860] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:09 2026] GET /v2.1/servers/a45083b4-7e0d-4300-bee2-c90aaca478d1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:09.718 8 WARNING neutronclient.v2_0.client [None req-0559f4b8-7774-44c6-ada7-40c576ea3b38 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] 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-10 04:55:10.078 7 INFO nova.api.openstack.compute.server_external_events [req-37d7e172-d83c-40de-a32b-44b7b89c52e4 req-e01f8545-be24-47d6-a877-455d7edb041a 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:00adf8e8-f3e0-45fa-a280-a9fc2d32582d for instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 on instance [pid: 7|app: 0|req: 428/861] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:10 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: 434/862] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:09 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1670 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:10.850 7 INFO nova.api.openstack.compute.server_external_events [req-5b0b4aa3-496f-403a-91d4-48be3ef7f1f9 req-775ebb7c-5b63-46d1-9f62-96f739cef967 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:00adf8e8-f3e0-45fa-a280-a9fc2d32582d for instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 on instance [pid: 7|app: 0|req: 429/863] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:10 2026] POST /v2.1/os-server-external-events => generated 185 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-10 04:55:11.152 8 WARNING neutronclient.v2_0.client [None req-b6fa4b5f-c254-4680-9709-d82cfa22deff 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The 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: 435/864] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:11 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1380 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:12.523 7 WARNING neutronclient.v2_0.client [None req-7dea2318-83da-4273-9ed3-d2c66052a34f 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/867] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:12 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 1385 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:14.220 8 INFO nova.api.openstack.wsgi [None req-e3728388-3ac5-4532-8501-aa9a6286ada8 5665b231328b4a33be8af8445a40018a 25f0824f3d634ec6aa5bcc8eea88c37f - - default default] HTTP exception thrown: Instance 40e8e2d8-2b93-43f4-bf5a-492600056ab4 could not be found. [pid: 8|app: 0|req: 437/868] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:14 2026] GET /v2.1/servers/40e8e2d8-2b93-43f4-bf5a-492600056ab4 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/869] 10.0.0.18 () {32 vars in 703 bytes} [Wed Jun 10 04:55:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-117874680 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/872] 10.0.0.2 () {30 vars in 617 bytes} [Wed Jun 10 04:55:29 2026] GET /v2.1 => generated 0 bytes in 178 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 434/873] 10.0.0.2 () {32 vars in 690 bytes} [Wed Jun 10 04:55:30 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/874] 10.0.0.2 () {34 vars in 911 bytes} [Wed Jun 10 04:55:30 2026] GET /v2.1/os-simple-tenant-usage/6224d4460faa4506817c39994492893a?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/875] 10.0.0.2 () {30 vars in 652 bytes} [Wed Jun 10 04:55:30 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 8|app: 0|req: 441/876] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:55:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:55:33.323 8 WARNING neutronclient.v2_0.client [None req-d927d7c7-a83e-4db0-9686-177aa749ac6c 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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-10 04:55:33.364 8 WARNING neutronclient.v2_0.client [None req-d927d7c7-a83e-4db0-9686-177aa749ac6c 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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-10 04:55:33.720 8 WARNING neutronclient.v2_0.client [None req-d927d7c7-a83e-4db0-9686-177aa749ac6c 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/879] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:55:33 2026] POST /v2.1/servers => generated 453 bytes in 811 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 04:55:34.096 7 WARNING neutronclient.v2_0.client [None req-a081ee09-ee7f-43c6-a8cf-a979a66d40c5 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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: 444/880] 10.0.0.2 () {30 vars in 617 bytes} [Wed Jun 10 04:55:34 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 445/881] 10.0.0.2 () {32 vars in 690 bytes} [Wed Jun 10 04:55:34 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: 437/882] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:34 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1393 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/883] 10.0.0.2 () {34 vars in 911 bytes} [Wed Jun 10 04:55:34 2026] GET /v2.1/os-simple-tenant-usage/6224d4460faa4506817c39994492893a?start=2026-06-09T00:00:00&end=2026-06-10T23:59:59 => generated 20 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 438/884] 10.0.0.2 () {30 vars in 652 bytes} [Wed Jun 10 04:55:34 2026] GET /v2.1/limits?reserved=1 => generated 511 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-10 04:55:35.296 8 WARNING neutronclient.v2_0.client [None req-32c307e0-d1a0-414c-af2f-6e6bc80cf2cb 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/885] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:35 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1397 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:55:36.402 7 WARNING neutronclient.v2_0.client [None req-7ef30f67-e60a-4a3b-80ff-98f498e56eff 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 439/886] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:36 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1445 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-10 04:55:37.497 8 WARNING neutronclient.v2_0.client [None req-2146ab93-f48e-4f13-a76b-0e7e0dab42fb 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/887] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:37 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1445 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-10 04:55:38.608 7 WARNING neutronclient.v2_0.client [None req-705776c3-dc4b-46fc-885c-6ec582aa0149 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 440/888] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:38 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1521 bytes in 816 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:40.047 8 INFO nova.api.openstack.compute.server_external_events [req-63dba6af-23c4-473f-9abd-d5e9a3209ece req-3952ea08-e678-4c4b-871f-36a310b650dc 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance [pid: 8|app: 0|req: 449/889] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 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-10 04:55:40.435 7 WARNING neutronclient.v2_0.client [None req-95d96641-c005-49e9-84a8-405b3892d12b 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/890] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:40 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1519 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-10 04:55:41.602 8 WARNING neutronclient.v2_0.client [None req-b32a9f78-03a2-4b3a-b4b6-4974134681ae 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 450/891] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:41 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1519 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-10 04:55:42.769 7 WARNING neutronclient.v2_0.client [None req-db69943c-c5fe-421a-8d2f-81021ab46027 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/894] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:42 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1519 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:43.918 8 WARNING neutronclient.v2_0.client [None req-91cc007c-be87-4744-8b8e-c7a625a8377d 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/895] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:43 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1519 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-10 04:55:44.961 7 INFO nova.api.openstack.compute.server_external_events [req-f8196718-b703-4320-b0b8-74e9865ad497 req-df13b037-517b-47f1-945f-e757202d349b 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance [pid: 7|app: 0|req: 444/896] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 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-10 04:55:45.303 8 WARNING neutronclient.v2_0.client [None req-ceb139dc-2a40-40bd-96a3-5106184bfe21 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 453/897] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:45 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1519 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:46.513 7 WARNING neutronclient.v2_0.client [None req-4f55a7c2-3c4b-4328-9adc-da1a7da1824d 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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-10 04:55:47.047 8 INFO nova.api.openstack.compute.server_external_events [req-5f156203-cc13-4ec6-898d-ad6e1b5d9cb9 req-6f4e5024-75bb-4071-b94e-aaa9e0ddccb1 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance [pid: 8|app: 0|req: 454/898] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/899] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:46 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1519 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:48.131 8 WARNING neutronclient.v2_0.client [None req-a3982626-2cda-4938-9dd8-9c1c63f80c2b 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/900] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:48 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1701 bytes in 1543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:55:49.687 7 WARNING neutronclient.v2_0.client [None req-b59a39c5-f74f-45a0-a48a-54d6bda4c1e9 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 446/901] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 10 04:55:49 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205/os-interface => generated 284 bytes in 912 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-10 04:55:52.348 8 INFO nova.api.openstack.compute.server_external_events [req-d4e6c4a7-5f7f-473b-b697-43734c158977 req-2a87eef5-03bc-4174-9df2-fc26c27bcf29 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance [pid: 8|app: 0|req: 457/904] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:55:52 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-10 04:55:58.000 7 WARNING neutronclient.v2_0.client [None req-a930e06a-de30-4132-921f-48731b1d86d6 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 448/905] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:55:57 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1821 bytes in 3839 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:01.856 8 WARNING neutronclient.v2_0.client [None req-1e700d4e-af94-4e83-8b83-91b24f0a1457 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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: 449/906] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:56:01 2026] POST /v2.1/os-keypairs => generated 396 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/909] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:01 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1821 bytes in 1182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/910] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 10 04:56:03 2026] POST /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205/action => generated 0 bytes in 86 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-10 04:56:03.284 8 WARNING neutronclient.v2_0.client [None req-06359ae6-a802-4680-888b-b86110015974 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 459/911] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:03 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1823 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:04.857 7 WARNING neutronclient.v2_0.client [None req-75572b5a-570e-4744-83f4-3d8271b88707 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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: 453/912] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:04 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1823 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/913] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:56:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/914] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:56:05 2026] POST /v2.1/os-keypairs => generated 395 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:56:06.044 8 WARNING neutronclient.v2_0.client [None req-1c4db04f-cf14-42d3-968c-f2e4befcbd12 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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-10 04:56:06.422 7 WARNING neutronclient.v2_0.client [None req-7a327136-7ea5-4c3a-ba18-f32b79fc190e bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] 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-10 04:56:06.766 7 WARNING neutronclient.v2_0.client [None req-7a327136-7ea5-4c3a-ba18-f32b79fc190e bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] 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-10 04:56:06.960 7 WARNING neutronclient.v2_0.client [None req-7a327136-7ea5-4c3a-ba18-f32b79fc190e bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/915] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:06 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1823 bytes in 993 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:56:07.637 7 WARNING neutronclient.v2_0.client [None req-7a327136-7ea5-4c3a-ba18-f32b79fc190e bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] 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-10 04:56:08.051 8 WARNING neutronclient.v2_0.client [None req-59e6e567-23ea-4f00-82b0-79cb287e63af 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/916] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:56:06 2026] POST /v2.1/servers => generated 496 bytes in 1919 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-10 04:56:08.310 7 WARNING neutronclient.v2_0.client [None req-aefc3a07-c25e-45cd-a6f2-680df7bbb7a5 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/917] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:08 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1828 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/918] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:08 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1456 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:09.474 8 WARNING neutronclient.v2_0.client [None req-0a4ed9fe-7065-4ba4-977f-3715d1c57f87 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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-10 04:56:09.497 7 WARNING neutronclient.v2_0.client [None req-702e93ac-eac9-4f74-813c-e9a42e35e95b bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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: 457/919] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:09 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1460 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/920] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:09 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1828 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:56:09.635 7 WARNING neutronclient.v2_0.client [None req-e5cb3340-69ab-441e-a11b-ff96618a9008 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] 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-10 04:56:09.698 7 WARNING neutronclient.v2_0.client [None req-e5cb3340-69ab-441e-a11b-ff96618a9008 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] 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-10 04:56:09.978 7 WARNING neutronclient.v2_0.client [None req-e5cb3340-69ab-441e-a11b-ff96618a9008 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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: 458/921] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:56:09 2026] POST /v2.1/servers => generated 448 bytes in 683 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-10 04:56:10.268 8 WARNING neutronclient.v2_0.client [None req-4d462dd7-6b76-4788-8ccc-2f09e721cf87 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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/922] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:10 2026] GET /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => generated 1394 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:10.617 7 WARNING neutronclient.v2_0.client [None req-588aab41-9a27-4ecc-8586-c700012c4018 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] 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-10 04:56:10.662 8 WARNING neutronclient.v2_0.client [None req-df23d8ef-08a2-46ea-a0fc-3c709d3d788f 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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: 459/923] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:10 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1508 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/924] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:10 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1828 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:11.727 7 WARNING neutronclient.v2_0.client [None req-7d5c1cea-9e3a-45b1-a54d-d0eefeee898c bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/925] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:11 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1508 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-10 04:56:12.419 8 WARNING neutronclient.v2_0.client [None req-5245ba7b-059f-4398-8184-3364f6375f34 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/928] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:12 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1828 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-10 04:56:12.817 7 WARNING neutronclient.v2_0.client [None req-0ab956a7-3610-46af-92a8-ac61fa173385 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] 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-10 04:56:13.575 8 WARNING neutronclient.v2_0.client [None req-cbf166a8-6e85-49bd-84af-e4cc90b47c0a 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/929] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:12 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1630 bytes in 1012 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/930] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:13 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1821 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:14.174 7 INFO nova.api.openstack.compute.server_external_events [req-f0337c1e-8614-40a4-91e1-659aae334507 req-1e6d4f94-165c-4927-98a4-9176d07fced7 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance [pid: 7|app: 0|req: 463/931] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:14 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-10 04:56:14.868 8 WARNING neutronclient.v2_0.client [None req-1a9bd08d-eee9-43f9-b64d-826b53b6ce3e bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/932] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:14 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1628 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:15.362 7 WARNING neutronclient.v2_0.client [None req-05753488-ceea-4798-a55d-ecfa9c393088 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/933] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:15 2026] GET /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => generated 1520 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:16.052 8 INFO nova.api.openstack.compute.server_external_events [req-3b6a4993-d1dc-46cd-b16f-59ff218baa18 req-b6b12a42-8d4e-4beb-8db9-206d9d7f0636 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance [pid: 8|app: 0|req: 470/934] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:16 2026] POST /v2.1/os-server-external-events => generated 185 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-10 04:56:16.137 7 WARNING neutronclient.v2_0.client [None req-bc564c47-239c-4700-b1f5-80e0f348298e bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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: 465/935] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:16 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1628 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:17.350 8 WARNING neutronclient.v2_0.client [None req-10c44441-9f2b-4969-9073-a1a6ac0e47f4 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/936] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:17 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1628 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-10 04:56:18.096 7 INFO nova.api.openstack.compute.server_external_events [req-5b8fe3d7-eab3-42eb-b4db-59f83f2ac85b req-37cc1291-6efe-4cec-beb1-ddc786f1810c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance 2026-06-10 04:56:18.096 7 INFO nova.api.openstack.compute.server_external_events [req-5b8fe3d7-eab3-42eb-b4db-59f83f2ac85b req-37cc1291-6efe-4cec-beb1-ddc786f1810c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance 2026-06-10 04:56:18.097 7 INFO nova.api.openstack.compute.server_external_events [req-5b8fe3d7-eab3-42eb-b4db-59f83f2ac85b req-37cc1291-6efe-4cec-beb1-ddc786f1810c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance 2026-06-10 04:56:18.097 7 INFO nova.api.openstack.compute.server_external_events [req-5b8fe3d7-eab3-42eb-b4db-59f83f2ac85b req-37cc1291-6efe-4cec-beb1-ddc786f1810c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance 2026-06-10 04:56:18.097 7 INFO nova.api.openstack.compute.server_external_events [req-5b8fe3d7-eab3-42eb-b4db-59f83f2ac85b req-37cc1291-6efe-4cec-beb1-ddc786f1810c 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance [pid: 7|app: 0|req: 466/937] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:18 2026] POST /v2.1/os-server-external-events => generated 867 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-10 04:56:18.512 8 WARNING neutronclient.v2_0.client [None req-41ca3a59-2efa-457b-a139-30bbb9688379 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/938] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:18 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1628 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:19.782 7 WARNING neutronclient.v2_0.client [None req-8b3ae631-1e65-4e4a-9053-f1733068f94f bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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: 467/939] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:19 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1628 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-10 04:56:20.143 8 INFO nova.api.openstack.compute.server_external_events [req-ca8481d6-2070-4e7e-ab08-eb6eb3dd0b12 req-99743918-97ec-4197-90f5-403816cb9278 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance 2026-06-10 04:56:20.143 8 INFO nova.api.openstack.compute.server_external_events [req-ca8481d6-2070-4e7e-ab08-eb6eb3dd0b12 req-99743918-97ec-4197-90f5-403816cb9278 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance [pid: 8|app: 0|req: 473/940] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:20 2026] POST /v2.1/os-server-external-events => generated 354 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-10 04:56:20.552 7 WARNING neutronclient.v2_0.client [None req-35c2450a-3c08-4fce-95f3-27f6c89d4bcb bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/941] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:20 2026] GET /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => 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-10 04:56:20.946 8 WARNING neutronclient.v2_0.client [None req-1df90406-ff90-448a-b36c-7e2712dc3abb bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/942] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:20 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1628 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:21.447 7 INFO nova.api.openstack.compute.server_external_events [req-bca0c5e3-9ac8-4add-895d-7652078bec42 req-32436d6c-19ac-4f9d-8edc-4b21aaf81450 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance [pid: 7|app: 0|req: 469/943] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:21 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:22.118 7 WARNING neutronclient.v2_0.client [None req-a8756674-9f58-479b-b5c8-c03f38ac3733 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/946] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:22 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1807 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-10 04:56:22.270 8 WARNING neutronclient.v2_0.client [None req-e349cbb9-6629-4d40-b2db-95a09d6bea09 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/947] 10.0.0.18 () {32 vars in 740 bytes} [Wed Jun 10 04:56:22 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b/os-interface => generated 284 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-10 04:56:23.077 7 INFO nova.api.openstack.compute.server_external_events [req-a1a29ef5-ace2-481c-9e8f-5e6dfe879a48 req-7b83c7bf-316a-4656-adc8-291a5994b61d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance [pid: 7|app: 0|req: 472/948] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:23.492 8 INFO nova.api.openstack.compute.server_external_events [req-23de3c40-b0bc-4bd3-96f1-cc5e8a078302 req-b0d84d94-5b3a-47cf-8a68-68fef10b1202 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance [pid: 8|app: 0|req: 477/949] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:23 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-10 04:56:25.790 7 WARNING neutronclient.v2_0.client [None req-abff2d07-d36c-46a6-a789-5ea486b1f6da bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/950] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:25 2026] GET /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => generated 1816 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:27.285 7 INFO nova.api.openstack.compute.server_external_events [req-97a6f9eb-48a8-4668-a834-c48d8cd422a6 req-883e5d28-77b4-400b-98ef-8d762dce4af9 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance [pid: 7|app: 0|req: 474/951] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:27 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) 2026-06-10 04:56:27.323 8 WARNING neutronclient.v2_0.client [None req-68acc9e5-ec99-441a-b3f6-e13081d6a48e bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] 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-10 04:56:27.366 8 WARNING neutronclient.v2_0.client [None req-68acc9e5-ec99-441a-b3f6-e13081d6a48e bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] 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-10 04:56:27.600 8 WARNING neutronclient.v2_0.client [None req-68acc9e5-ec99-441a-b3f6-e13081d6a48e bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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: 478/952] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:56:27 2026] POST /v2.1/servers => generated 448 bytes in 536 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-10 04:56:27.817 7 WARNING neutronclient.v2_0.client [None req-ac1cfe2f-ce9a-4b02-83e7-f744f355ffe5 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/953] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:27 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 1394 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:29.624 8 WARNING neutronclient.v2_0.client [None req-c36ee41f-04e4-45e2-a162-8c0c708f0910 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/954] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:29 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1821 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 476/955] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:56:29 2026] DELETE /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => 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-10 04:56:29.959 8 WARNING neutronclient.v2_0.client [None req-2c0c1c7f-7545-4f7f-b958-28d51e4ab3f2 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/956] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:29 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1827 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:31.176 7 WARNING neutronclient.v2_0.client [None req-e293c1df-53fb-4e9f-9101-9bc1c2a96378 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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-10 04:56:31.263 8 INFO nova.api.openstack.compute.server_external_events [req-2323fcc2-54ee-4360-88ad-4ff814b19dd4 req-7fed3bd8-b353-4517-8b07-c4bac0968cff 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance [pid: 8|app: 0|req: 481/957] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/958] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:31 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1827 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-10 04:56:32.342 8 WARNING neutronclient.v2_0.client [None req-347ecec1-955f-4e02-99c3-f4b248c50b56 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] 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-10 04:56:32.909 7 WARNING neutronclient.v2_0.client [None req-fced8db9-4f78-4943-9574-9d96f504d5c9 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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/961] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:32 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1759 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:33.318 8 INFO nova.api.openstack.compute.server_external_events [req-3bfbadaf-ec0e-4eae-8346-ad083ebb540c req-78de0961-1a79-44d1-946b-4329709fb066 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance 2026-06-10 04:56:33.319 8 INFO nova.api.openstack.compute.server_external_events [req-3bfbadaf-ec0e-4eae-8346-ad083ebb540c req-78de0961-1a79-44d1-946b-4329709fb066 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:b00a9179-e4d7-4056-909b-f7e543ff8d80 for instance 7bcdfa70-5361-458d-96d4-db8baba03205 on instance [pid: 8|app: 0|req: 484/962] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:33 2026] POST /v2.1/os-server-external-events => generated 356 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-10 04:56:33.899 8 INFO nova.api.openstack.compute.server_external_events [req-d6a5b176-382d-4e76-a7e8-6646f05a2dea req-47900a10-0b1d-49bf-a091-d1ed282d0927 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance [pid: 8|app: 0|req: 485/963] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:33 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: 7|app: 0|req: 479/964] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:32 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 1520 bytes in 1053 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:34.081 8 WARNING neutronclient.v2_0.client [None req-a7a1d385-3d37-493b-8af4-63726c93026d 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/965] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:34 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1479 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-10 04:56:35.172 7 WARNING neutronclient.v2_0.client [None req-7f61864d-74f1-403c-8f09-199ed9535145 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] The 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/966] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:35 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => generated 1479 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:36.249 8 INFO nova.api.openstack.wsgi [None req-b2649fa0-15e8-46d6-986c-6d3e3d0a2503 5f47d2dfc0be46e8bb68602e81251d6f 1e97bb527ec84e9fab389a92fd6d47ca - - default default] HTTP exception thrown: Instance 7bcdfa70-5361-458d-96d4-db8baba03205 could not be found. [pid: 8|app: 0|req: 487/967] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:36 2026] GET /v2.1/servers/7bcdfa70-5361-458d-96d4-db8baba03205 => 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: 481/968] 10.0.0.18 () {32 vars in 705 bytes} [Wed Jun 10 04:56:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1683433882 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:38.544 8 WARNING neutronclient.v2_0.client [None req-f0b222e0-c58c-4002-99cb-478ad64e2151 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/969] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:38 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1927 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:56:39.002 7 WARNING neutronclient.v2_0.client [None req-40966bff-04ee-48ea-8514-0ca36fb68a57 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/970] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:38 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 1518 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 489/971] 10.0.0.18 () {32 vars in 752 bytes} [Wed Jun 10 04:56:39 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 483/972] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:56:41 2026] DELETE /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 0 bytes in 95 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-10 04:56:41.178 8 WARNING neutronclient.v2_0.client [None req-b4a1ed2a-750f-488b-9420-c7b35de8060e bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/973] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:41 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => 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-10 04:56:42.335 8 WARNING neutronclient.v2_0.client [None req-204168c6-754a-48d0-9bde-c9055d365cc4 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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: 492/976] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:42 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1933 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-10 04:56:42.570 7 INFO nova.api.openstack.compute.server_external_events [req-0d939dd5-f1d0-4343-92f5-d2e53694a163 req-63ca19cb-bb10-421a-943a-9d5af6830d5d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance [pid: 7|app: 0|req: 485/977] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:42 2026] POST /v2.1/os-server-external-events => generated 185 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-10 04:56:43.499 8 WARNING neutronclient.v2_0.client [None req-d27472a0-6237-4bf5-9058-8a219b09b0fe bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] 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-10 04:56:43.981 7 INFO nova.api.openstack.compute.server_external_events [req-b66d5c70-63ac-492c-b029-0bec1009a943 req-609da90b-d0ac-4e81-b691-276380215888 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance [pid: 7|app: 0|req: 486/978] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:43 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-10 04:56:44.209 7 WARNING neutronclient.v2_0.client [None req-f9f69cf8-94d5-4961-b261-f85b1faaab42 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/979] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:43 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1933 bytes in 943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:44.618 8 INFO nova.api.openstack.compute.server_external_events [req-833febea-9140-4424-a6e3-b6819a94fccc req-b89df04c-dd87-4ce1-bb2f-44a3cbf44dd5 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:0d90ee51-451b-4f06-913d-beb60e69f3cb for instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b on instance [pid: 8|app: 0|req: 494/980] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/981] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:44 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 1518 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:45.473 8 WARNING neutronclient.v2_0.client [None req-2b083dd8-182b-4874-bd61-fb3f0eff95ff bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/982] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:45 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1542 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:46.017 7 INFO nova.api.openstack.compute.server_external_events [req-c119ccdf-2557-4823-a189-25873d646ce1 req-9ff6fd09-d3ef-44f5-b8ce-ec22944e2591 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance 2026-06-10 04:56:46.017 7 INFO nova.api.openstack.compute.server_external_events [req-c119ccdf-2557-4823-a189-25873d646ce1 req-9ff6fd09-d3ef-44f5-b8ce-ec22944e2591 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance [pid: 7|app: 0|req: 488/983] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:45 2026] POST /v2.1/os-server-external-events => generated 354 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-10 04:56:46.684 8 WARNING neutronclient.v2_0.client [None req-8c4e4f77-6482-4030-a96a-97f180daa8de bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] The 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/984] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:46 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 1542 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-10 04:56:47.775 7 INFO nova.api.openstack.wsgi [None req-ec517b39-0906-4214-8c10-85af23043c35 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] HTTP exception thrown: Instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b could not be found. [pid: 7|app: 0|req: 489/985] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:47 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => 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-10 04:56:47.805 8 INFO nova.api.openstack.wsgi [None req-eaa42264-f5fd-429f-b6a2-10e596f2ef25 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] HTTP exception thrown: Instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b could not be found. [pid: 8|app: 0|req: 497/986] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:56:47 2026] DELETE /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => 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-10 04:56:47.839 7 INFO nova.api.openstack.wsgi [None req-a6cd6947-a5bd-4b9d-8ea0-607e84a20c92 bddaba9b03c047a2807144028ad61d08 9ea2e6fca2594a09b4b0119e3df8ec5f - - default default] HTTP exception thrown: Instance 153f65ac-7a39-49bc-bf3e-f34d28e6854b could not be found. [pid: 7|app: 0|req: 490/987] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:47 2026] GET /v2.1/servers/153f65ac-7a39-49bc-bf3e-f34d28e6854b => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 498/988] 10.0.0.18 () {32 vars in 703 bytes} [Wed Jun 10 04:56:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-599830726 => 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: 491/989] 10.0.0.18 () {32 vars in 725 bytes} [Wed Jun 10 04:56:48 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-387076962 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:56:49.860 8 WARNING neutronclient.v2_0.client [None req-08791ec3-ec60-446b-b1ed-254da5ac4511 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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/990] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:56:49 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 1818 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:56:52.560 8 INFO nova.api.openstack.compute.server_external_events [req-974383b7-f4a4-48ce-b990-2865960119a6 req-e2b4836e-2e0e-420f-a9c7-008b3d81a260 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance [pid: 8|app: 0|req: 501/993] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:56:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:57:18.458 8 WARNING neutronclient.v2_0.client [None req-f1bdc6af-e835-419e-910a-dec290c95d8f b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:57:18.506 8 WARNING neutronclient.v2_0.client [None req-f1bdc6af-e835-419e-910a-dec290c95d8f b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:57:18.842 8 WARNING neutronclient.v2_0.client [None req-f1bdc6af-e835-419e-910a-dec290c95d8f b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/998] 199.204.45.57 () {36 vars in 713 bytes} [Wed Jun 10 04:57:18 2026] POST /v2.1/servers => generated 453 bytes in 1120 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-06-10 04:57:19.790 7 WARNING neutronclient.v2_0.client [None req-a4e79eb9-70ba-4055-b576-806633949dae b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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: 495/999] 199.204.45.57 () {32 vars in 732 bytes} [Wed Jun 10 04:57:19 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6 => generated 2213 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:57:19.935 8 WARNING neutronclient.v2_0.client [None req-68d45749-858e-451e-b037-554c2bee08e4 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1000] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jun 10 04:57:19 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 496/1001] 199.204.45.57 () {32 vars in 776 bytes} [Wed Jun 10 04:57:20 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-volume_attachments => generated 197 bytes in 59 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-10 04:57:22.805 8 WARNING neutronclient.v2_0.client [None req-db27665b-5eb4-4169-8ea7-4e26bcc036ea b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1004] 199.204.45.57 () {32 vars in 732 bytes} [Wed Jun 10 04:57:22 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6 => generated 2371 bytes in 188 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-10 04:57:22.977 7 WARNING neutronclient.v2_0.client [None req-2b1b785e-30bd-497e-b9a7-16b6f52ee36b b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1005] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jun 10 04:57:22 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 508/1006] 199.204.45.57 () {32 vars in 776 bytes} [Wed Jun 10 04:57:23 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-volume_attachments => generated 197 bytes in 61 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-10 04:57:24.929 7 INFO nova.api.openstack.compute.server_external_events [req-4886b0f7-c473-41da-aebc-e1eaad6d19d8 req-7a2eb764-25a1-4bab-a9b6-46d6d24cc0d4 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:015c64f5-dead-4da2-b87e-aa69850316f6 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 499/1007] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:57:24 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-10 04:57:26.191 8 WARNING neutronclient.v2_0.client [None req-0a1aa67a-ebbd-4270-8c08-df8c961c66ee b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1008] 199.204.45.57 () {32 vars in 732 bytes} [Wed Jun 10 04:57:26 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6 => generated 2445 bytes in 175 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-10 04:57:26.340 7 WARNING neutronclient.v2_0.client [None req-284c754c-1b4e-4aff-9e22-0c62e0faeb55 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1009] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jun 10 04:57:26 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 284 bytes in 75 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: 510/1010] 199.204.45.57 () {32 vars in 776 bytes} [Wed Jun 10 04:57:26 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-volume_attachments => generated 197 bytes in 44 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-10 04:57:29.420 7 WARNING neutronclient.v2_0.client [None req-16701407-4386-47b1-9870-e57804305292 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1011] 199.204.45.57 () {32 vars in 732 bytes} [Wed Jun 10 04:57:29 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6 => generated 2433 bytes in 435 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-10 04:57:29.544 8 WARNING neutronclient.v2_0.client [None req-bd5df194-9bac-4d28-920a-77df88edd7a5 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1012] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jun 10 04:57:29 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 284 bytes in 69 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: 502/1013] 199.204.45.57 () {32 vars in 776 bytes} [Wed Jun 10 04:57:29 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-volume_attachments => generated 197 bytes in 43 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-10 04:57:30.956 8 INFO nova.api.openstack.compute.server_external_events [req-f1498a7f-689f-4e45-8df5-5a8499295028 req-d9c68285-1e49-4706-83dc-dbf4da44ca51 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:015c64f5-dead-4da2-b87e-aa69850316f6 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 8|app: 0|req: 512/1014] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:57:30 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-10 04:57:32.905 7 WARNING neutronclient.v2_0.client [None req-cc8b6346-dfae-41de-8534-2d1b9a21695d b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:57:33.001 8 INFO nova.api.openstack.compute.server_external_events [req-b6001276-f51a-40b0-ae85-bfad954ffdc9 req-b043d641-5e14-49bb-b62f-68bd1c1585c8 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:015c64f5-dead-4da2-b87e-aa69850316f6 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 8|app: 0|req: 514/1017] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:57:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1018] 199.204.45.57 () {32 vars in 732 bytes} [Wed Jun 10 04:57:32 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6 => generated 2433 bytes in 222 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-10 04:57:33.137 8 WARNING neutronclient.v2_0.client [None req-946bf5ae-0496-410e-9148-f5044e259ee1 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1019] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jun 10 04:57:33 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 286 bytes in 112 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: 505/1020] 199.204.45.57 () {32 vars in 776 bytes} [Wed Jun 10 04:57:33 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-volume_attachments => generated 197 bytes in 35 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-10 04:57:36.021 8 WARNING neutronclient.v2_0.client [None req-7b6bb827-4dba-40d3-8c06-9b8627d908fd b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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: 516/1021] 199.204.45.57 () {32 vars in 732 bytes} [Wed Jun 10 04:57:35 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6 => generated 2581 bytes in 327 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-10 04:57:36.342 7 WARNING neutronclient.v2_0.client [None req-910e2eef-c51b-40cb-b326-07db6c38220c b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1022] 199.204.45.57 () {32 vars in 758 bytes} [Wed Jun 10 04:57:36 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 286 bytes in 167 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: 517/1023] 199.204.45.57 () {32 vars in 776 bytes} [Wed Jun 10 04:57:36 2026] GET /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-volume_attachments => generated 197 bytes in 46 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: 519/1026] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:57:45 2026] POST /v2.1/os-keypairs => generated 397 bytes in 65 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-10 04:57:48.064 7 WARNING neutronclient.v2_0.client [None req-d80b2f94-8649-45ef-a7fc-279b02ed43d5 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] 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-10 04:57:48.108 7 WARNING neutronclient.v2_0.client [None req-d80b2f94-8649-45ef-a7fc-279b02ed43d5 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] 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-10 04:57:48.278 7 WARNING neutronclient.v2_0.client [None req-d80b2f94-8649-45ef-a7fc-279b02ed43d5 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 508/1027] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:57:47 2026] POST /v2.1/servers => generated 449 bytes in 497 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-10 04:57:48.490 8 WARNING neutronclient.v2_0.client [None req-1d3a931b-19e1-4077-8714-f17c6482150b 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1028] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:48 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1401 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-10 04:57:49.593 7 WARNING neutronclient.v2_0.client [None req-7ba2f296-3860-47b8-95d2-8f9e1fa3ab19 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1029] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:49 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1405 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-10 04:57:50.702 8 WARNING neutronclient.v2_0.client [None req-c5a33bc0-46ba-4dfc-b8cd-c025f0fcbd5b 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1030] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:50 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1453 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-10 04:57:51.862 7 WARNING neutronclient.v2_0.client [None req-f8710d49-6709-4fb8-8e7f-73041053dfb3 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1031] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:51 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1453 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-10 04:57:52.956 7 WARNING neutronclient.v2_0.client [None req-1510f181-2cfc-483e-b0a9-87ae5875ec86 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 512/1034] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:52 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1461 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-10 04:57:54.081 8 WARNING neutronclient.v2_0.client [None req-4ce86965-1970-4f35-a592-e534056e00fe 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1035] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:54 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1538 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-10 04:57:54.416 7 INFO nova.api.openstack.compute.server_external_events [req-c681a196-df0d-4757-9ad9-26aa07a0414a req-6df071bd-ef03-425f-a8ca-a9858ef853c5 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance [pid: 7|app: 0|req: 513/1036] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:57:54 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, ' 2026-06-10 04:57:55.310 8 WARNING neutronclient.v2_0.client [None req-262aa3b3-4371-47c9-9745-e407cc7dc00a 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 524/1037] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:55 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1526 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-10 04:57:56.459 7 WARNING neutronclient.v2_0.client [None req-649d703b-53d6-4502-8623-c19a83bb7ba5 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1038] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:56 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1526 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:57:57.702 8 WARNING neutronclient.v2_0.client [None req-95e478c4-6096-4b10-95ae-096edc9496c2 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1039] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:57 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1526 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:57:58.920 7 WARNING neutronclient.v2_0.client [None req-8127a5d6-000d-494a-aee3-b406bf40e696 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1040] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:57:58 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1526 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:57:59.323 8 INFO nova.api.openstack.compute.server_external_events [req-79b805e2-db86-4e9c-8652-11d2f2841872 req-7a41a5fd-b2fc-4e15-bd9a-f14aef4bb0c0 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance [pid: 8|app: 0|req: 526/1041] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:57:59 2026] POST /v2.1/os-server-external-events => generated 183 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-10 04:58:00.235 7 WARNING neutronclient.v2_0.client [None req-d69e434c-a8bf-4446-853e-362f8305d941 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1042] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:00 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:01.362 8 INFO nova.api.openstack.compute.server_external_events [req-67a42b2c-70e8-48c4-b0c5-5115027007d6 req-ad5115c5-586b-41c9-8756-fc77ef7941a1 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance [pid: 8|app: 0|req: 527/1043] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:01 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) 2026-06-10 04:58:01.408 7 WARNING neutronclient.v2_0.client [None req-3ef99363-2ef2-405a-9204-f3213ef52862 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 517/1044] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:01 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1695 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-10 04:58:01.594 8 WARNING neutronclient.v2_0.client [None req-cfefeb7c-a325-4bcc-a5e6-009352e0aca5 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1045] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:01 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1695 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:03.412 7 INFO nova.api.openstack.compute.server_external_events [req-f1d4c932-40a8-4b38-8a3e-929417b8589c req-20ad7eb2-9cb1-4d49-9ba1-6b4f952a0b03 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance [pid: 7|app: 0|req: 519/1048] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:10.393 8 WARNING neutronclient.v2_0.client [None req-f8710479-e771-4b33-b6d8-c2adcac58e20 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:58:10.433 8 WARNING neutronclient.v2_0.client [None req-f8710479-e771-4b33-b6d8-c2adcac58e20 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:58:12.902 7 INFO nova.api.openstack.compute.server_external_events [req-a760fa2c-50ac-421c-96d6-ca5e5d496a85 req-52d07188-af78-479b-b06a-88ac493eec85 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:36fc52a4-3a97-4832-b4f7-ad62a0955ee4 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 522/1051] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1052] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 10 04:58:13 2026] POST /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96/action => generated 32098 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:16.079 7 INFO nova.api.openstack.compute.server_external_events [req-500e715c-5961-4ead-8beb-b2840cbeeaaa req-10321d31-a506-4dcc-9afa-e0cb12164836 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:36fc52a4-3a97-4832-b4f7-ad62a0955ee4 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 524/1053] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:16 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-10 04:58:17.257 7 INFO nova.api.openstack.compute.server_external_events [req-d1155c4b-c234-4289-a320-b7f3a87567bc req-6824ddc4-e973-45ac-b254-3c429b1c2e9a 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance [pid: 7|app: 0|req: 525/1054] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:18.126 7 INFO nova.api.openstack.compute.server_external_events [req-13a752d2-88e4-4c66-a0e7-ca80e9c0249b req-aff44391-316b-4fa9-aa24-cfcf55fad957 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:36fc52a4-3a97-4832-b4f7-ad62a0955ee4 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 526/1055] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 527/1056] 10.0.0.18 () {34 vars in 670 bytes} [Wed Jun 10 04:58:18 2026] POST /v2.1/os-keypairs => generated 397 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:58:19.501 8 WARNING neutronclient.v2_0.client [None req-f8710479-e771-4b33-b6d8-c2adcac58e20 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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/1057] 199.204.45.57 () {36 vars in 811 bytes} [Wed Jun 10 04:58:10 2026] POST /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 281 bytes in 9189 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-10 04:58:20.002 7 INFO nova.api.openstack.compute.server_external_events [req-421748a8-088b-44e5-b3ff-072ff9ddceb0 req-c3898ce5-58de-4a29-b648-e58be506bea4 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:36fc52a4-3a97-4832-b4f7-ad62a0955ee4 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 528/1058] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:19 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-10 04:58:20.218 8 WARNING neutronclient.v2_0.client [None req-6111088d-7d11-45dc-80e8-98518879cf58 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] 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-10 04:58:20.261 8 WARNING neutronclient.v2_0.client [None req-6111088d-7d11-45dc-80e8-98518879cf58 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] 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-10 04:58:20.337 7 INFO nova.api.openstack.compute.server_external_events [req-c9c970ea-d72c-4225-9714-f15472effba4 req-dd158484-1b2e-4e69-b273-6d61e94003df 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:36fc52a4-3a97-4832-b4f7-ad62a0955ee4 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 529/1059] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:58:20.414 8 WARNING neutronclient.v2_0.client [None req-6111088d-7d11-45dc-80e8-98518879cf58 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 531/1060] 10.0.0.18 () {34 vars in 662 bytes} [Wed Jun 10 04:58:20 2026] POST /v2.1/servers => generated 450 bytes in 451 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-10 04:58:20.633 7 WARNING neutronclient.v2_0.client [None req-62296c1f-bba5-49df-86e7-c58632926eef 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 530/1061] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:20 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1401 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:21.726 8 WARNING neutronclient.v2_0.client [None req-0a010c77-2d72-489a-9f38-e1f24051ee84 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1062] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:21 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1405 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-10 04:58:22.832 7 WARNING neutronclient.v2_0.client [None req-5a61429d-b4ff-4a12-8486-78fad019a2ea 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1065] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:22 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1453 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:23.927 8 WARNING neutronclient.v2_0.client [None req-fd904402-2f89-4218-b8fd-f102c0390c37 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 534/1066] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:23 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1453 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-10 04:58:25.016 7 WARNING neutronclient.v2_0.client [None req-64b37f15-efac-475f-b254-0920c95ea78e 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 533/1067] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:24 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1461 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:26.109 8 WARNING neutronclient.v2_0.client [None req-ab7dbea6-a3ef-4254-8779-9fbf53bb5aa4 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] 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-10 04:58:26.211 7 INFO nova.api.openstack.compute.server_external_events [req-af5ff590-72cf-405d-bdb9-e85339b6b07e req-fc0711ea-2fd6-4341-978d-bc7a78755684 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:33aff815-0008-4d40-8ecc-56d05d4cfdf0 for instance b1934468-1164-43ee-8936-2241b5d6dcc3 on instance [pid: 7|app: 0|req: 534/1068] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:26 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: 535/1069] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:26 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1539 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:27.331 7 WARNING neutronclient.v2_0.client [None req-e445c6e8-c981-4d0e-bb47-a93f8c9fefab 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 535/1070] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:27 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1527 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:28.541 8 WARNING neutronclient.v2_0.client [None req-a50639f2-76fc-4fef-8cb6-fc0344166eff 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1071] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:28 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:29.717 7 WARNING neutronclient.v2_0.client [None req-a2d5f04c-f319-4a62-9e48-3aff8208e75d 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1072] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:29 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1527 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-10 04:58:30.892 8 WARNING neutronclient.v2_0.client [None req-cb1d026f-0eec-4338-9ab1-691e8fbc75ff 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] 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-10 04:58:31.021 7 INFO nova.api.openstack.compute.server_external_events [req-cd5653a1-aa6a-4855-8128-415e7b2f8927 req-c45d775a-7f52-43a9-8bbd-9b52046a2839 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:33aff815-0008-4d40-8ecc-56d05d4cfdf0 for instance b1934468-1164-43ee-8936-2241b5d6dcc3 on instance [pid: 7|app: 0|req: 537/1073] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:30 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) [pid: 8|app: 0|req: 537/1074] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:30 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1527 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:32.083 8 WARNING neutronclient.v2_0.client [None req-e1a65e63-3c8b-425b-b93b-f9a25a24b37e 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 539/1077] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:32 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1527 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:33.066 7 INFO nova.api.openstack.compute.server_external_events [req-dfb63cc3-6e42-455c-86c6-36aa278a9a89 req-6b272ad9-091c-4767-b7f4-733d7e3ddf45 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:33aff815-0008-4d40-8ecc-56d05d4cfdf0 for instance b1934468-1164-43ee-8936-2241b5d6dcc3 on instance [pid: 7|app: 0|req: 539/1078] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:33 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-10 04:58:33.376 8 WARNING neutronclient.v2_0.client [None req-4e212dce-8e33-40b5-a37b-4fadefcc2ea8 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 540/1079] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:33 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1695 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-10 04:58:33.535 7 WARNING neutronclient.v2_0.client [None req-f940ce7d-a872-447e-b8ce-56b00a1151ed 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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/1080] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:33 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1695 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:34.395 8 INFO nova.api.openstack.compute.server_external_events [req-b49de8bb-1742-4354-905a-02f579c3720d req-25f7ea5c-83be-47ae-afd3-f18c8317e992 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:33aff815-0008-4d40-8ecc-56d05d4cfdf0 for instance b1934468-1164-43ee-8936-2241b5d6dcc3 on instance [pid: 8|app: 0|req: 541/1081] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 542/1084] 10.0.0.18 () {34 vars in 749 bytes} [Wed Jun 10 04:58:42 2026] POST /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3/action => generated 31892 bytes in 552 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: 543/1085] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:58:45 2026] DELETE /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 0 bytes in 113 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-10 04:58:45.783 7 WARNING neutronclient.v2_0.client [None req-bbdaee72-cd43-4721-81d6-1b7c4fbfc69f 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 543/1086] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:45 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1821 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:46.331 8 WARNING neutronclient.v2_0.client [None req-1a7e7712-d62f-494f-b17f-ec49c0163d73 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:58:46.377 8 WARNING neutronclient.v2_0.client [None req-1a7e7712-d62f-494f-b17f-ec49c0163d73 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:58:46.987 7 WARNING neutronclient.v2_0.client [None req-e37093f5-bb9e-4f0f-bbf5-0d89a8708755 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 544/1087] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:46 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:47.211 7 INFO nova.api.openstack.compute.server_external_events [req-891d217e-cf7a-4f6c-b895-0a0f40285794 req-bb54a087-fd28-472f-ad4c-be070397dd73 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:33aff815-0008-4d40-8ecc-56d05d4cfdf0 for instance b1934468-1164-43ee-8936-2241b5d6dcc3 on instance [pid: 7|app: 0|req: 545/1088] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:47 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 98 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-10 04:58:48.175 7 WARNING neutronclient.v2_0.client [None req-c0b64e11-8ba1-4a76-952a-0487d8d645c1 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 546/1089] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:48 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1821 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-10 04:58:48.638 7 INFO nova.api.openstack.compute.server_external_events [req-0ee0f792-62c9-4aca-b698-4a2ea10f5514 req-1c13b704-5c5f-4073-ac93-2bb44aa7f3d7 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:33aff815-0008-4d40-8ecc-56d05d4cfdf0 for instance b1934468-1164-43ee-8936-2241b5d6dcc3 on instance [pid: 7|app: 0|req: 547/1090] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:48 2026] POST /v2.1/os-server-external-events => generated 183 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-10 04:58:49.257 7 INFO nova.api.openstack.compute.server_external_events [req-1e69179a-bbb5-453b-a005-643a780e8fac req-bd506437-aa42-427b-95f0-9ddb04e14937 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:33aff815-0008-4d40-8ecc-56d05d4cfdf0 for instance b1934468-1164-43ee-8936-2241b5d6dcc3 on instance 2026-06-10 04:58:49.257 7 INFO nova.api.openstack.compute.server_external_events [req-1e69179a-bbb5-453b-a005-643a780e8fac req-bd506437-aa42-427b-95f0-9ddb04e14937 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:0a2d6d61-a24e-479c-9675-a67bfe02b93f for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 548/1091] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:49 2026] POST /v2.1/os-server-external-events => generated 352 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-10 04:58:49.338 7 WARNING neutronclient.v2_0.client [None req-e93a0924-06c9-4dd1-a135-69cc441d5645 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 549/1092] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:49 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1482 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-10 04:58:50.440 7 WARNING neutronclient.v2_0.client [None req-155d18b5-b009-4a3e-b311-bc78d4ec62ce 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 550/1093] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:50 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1487 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-10 04:58:51.529 7 WARNING neutronclient.v2_0.client [None req-40fee6ce-c01a-4707-be4c-deed60c63fde 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 551/1094] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:51 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 1487 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-10 04:58:52.621 7 INFO nova.api.openstack.wsgi [None req-45df9e06-078a-4f93-b4e1-3b3f7fa933f1 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] HTTP exception thrown: Instance b1934468-1164-43ee-8936-2241b5d6dcc3 could not be found. [pid: 7|app: 0|req: 554/1097] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:52 2026] GET /v2.1/servers/b1934468-1164-43ee-8936-2241b5d6dcc3 => generated 111 bytes in 36 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-10 04:58:52.660 7 INFO nova.api.openstack.compute.server_external_events [req-5b3889cd-eecf-42e5-a80b-663af1973935 req-47043e86-5b7a-4f95-bcee-065751383f8d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:0a2d6d61-a24e-479c-9675-a67bfe02b93f for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 555/1098] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 556/1099] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 10 04:58:52 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-902570265 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1100] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 04:58:53 2026] DELETE /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => 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-10 04:58:53.351 7 WARNING neutronclient.v2_0.client [None req-66b13f95-294c-4d95-82d4-4dae8bc20827 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 558/1101] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:53 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1701 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:54.553 7 WARNING neutronclient.v2_0.client [None req-d5c88f24-1801-4243-a397-2312ce6cca6c 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 559/1102] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:54 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1701 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:54.729 7 INFO nova.api.openstack.compute.server_external_events [req-9180b5f3-4dfc-4b75-879a-78b1a49b3a56 req-60c7ced2-f042-4137-8819-573359695374 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:0a2d6d61-a24e-479c-9675-a67bfe02b93f for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance 2026-06-10 04:58:54.730 7 INFO nova.api.openstack.compute.server_external_events [req-9180b5f3-4dfc-4b75-879a-78b1a49b3a56 req-60c7ced2-f042-4137-8819-573359695374 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance [pid: 7|app: 0|req: 560/1103] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:54 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 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-10 04:58:55.758 7 WARNING neutronclient.v2_0.client [None req-076dc513-5af2-4c53-8306-253233175437 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 561/1104] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:55 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1701 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-10 04:58:55.925 8 WARNING neutronclient.v2_0.client [None req-1a7e7712-d62f-494f-b17f-ec49c0163d73 b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The 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: 544/1105] 199.204.45.57 () {36 vars in 811 bytes} [Wed Jun 10 04:58:46 2026] POST /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 377 bytes in 9760 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-10 04:58:56.779 7 INFO nova.api.openstack.compute.server_external_events [req-8bcbab2b-12a3-491f-b814-04125e3cfbfd req-efbdc8bc-9334-4aa3-8bd6-b52230bdee0d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance 2026-06-10 04:58:56.779 7 INFO nova.api.openstack.compute.server_external_events [req-8bcbab2b-12a3-491f-b814-04125e3cfbfd req-efbdc8bc-9334-4aa3-8bd6-b52230bdee0d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:421ba249-7eb6-486e-9976-8e4dc00c1af7 for instance d16726ff-4832-41f1-8279-f63e28364f96 on instance [pid: 7|app: 0|req: 562/1106] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:58:56 2026] POST /v2.1/os-server-external-events => generated 356 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-10 04:58:56.976 8 WARNING neutronclient.v2_0.client [None req-98d8eade-b123-4b7d-9063-00818cfd7b26 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 545/1107] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:56 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1482 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:58:58.076 7 WARNING neutronclient.v2_0.client [None req-2ddd2116-9159-493b-acfa-898d23b0325c 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 563/1108] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:58 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1487 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-10 04:58:59.182 8 WARNING neutronclient.v2_0.client [None req-ea377b71-7c19-45c6-9577-f1fcd556a322 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] The 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: 546/1109] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:58:59 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => generated 1487 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-10 04:59:00.273 7 INFO nova.api.openstack.wsgi [None req-ef3e40f6-02a2-4593-bc31-1f072a12fe72 3439f72c33c045cea115a43b98051db4 2404047bf8874de6a2b771c692241884 - - default default] HTTP exception thrown: Instance d16726ff-4832-41f1-8279-f63e28364f96 could not be found. [pid: 7|app: 0|req: 564/1110] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 04:59:00 2026] GET /v2.1/servers/d16726ff-4832-41f1-8279-f63e28364f96 => 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, ' [pid: 8|app: 0|req: 547/1111] 10.0.0.18 () {32 vars in 727 bytes} [Wed Jun 10 04:59:00 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-666910624 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-10 04:59:06.980 8 WARNING neutronclient.v2_0.client [None req-e8a4a41a-0573-43b9-9752-b5e2c088d27e b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:59:07.056 8 WARNING neutronclient.v2_0.client [None req-e8a4a41a-0573-43b9-9752-b5e2c088d27e b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] 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-10 04:59:09.551 7 INFO nova.api.openstack.compute.server_external_events [req-bcb8cf34-ca9a-44ae-9d02-763bf9bcb99f req-c79f14ac-5da9-4957-907a-830f8e95dfcc 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:43894a5c-0cbd-44d2-89b1-8bba344c1e6b for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 566/1114] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:09 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-10 04:59:13.323 7 INFO nova.api.openstack.compute.server_external_events [req-f17f886b-2981-4c44-bc0f-f6bde2091977 req-a955fdf6-52d1-4d3f-a282-6b0e7ab46440 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:43894a5c-0cbd-44d2-89b1-8bba344c1e6b for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 569/1117] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 148 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-10 04:59:15.369 7 INFO nova.api.openstack.compute.server_external_events [req-800ed5a0-c854-4b73-b159-653197029153 req-5a0ea376-1877-462c-8a1e-cb63b2da83a7 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-plugged:43894a5c-0cbd-44d2-89b1-8bba344c1e6b for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 570/1118] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 04:59:16.599 8 WARNING neutronclient.v2_0.client [None req-e8a4a41a-0573-43b9-9752-b5e2c088d27e b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1119] 199.204.45.57 () {36 vars in 811 bytes} [Wed Jun 10 04:59:06 2026] POST /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface => generated 377 bytes in 9732 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-10 04:59:17.375 7 INFO nova.api.openstack.compute.server_external_events [req-c3c6bade-2ef4-421d-bb7b-3064c8500643 req-c57cf392-7b94-4a7a-884c-3318b29c683f 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:0a2d6d61-a24e-479c-9675-a67bfe02b93f for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 571/1120] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:17 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-10 04:59:30.616 7 INFO nova.api.openstack.compute.server_external_events [req-c932933e-29d8-478c-805e-961019259a52 req-81711675-42da-49f9-a9d7-62fc941bd8b5 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:43894a5c-0cbd-44d2-89b1-8bba344c1e6b for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 573/1123] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:30 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 551/1124] 199.204.45.57 () {34 vars in 854 bytes} [Wed Jun 10 04:59:31 2026] DELETE /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface/43894a5c-0cbd-44d2-89b1-8bba344c1e6b => generated 0 bytes in 219 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-10 04:59:32.672 7 INFO nova.api.openstack.compute.server_external_events [req-d70aa720-ec1a-4eed-913b-30d391990132 req-b188b2f6-4d66-4d90-90a1-a5d7086f7ec1 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:43894a5c-0cbd-44d2-89b1-8bba344c1e6b for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 575/1127] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:59:34.722 8 INFO nova.api.openstack.compute.server_external_events [req-fec8279a-f776-427f-b1ec-ddadf09609c0 req-736047ec-d5f1-46e3-b614-8933fff7476a 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:43894a5c-0cbd-44d2-89b1-8bba344c1e6b for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance 2026-06-10 04:59:34.723 8 INFO nova.api.openstack.compute.server_external_events [req-fec8279a-f776-427f-b1ec-ddadf09609c0 req-736047ec-d5f1-46e3-b614-8933fff7476a 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:43894a5c-0cbd-44d2-89b1-8bba344c1e6b for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 8|app: 0|req: 553/1128] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:34 2026] POST /v2.1/os-server-external-events => generated 358 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, ' 2026-06-10 04:59:41.076 7 INFO nova.api.openstack.compute.server_external_events [req-34482154-4443-4e66-b17c-8de9b61eda87 req-75112a5e-4af8-482d-adc2-375d77285476 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:0a2d6d61-a24e-479c-9675-a67bfe02b93f for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 576/1129] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:41 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: 8|app: 0|req: 554/1130] 199.204.45.57 () {34 vars in 854 bytes} [Wed Jun 10 04:59:41 2026] DELETE /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface/0a2d6d61-a24e-479c-9675-a67bfe02b93f => generated 0 bytes in 46 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-10 04:59:43.193 8 INFO nova.api.openstack.compute.server_external_events [req-da4863fd-b8c9-4ba7-be89-25cf20e87997 req-d33bc7bd-e985-4924-b157-011cf458ab33 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:0a2d6d61-a24e-479c-9675-a67bfe02b93f for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 8|app: 0|req: 556/1133] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:43 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 04:59:45.236 7 INFO nova.api.openstack.compute.server_external_events [req-fdd17174-f307-4a24-ac5b-af762dde6979 req-cd374faf-c52c-4feb-ae3a-05a3f12da995 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:0a2d6d61-a24e-479c-9675-a67bfe02b93f for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 578/1134] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 04:59:45 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 8|app: 0|req: 559/1139] 199.204.45.57 () {34 vars in 854 bytes} [Wed Jun 10 05:00:02 2026] DELETE /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6/os-interface/36fc52a4-3a97-4832-b4f7-ad62a0955ee4 => generated 0 bytes in 50 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-10 05:00:04.895 7 INFO nova.api.openstack.compute.server_external_events [req-efa74cd1-7d55-4ab4-aa0f-15c8afdc1528 req-f98eebf8-9c31-4218-8315-43ad4e84f1b6 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:36fc52a4-3a97-4832-b4f7-ad62a0955ee4 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 7|app: 0|req: 581/1140] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 76 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-10 05:00:06.935 8 INFO nova.api.openstack.compute.server_external_events [req-1a65dc88-abcf-4486-b0aa-aa1d5ecd31b8 req-329abea6-38ee-4c8d-9448-3f90827be94b 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:36fc52a4-3a97-4832-b4f7-ad62a0955ee4 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 8|app: 0|req: 560/1141] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:06 2026] POST /v2.1/os-server-external-events => generated 185 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, ' [pid: 7|app: 0|req: 582/1142] 199.204.45.57 () {34 vars in 754 bytes} [Wed Jun 10 05:00:08 2026] DELETE /v2.1/servers/d784d6f4-757d-4677-8866-300cfad702b6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1143] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jun 10 05:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1144] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jun 10 05:00:09 2026] GET /v2.1 => generated 0 bytes in 65 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: 562/1145] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jun 10 05:00:09 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1146] 10.0.0.237 () {34 vars in 765 bytes} [Wed Jun 10 05:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-10 05:00:09.936 8 INFO nova.api.openstack.compute.server_external_events [req-fc720b76-f690-4f95-ae56-fbb1366fe51f req-1da194e8-793e-4332-ab6e-37a7d4c26218 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:015c64f5-dead-4da2-b87e-aa69850316f6 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance [pid: 8|app: 0|req: 563/1147] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:09 2026] POST /v2.1/os-server-external-events => generated 185 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 585/1148] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 05:00:11 2026] DELETE /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 0 bytes in 125 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-10 05:00:12.028 8 INFO nova.api.openstack.compute.server_external_events [req-65119f75-957c-4850-818a-f9a20da2382f req-e50a91a1-5184-4610-8b16-4a87e4858b97 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:015c64f5-dead-4da2-b87e-aa69850316f6 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance 2026-06-10 05:00:12.028 8 INFO nova.api.openstack.compute.server_external_events [req-65119f75-957c-4850-818a-f9a20da2382f req-e50a91a1-5184-4610-8b16-4a87e4858b97 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:015c64f5-dead-4da2-b87e-aa69850316f6 for instance d784d6f4-757d-4677-8866-300cfad702b6 on instance 2026-06-10 05:00:12.028 8 INFO nova.api.openstack.compute.server_external_events [req-65119f75-957c-4850-818a-f9a20da2382f req-e50a91a1-5184-4610-8b16-4a87e4858b97 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance [pid: 8|app: 0|req: 564/1149] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:11 2026] POST /v2.1/os-server-external-events => generated 523 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-10 05:00:12.057 7 WARNING neutronclient.v2_0.client [None req-4f318205-e32b-44c1-a8c1-a039c1359351 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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: 586/1152] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 05:00:12 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 1944 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 05:00:14.092 8 INFO nova.api.openstack.compute.server_external_events [req-ea33f745-2700-4f8c-8425-4a7cabbf306a req-2bb8eb0e-670d-4aed-9592-bd53ce19ac1d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance 2026-06-10 05:00:14.093 8 INFO nova.api.openstack.compute.server_external_events [req-ea33f745-2700-4f8c-8425-4a7cabbf306a req-2bb8eb0e-670d-4aed-9592-bd53ce19ac1d 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance [pid: 8|app: 0|req: 567/1153] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:14 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1154] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jun 10 05:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 568/1155] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jun 10 05:00:14 2026] GET /v2.1 => generated 0 bytes in 60 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: 588/1156] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jun 10 05:00:14 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1157] 10.0.0.237 () {34 vars in 765 bytes} [Wed Jun 10 05:00:14 2026] GET /v2.1/os-services => generated 782 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-10 05:00:14.747 7 INFO nova.api.openstack.compute.server_external_events [req-d27dc3b0-c3bc-499b-aab8-9ba60096c8ca req-9a716b66-8e2e-4e88-86d3-35125cc98790 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:cd86ffb4-ed96-40df-9ab1-2f53e6a759e3 for instance 243fc691-be96-4802-9a79-25f22965def0 on instance [pid: 7|app: 0|req: 589/1158] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 05:00:17.326 8 WARNING neutronclient.v2_0.client [None req-b212a3ff-1881-4275-966c-6bb858814b71 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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: 570/1159] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 05:00:17 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 1480 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1160] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jun 10 05:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 571/1161] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jun 10 05:00:18 2026] GET /v2.1 => generated 0 bytes in 39 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: 591/1162] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jun 10 05:00:18 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1163] 10.0.0.237 () {34 vars in 808 bytes} [Wed Jun 10 05:00:19 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 26 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-10 05:00:22.407 8 INFO nova.api.openstack.wsgi [None req-1a535cb1-9c7c-4ecf-ba9d-0b2770db775e bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] HTTP exception thrown: Instance 243fc691-be96-4802-9a79-25f22965def0 could not be found. [pid: 8|app: 0|req: 574/1166] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 05:00:22 2026] GET /v2.1/servers/243fc691-be96-4802-9a79-25f22965def0 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 05:00:22.872 7 INFO nova.api.openstack.compute.server_external_events [req-e72ba9d2-e07d-40d1-a3cb-4871fb140f62 req-e418f504-6aa8-4bf0-ab30-62cfa104daf6 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-changed:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance [pid: 7|app: 0|req: 593/1167] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1168] 10.0.0.18 () {32 vars in 717 bytes} [Wed Jun 10 05:00:22 2026] DELETE /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => 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-10 05:00:23.046 7 WARNING neutronclient.v2_0.client [None req-f2deb549-1233-4d76-a484-3ae9ab1cf00a bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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: 594/1169] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 05:00:23 2026] GET /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => generated 1942 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1170] 10.0.0.237 () {28 vars in 454 bytes} [Wed Jun 10 05:00:23 2026] GET /v2.1 => generated 114 bytes in 3 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: 595/1171] 10.0.0.237 () {30 vars in 658 bytes} [Wed Jun 10 05:00:23 2026] GET /v2.1 => generated 0 bytes in 48 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: 577/1172] 10.0.0.237 () {32 vars in 731 bytes} [Wed Jun 10 05:00: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: 596/1173] 10.0.0.237 () {34 vars in 808 bytes} [Wed Jun 10 05:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-10 05:00:24.895 8 INFO nova.api.openstack.compute.server_external_events [req-e67bbe7d-b6c3-428d-afd6-6d39f1138fc6 req-dc460cd6-b66a-4133-bd9d-ec4fb66750fe 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance [pid: 8|app: 0|req: 578/1174] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:24 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 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-10 05:00:26.937 7 INFO nova.api.openstack.compute.server_external_events [req-e1e93451-f476-4f73-8427-cc2116accc71 req-3e8dc98a-e56e-4235-bd3e-3ff376d7aecb 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-unplugged:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance 2026-06-10 05:00:26.937 7 INFO nova.api.openstack.compute.server_external_events [req-e1e93451-f476-4f73-8427-cc2116accc71 req-3e8dc98a-e56e-4235-bd3e-3ff376d7aecb 370a17dd22b142b8965aad4d101e4ed0 c6925dfdde6844178268a0a6f5097013 - - 9a5af1ff829948b5b77c8cd4e53a798a 9a5af1ff829948b5b77c8cd4e53a798a] Creating event network-vif-deleted:28be7565-d038-4c34-9b84-b122eb7a27a2 for instance a173c14a-cfff-4d88-aa98-60452a720d31 on instance [pid: 7|app: 0|req: 597/1175] 10.0.0.37 () {38 vars in 814 bytes} [Wed Jun 10 05:00:26 2026] POST /v2.1/os-server-external-events => generated 356 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-10 05:00:28.249 8 WARNING neutronclient.v2_0.client [None req-9dbc7736-9729-41e6-b07b-5f93fd5a5db2 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] The 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: 579/1176] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 05:00:28 2026] GET /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => generated 1480 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-10 05:00:33.338 7 INFO nova.api.openstack.wsgi [None req-242e00fd-5c6a-4065-9c94-84ecdaa4df82 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] HTTP exception thrown: Instance a173c14a-cfff-4d88-aa98-60452a720d31 could not be found. [pid: 7|app: 0|req: 599/1179] 10.0.0.18 () {32 vars in 714 bytes} [Wed Jun 10 05:00:33 2026] GET /v2.1/servers/a173c14a-cfff-4d88-aa98-60452a720d31 => 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: 581/1180] 10.0.0.18 () {32 vars in 723 bytes} [Wed Jun 10 05:00:35 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-381135776 => 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-10 05:00:35.479 7 INFO nova.api.openstack.wsgi [None req-ddfd3305-3853-4f46-8eb6-de141e7bf7e5 bec227df9396449f80da6afbfd6a5c69 0ce37b31e65e4fdcb91674835b6ed91c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-381135776 not found for user bec227df9396449f80da6afbfd6a5c69 [pid: 7|app: 0|req: 600/1181] 10.0.0.18 () {32 vars in 720 bytes} [Wed Jun 10 05:00:35 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-381135776 => generated 141 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1190] 10.0.0.18 () {32 vars in 654 bytes} [Wed Jun 10 05:01:14 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1191] 10.0.0.18 () {32 vars in 640 bytes} [Wed Jun 10 05:01:15 2026] GET /v2.1/servers => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-10 05:01:15.109 8 WARNING oslo_db.sqlalchemy.utils [None req-6dad7299-0bcf-4de0-ab13-81cab0838b4b b575af6d68cb4924a61c425120bbe9a3 b367dcf26c994a20b44f91908435c2e4 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 587/1192] 10.0.0.18 () {32 vars in 648 bytes} [Wed Jun 10 05:01:15 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1193] 10.0.0.18 () {32 vars in 693 bytes} [Wed Jun 10 05:01:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1194] 10.0.0.23 () {28 vars in 453 bytes} [Wed Jun 10 05:01: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: 7|app: 0|req: 607/1195] 10.0.0.23 () {30 vars in 657 bytes} [Wed Jun 10 05:01:20 2026] GET /v2.1 => generated 0 bytes in 57 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 589/1196] 10.0.0.23 () {32 vars in 730 bytes} [Wed Jun 10 05:01:21 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: 608/1197] 10.0.0.23 () {34 vars in 805 bytes} [Wed Jun 10 05:01:21 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1198] 10.0.0.23 () {28 vars in 453 bytes} [Wed Jun 10 05:01:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1199] 10.0.0.23 () {30 vars in 657 bytes} [Wed Jun 10 05:01:21 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 591/1200] 10.0.0.23 () {32 vars in 730 bytes} [Wed Jun 10 05:01:21 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: 610/1201] 10.0.0.23 () {34 vars in 893 bytes} [Wed Jun 10 05:01:21 2026] GET /v2.1/servers/detail?project_id=b367dcf26c994a20b44f91908435c2e4&all_tenants=True => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1202] 10.0.0.23 () {34 vars in 893 bytes} [Wed Jun 10 05:01:21 2026] GET /v2.1/servers/detail?project_id=c6925dfdde6844178268a0a6f5097013&all_tenants=True => generated 15 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1203] 10.0.0.23 () {34 vars in 893 bytes} [Wed Jun 10 05:01:21 2026] GET /v2.1/servers/detail?project_id=e8753f7b5015458593016ab978f882c8&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)