+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Fri May 15 08:43:11 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-d768bd4cc-fsjsm 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 0x7f8844740668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-15 08:43:16.026 8 INFO nova.utils [None req-32ff8527-c55f-4434-a4f9-fb0ea44ade5e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-15 08:43:16.183 7 INFO nova.utils [None req-fa53fbf4-1328-4502-a65b-543ce8004c6e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-15 08:43:17.631 8 WARNING keystonemiddleware._common.config [None req-32ff8527-c55f-4434-a4f9-fb0ea44ade5e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 08:43:17.640 8 WARNING oslo_config.cfg [None req-32ff8527-c55f-4434-a4f9-fb0ea44ade5e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-15 08:43:17.714 8 WARNING keystonemiddleware._common.config [None req-32ff8527-c55f-4434-a4f9-fb0ea44ade5e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 08:43:17.729 8 WARNING oslo_config.cfg [None req-32ff8527-c55f-4434-a4f9-fb0ea44ade5e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-15 08:43:17.741 8 WARNING oslo_config.cfg [None req-32ff8527-c55f-4434-a4f9-fb0ea44ade5e - - - - - -] 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 0x7f8844740668 pid: 8 (default app) 2026-05-15 08:43:17.779 7 WARNING keystonemiddleware._common.config [None req-fa53fbf4-1328-4502-a65b-543ce8004c6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 08:43:17.787 7 WARNING oslo_config.cfg [None req-fa53fbf4-1328-4502-a65b-543ce8004c6e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-15 08:43:17.863 7 WARNING keystonemiddleware._common.config [None req-fa53fbf4-1328-4502-a65b-543ce8004c6e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-15 08:43:17.878 7 WARNING oslo_config.cfg [None req-fa53fbf4-1328-4502-a65b-543ce8004c6e - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-15 08:43:17.889 7 WARNING oslo_config.cfg [None req-fa53fbf4-1328-4502-a65b-543ce8004c6e - - - - - -] 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 0x7f8844740668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:43:30 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 08:43:31.120 8 WARNING oslo_policy.policy [None req-c5b4b454-f1b8-417e-a2ea-4c3f2b01c171 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:43:31.120 8 WARNING oslo_policy.policy [None req-c5b4b454-f1b8-417e-a2ea-4c3f2b01c171 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:43:30 2026] GET /v2.1 => generated 0 bytes in 524 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 08:43:31.216 7 WARNING oslo_policy.policy [req-c5b4b454-f1b8-417e-a2ea-4c3f2b01c171 req-2607b785-a48c-4572-8903-ee6b7e8627ab 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-15 08:43:31.216 7 WARNING oslo_policy.policy [req-c5b4b454-f1b8-417e-a2ea-4c3f2b01c171 req-2607b785-a48c-4572-8903-ee6b7e8627ab 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:43:31 2026] GET /v2.1/ => generated 399 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 08:43:31.313 8 INFO nova.api.openstack.wsgi [None req-c5a3eee8-3c60-41cd-a734-bc2dd5b83cee 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.68 () {48 vars in 1005 bytes} [Fri May 15 08:43:31 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 08:43:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.68 () {52 vars in 1042 bytes} [Fri May 15 08:43:31 2026] POST /v2.1/flavors => generated 527 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:43: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: 5/10] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:43:32 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:43:32 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 08:43:32.346 8 INFO nova.api.openstack.wsgi [None req-08e9be69-ce0b-4f35-9637-8c109ad7333a 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.68 () {48 vars in 1007 bytes} [Fri May 15 08:43:32 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 08:43:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.68 () {52 vars in 1042 bytes} [Fri May 15 08:43:32 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:43:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:43:33 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:43:33 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 08:43:33.316 8 INFO nova.api.openstack.wsgi [None req-1103b45b-b921-428d-96a0-b88740f23da0 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.68 () {48 vars in 1009 bytes} [Fri May 15 08:43:33 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 08:43:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.68 () {52 vars in 1042 bytes} [Fri May 15 08:43:33 2026] POST /v2.1/flavors => generated 531 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:43:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:43:34 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: 12/23] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:43:34 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 08:43:34.247 8 INFO nova.api.openstack.wsgi [None req-974949f9-e731-4dce-bcc8-d3c3921f74a1 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.68 () {48 vars in 1007 bytes} [Fri May 15 08:43:34 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 08:43:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.68 () {52 vars in 1042 bytes} [Fri May 15 08:43:34 2026] POST /v2.1/flavors => generated 530 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:43:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:43:35 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: 7|app: 0|req: 15/29] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:43:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 08:43:35.241 8 INFO nova.api.openstack.wsgi [None req-f70b74c5-ed39-4733-8f4c-fd805ff66be1 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.68 () {48 vars in 1009 bytes} [Fri May 15 08:43:35 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 08:43:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.68 () {52 vars in 1042 bytes} [Fri May 15 08:43:35 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 10.0.0.218 () {28 vars in 453 bytes} [Fri May 15 08:49:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 10.0.0.218 () {30 vars in 657 bytes} [Fri May 15 08:49:17 2026] GET /v2.1 => generated 0 bytes in 429 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 10.0.0.218 () {32 vars in 730 bytes} [Fri May 15 08:49:18 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 10.0.0.218 () {34 vars in 803 bytes} [Fri May 15 08:49:18 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:52:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 72/144] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:52:16 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 73/145] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:52:16 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 08:52:16.955 7 INFO nova.api.openstack.wsgi [None req-859e6802-d8cc-4ff1-9df7-2e237641c55e 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/146] 199.19.213.68 () {48 vars in 1011 bytes} [Fri May 15 08:52:16 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 08:52:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.19.213.68 () {52 vars in 1043 bytes} [Fri May 15 08:52:16 2026] POST /v2.1/flavors => generated 532 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:53: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: 8|app: 0|req: 82/164] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:53:31 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:53:31 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 08:53:31.872 8 INFO nova.api.openstack.wsgi [None req-718f31ac-db1c-4624-947c-f52ddef57e04 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 67186de406444bfbabefdb6cbd6b2238 [pid: 8|app: 0|req: 83/166] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 08:53:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-15 08:53:31.892 7 WARNING oslo_db.sqlalchemy.utils [None req-8cbf025c-97da-493e-a8cd-d61db0e63e74 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/167] 199.19.213.68 () {48 vars in 1010 bytes} [Fri May 15 08:53:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.19.213.68 () {52 vars in 1051 bytes} [Fri May 15 08:53:31 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: 7|app: 0|req: 85/169] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 08:53:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 08:53:35 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 08:53:35 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/174] 199.19.213.68 () {48 vars in 1067 bytes} [Fri May 15 08:53:35 2026] GET /v2.1/os-quota-sets/5634a962c9514b51b0bb9db6f362da23 => generated 283 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.19.213.68 () {52 vars in 1119 bytes} [Fri May 15 08:53:35 2026] PUT /v2.1/os-quota-sets/5634a962c9514b51b0bb9db6f362da23 => generated 238 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/254] 10.0.0.106 () {28 vars in 453 bytes} [Fri May 15 09:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 127/255] 10.0.0.106 () {30 vars in 657 bytes} [Fri May 15 09:00:08 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 129/256] 10.0.0.106 () {32 vars in 730 bytes} [Fri May 15 09:00:08 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: 128/257] 10.0.0.106 () {34 vars in 764 bytes} [Fri May 15 09:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/258] 10.0.0.106 () {28 vars in 453 bytes} [Fri May 15 09:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 129/259] 10.0.0.106 () {30 vars in 657 bytes} [Fri May 15 09:00:12 2026] GET /v2.1 => generated 0 bytes in 97 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 131/260] 10.0.0.106 () {32 vars in 730 bytes} [Fri May 15 09:00:13 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/261] 10.0.0.106 () {34 vars in 764 bytes} [Fri May 15 09:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/264] 10.0.0.106 () {28 vars in 453 bytes} [Fri May 15 09:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 132/265] 10.0.0.106 () {30 vars in 657 bytes} [Fri May 15 09:00:17 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 134/266] 10.0.0.106 () {32 vars in 730 bytes} [Fri May 15 09:00:17 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/267] 10.0.0.106 () {34 vars in 807 bytes} [Fri May 15 09:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/268] 10.0.0.106 () {28 vars in 453 bytes} [Fri May 15 09:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 134/269] 10.0.0.106 () {30 vars in 657 bytes} [Fri May 15 09:00:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 136/270] 10.0.0.106 () {32 vars in 730 bytes} [Fri May 15 09:00:21 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: 135/271] 10.0.0.106 () {34 vars in 807 bytes} [Fri May 15 09:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:01:07 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: 142/283] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:01:07 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 142/284] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:01:07 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:01:07.330 8 INFO nova.api.openstack.wsgi [None req-bd4165a5-938e-4c6e-8df2-1673791f3893 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 143/285] 199.19.213.68 () {48 vars in 1009 bytes} [Fri May 15 09:01:07 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: 7|app: 0|req: 143/286] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:01:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.68 () {52 vars in 1043 bytes} [Fri May 15 09:01:07 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:04: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: 162/325] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:04:10 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/326] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:04:10 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/327] 199.19.213.68 () {48 vars in 1067 bytes} [Fri May 15 09:04:10 2026] GET /v2.1/os-quota-sets/c1d36c0883da43ea93979044a103f679 => generated 283 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 199.19.213.68 () {52 vars in 1119 bytes} [Fri May 15 09:04:10 2026] PUT /v2.1/os-quota-sets/c1d36c0883da43ea93979044a103f679 => generated 238 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/455] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:14:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/456] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:14:44 2026] GET /v2.1 => generated 0 bytes in 135 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:14:44 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:14:45.003 8 INFO nova.api.openstack.wsgi [None req-af484628-1323-437b-8445-de590c60cfdd 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 230/458] 199.19.213.68 () {48 vars in 1005 bytes} [Fri May 15 09:14:44 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: 229/459] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:14:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 199.19.213.68 () {48 vars in 1093 bytes} [Fri May 15 09:14:45 2026] GET /v2.1/flavors/d4208ec4-cef5-47bb-afec-933a4726ddf4/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:14:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:14:45 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:14:45 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:14:45.953 8 INFO nova.api.openstack.wsgi [None req-da90a13b-74f7-4f9c-a8a3-5bedd5891f88 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 234/466] 199.19.213.68 () {48 vars in 1007 bytes} [Fri May 15 09:14:45 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:14:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 199.19.213.68 () {48 vars in 1093 bytes} [Fri May 15 09:14:45 2026] GET /v2.1/flavors/58ca8213-5512-415d-98f0-09e3829e8595/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:14:46 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/470] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:14:46 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:14:46 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:14:46.893 8 INFO nova.api.openstack.wsgi [None req-d30efc9f-dab1-4eae-9fd4-47004c54d165 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 237/472] 199.19.213.68 () {48 vars in 1009 bytes} [Fri May 15 09:14:46 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:14:46 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: 8|app: 0|req: 238/474] 199.19.213.68 () {48 vars in 1093 bytes} [Fri May 15 09:14:46 2026] GET /v2.1/flavors/880b4807-477e-44ed-8f82-ffd9c832961c/os-extra_specs => generated 19 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:14:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:14:47 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:14:47 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:14:47.861 8 INFO nova.api.openstack.wsgi [None req-c56891f3-23f7-4f62-81d3-4d1cb382b85e 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 240/478] 199.19.213.68 () {48 vars in 1007 bytes} [Fri May 15 09:14:47 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: 7|app: 0|req: 239/479] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:14:47 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: 8|app: 0|req: 241/480] 199.19.213.68 () {48 vars in 1093 bytes} [Fri May 15 09:14:47 2026] GET /v2.1/flavors/96fcea9b-e4d5-40fb-8db1-a46ab8c77024/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/481] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:14:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:14:48 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:14:48 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:14:48.783 8 INFO nova.api.openstack.wsgi [None req-3b5dbe2f-cfe6-4827-aaa9-17a789bda012 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 243/484] 199.19.213.68 () {48 vars in 1009 bytes} [Fri May 15 09:14:48 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:14:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.19.213.68 () {48 vars in 1093 bytes} [Fri May 15 09:14:48 2026] GET /v2.1/flavors/d938e1cb-43ba-4337-8953-e9b1366b0bff/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:15:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/500] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:15:49 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: 250/501] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:15:49 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:15:49.539 8 INFO nova.api.openstack.wsgi [None req-19a6724c-b03a-443e-99b3-f85d28c6d675 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 252/502] 199.19.213.68 () {48 vars in 1011 bytes} [Fri May 15 09:15:49 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:15:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/504] 199.19.213.68 () {48 vars in 1093 bytes} [Fri May 15 09:15:49 2026] GET /v2.1/flavors/e879cfb3-5f02-483e-bd75-4903db573af5/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/507] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:15:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:15:55 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/509] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:15:56 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: 7|app: 0|req: 254/510] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:15:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/511] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:15:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/512] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:15:59 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:15:59 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: 256/514] 199.19.213.68 () {48 vars in 1067 bytes} [Fri May 15 09:15:59 2026] GET /v2.1/os-quota-sets/5634a962c9514b51b0bb9db6f362da23 => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:16:47 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: 262/526] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:16:47 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: 265/527] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:16:47 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:16:47.631 7 INFO nova.api.openstack.wsgi [None req-10919700-0350-4f52-a3d2-26544f895b49 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 263/528] 199.19.213.68 () {48 vars in 1009 bytes} [Fri May 15 09:16:47 2026] GET /v2.1/flavors/m1.manila => 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: 266/529] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:16:47 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: 264/530] 199.19.213.68 () {48 vars in 1093 bytes} [Fri May 15 09:16:47 2026] GET /v2.1/flavors/1b964182-39d7-4301-8367-2b6e7042b6b6/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: 268/533] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:17:02 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: 266/534] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:17:02 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: 269/535] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:17:02 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: 7|app: 0|req: 267/536] 199.19.213.68 () {48 vars in 1067 bytes} [Fri May 15 09:17:02 2026] GET /v2.1/os-quota-sets/c1d36c0883da43ea93979044a103f679 => generated 280 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/547] 199.19.213.68 () {42 vars in 699 bytes} [Fri May 15 09:17:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/548] 199.19.213.68 () {44 vars in 903 bytes} [Fri May 15 09:17:52 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.19.213.68 () {46 vars in 976 bytes} [Fri May 15 09:17:52 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:17:52.253 7 INFO nova.api.openstack.wsgi [None req-63e6eb21-4982-42ed-a2bf-b110ec217909 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 274/550] 199.19.213.68 () {48 vars in 1005 bytes} [Fri May 15 09:17:52 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: 277/551] 199.19.213.68 () {48 vars in 1045 bytes} [Fri May 15 09:17:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/560] 10.0.0.62 () {32 vars in 653 bytes} [Fri May 15 09:18:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 279/561] 10.0.0.62 () {32 vars in 639 bytes} [Fri May 15 09:18:33 2026] GET /v2.1/servers => generated 15 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-15 09:18:33.332 8 WARNING oslo_db.sqlalchemy.utils [None req-468d7ef5-6e06-47e5-8a39-665260446187 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 283/562] 10.0.0.62 () {32 vars in 647 bytes} [Fri May 15 09:18:33 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: 280/563] 10.0.0.62 () {32 vars in 692 bytes} [Fri May 15 09:18:33 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/566] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:44 2026] GET /v2.1/flavors/d4208ec4-cef5-47bb-afec-933a4726ddf4 => generated 511 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/567] 10.0.0.62 () {32 vars in 639 bytes} [Fri May 15 09:18:44 2026] GET /v2.1/flavors => generated 1674 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:44 2026] GET /v2.1/flavors/d4208ec4-cef5-47bb-afec-933a4726ddf4 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/571] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:18:48 2026] POST /v2.1/os-keypairs => generated 383 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:18:48.639 8 WARNING neutronclient.v2_0.client [None req-5c785347-a667-4cec-966f-fe0a4dc38e11 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/572] 10.0.0.62 () {34 vars in 683 bytes} [Fri May 15 09:18:48 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1027 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:18:49.453 7 WARNING neutronclient.v2_0.client [None req-b3123568-0861-44ed-a931-31d5b2875ac5 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:49.907 8 WARNING neutronclient.v2_0.client [None req-e68065f5-e2e7-46f3-b16b-0a4ab6ddce0d 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:49.955 8 WARNING neutronclient.v2_0.client [None req-e68065f5-e2e7-46f3-b16b-0a4ab6ddce0d 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:49.976 7 WARNING neutronclient.v2_0.client [None req-b3123568-0861-44ed-a931-31d5b2875ac5 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/573] 10.0.0.62 () {34 vars in 693 bytes} [Fri May 15 09:18:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 705 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:18:50.176 7 WARNING neutronclient.v2_0.client [None req-5b5f74d9-8f2e-446a-b284-d67ffd322858 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:50.259 8 WARNING neutronclient.v2_0.client [None req-e68065f5-e2e7-46f3-b16b-0a4ab6ddce0d 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/574] 10.0.0.62 () {34 vars in 683 bytes} [Fri May 15 09:18:50 2026] POST /v2.1/os-security-groups => generated 246 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:18:50.327 7 WARNING neutronclient.v2_0.client [None req-8468ace0-b6c3-490a-b81c-89f3dfc14b62 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:50.362 7 WARNING neutronclient.v2_0.client [None req-8468ace0-b6c3-490a-b81c-89f3dfc14b62 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/575] 10.0.0.62 () {34 vars in 693 bytes} [Fri May 15 09:18:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:18:50.500 7 WARNING neutronclient.v2_0.client [None req-88bc0fdd-4cea-40f7-ac91-184ad9d07461 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:50.545 7 WARNING neutronclient.v2_0.client [None req-88bc0fdd-4cea-40f7-ac91-184ad9d07461 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/576] 10.0.0.62 () {34 vars in 693 bytes} [Fri May 15 09:18:50 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:18:50.724 7 WARNING neutronclient.v2_0.client [None req-2003eabf-6cfd-4ee3-a499-69f86b442c00 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/577] 10.0.0.62 () {32 vars in 735 bytes} [Fri May 15 09:18:50 2026] GET /v2.1/os-security-groups/25667319-772d-4010-b1f8-d74b17c3e728 => generated 663 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:18:50.808 7 WARNING neutronclient.v2_0.client [None req-cd952fd4-3d60-4248-9cec-ebe1f157ffa5 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:50.832 7 WARNING neutronclient.v2_0.client [None req-cd952fd4-3d60-4248-9cec-ebe1f157ffa5 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:18:50.905 7 WARNING neutronclient.v2_0.client [None req-cd952fd4-3d60-4248-9cec-ebe1f157ffa5 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/578] 10.0.0.62 () {32 vars in 748 bytes} [Fri May 15 09:18:50 2026] DELETE /v2.1/os-security-group-rules/477b07fe-39b2-476d-983f-691c283cc5ca => generated 0 bytes in 183 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 09:18:50.999 7 WARNING neutronclient.v2_0.client [None req-1c8aa139-bac2-4663-a626-67e18e0ebfeb 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/579] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:18:49 2026] POST /v2.1/servers => generated 449 bytes in 1203 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 09:18:51.043 7 WARNING neutronclient.v2_0.client [None req-1c8aa139-bac2-4663-a626-67e18e0ebfeb 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:18:51.074 8 WARNING neutronclient.v2_0.client [None req-1d73a31e-fcd5-4616-9172-c30d2f110e0e 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/580] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:18:50 2026] DELETE /v2.1/os-security-groups/25667319-772d-4010-b1f8-d74b17c3e728 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 09:18:51.145 7 WARNING neutronclient.v2_0.client [None req-eb7a59dd-ac65-4a1a-a101-52f957ef6940 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/581] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:51 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1397 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:18:51.202 7 WARNING neutronclient.v2_0.client [None req-eb7a59dd-ac65-4a1a-a101-52f957ef6940 682911f4619445de810f7b6fd6709942 c4602f1fe1364e3685b76c877830243a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/582] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:18:51 2026] DELETE /v2.1/os-security-groups/d39b9280-88ed-47aa-9ceb-702b4347247f => generated 0 bytes in 149 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:18:52.261 8 WARNING neutronclient.v2_0.client [None req-0fb4b406-4e6b-45f9-873f-92940d965239 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/583] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:52 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1401 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:18:53.468 7 WARNING neutronclient.v2_0.client [None req-2b38edda-9258-4e8f-beaa-b8b40a5b0cff 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/584] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:53 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1449 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, ' [pid: 8|app: 0|req: 292/585] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:18:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:18:54.815 7 WARNING neutronclient.v2_0.client [None req-7f9ab0c3-4d3a-435f-a166-c0d6741d1707 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/586] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:54 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1449 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-05-15 09:18:55.899 7 WARNING neutronclient.v2_0.client [None req-601517db-8877-4fd4-bbf4-a4e5959730f3 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 296/589] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:55 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:18:57.029 8 WARNING neutronclient.v2_0.client [None req-7215bc1c-d232-4666-a16c-6e1b71706bf1 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/590] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:56 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1534 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:18:58.385 7 INFO nova.api.openstack.compute.server_external_events [req-c5c68ad2-b78b-44a6-8161-d215e20f7e21 req-d39d8e88-2743-4c75-819e-8e35cffbfa3e a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:884a87ff-d11c-4fd0-87c8-0bdb9bc250ba for instance bb5cf381-0f20-47d7-92cb-6ec8646f834e on instance 2026-05-15 09:18:58.395 7 INFO nova.compute.rpcapi [None req-9ce9f49a-ef77-49f8-8ac4-23ee8b59e842 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-05-15 09:18:58.398 8 WARNING neutronclient.v2_0.client [None req-2aec93cc-5e78-4393-bcf6-fa0eb84cb2cd 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/591] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:18:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:58 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:18:59.549 7 WARNING neutronclient.v2_0.client [None req-77ede79e-8205-4d7a-bf14-1a6e8c842bc2 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/593] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:18:59 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 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-05-15 09:19:00.713 8 WARNING neutronclient.v2_0.client [None req-c9be8533-ce41-4613-aab6-a650f594b4f3 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/594] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:00 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 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-05-15 09:19:00.816 7 WARNING neutronclient.v2_0.client [None req-c182eb0d-8a2c-448f-a57d-2187001b755c 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:00.932 8 WARNING neutronclient.v2_0.client [None req-05d2119e-82db-4256-a418-670742a6b5de 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/595] 10.0.0.62 () {34 vars in 683 bytes} [Fri May 15 09:19:00 2026] POST /v2.1/os-security-groups => generated 243 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:00.957 7 WARNING neutronclient.v2_0.client [None req-d07b438b-2f10-4621-9c12-0f3faff68a5f 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:00.970 8 WARNING neutronclient.v2_0.client [None req-05d2119e-82db-4256-a418-670742a6b5de 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/596] 10.0.0.62 () {34 vars in 683 bytes} [Fri May 15 09:19:00 2026] POST /v2.1/os-security-groups => generated 244 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:01.096 7 WARNING neutronclient.v2_0.client [None req-bf2207b9-bf20-46a1-99e0-aa385d796e5c 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/597] 10.0.0.62 () {34 vars in 683 bytes} [Fri May 15 09:19:01 2026] POST /v2.1/os-security-groups => generated 243 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:01.257 7 WARNING neutronclient.v2_0.client [None req-c11b7692-6372-49ad-bdd9-dbaeaa2492d8 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:01.361 8 WARNING neutronclient.v2_0.client [None req-05d2119e-82db-4256-a418-670742a6b5de 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:01.408 7 WARNING neutronclient.v2_0.client [None req-c11b7692-6372-49ad-bdd9-dbaeaa2492d8 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:01.487 7 WARNING neutronclient.v2_0.client [None req-c11b7692-6372-49ad-bdd9-dbaeaa2492d8 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/598] 10.0.0.62 () {32 vars in 661 bytes} [Fri May 15 09:19:01 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:19:01.571 7 WARNING neutronclient.v2_0.client [None req-da30c8b5-3a49-4db6-82aa-77f1d21ec0fc 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:01.606 7 WARNING neutronclient.v2_0.client [None req-da30c8b5-3a49-4db6-82aa-77f1d21ec0fc 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/599] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:19:01 2026] DELETE /v2.1/os-security-groups/e978b723-9265-40d6-a3b7-b26294f797fd => generated 0 bytes in 128 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 09:19:01.704 7 WARNING neutronclient.v2_0.client [None req-289f83c9-57af-469f-9c37-3e6c35987d32 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:01.725 7 INFO nova.api.openstack.wsgi [None req-289f83c9-57af-469f-9c37-3e6c35987d32 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] HTTP exception thrown: Security group e978b723-9265-40d6-a3b7-b26294f797fd does not exist Neutron server returns request_ids: ['req-d7e7d0ac-f280-4fb4-86a5-0312f434ee68'] [pid: 7|app: 0|req: 304/600] 10.0.0.62 () {32 vars in 735 bytes} [Fri May 15 09:19:01 2026] GET /v2.1/os-security-groups/e978b723-9265-40d6-a3b7-b26294f797fd => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 09:19:01.750 7 WARNING neutronclient.v2_0.client [None req-eb895607-0f90-4347-89a9-5df5d52b7e9a 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/601] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:19:00 2026] POST /v2.1/servers => generated 451 bytes in 938 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:01.784 8 WARNING neutronclient.v2_0.client [None req-44a06e88-ca31-4c86-8499-9c5beaffd724 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:01.787 7 WARNING neutronclient.v2_0.client [None req-eb895607-0f90-4347-89a9-5df5d52b7e9a 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/602] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:01 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1253 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:01.845 8 WARNING neutronclient.v2_0.client [None req-2b84e106-2bed-49ce-838f-20c0dbc04385 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/603] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:19:01 2026] DELETE /v2.1/os-security-groups/de4f0700-0948-49d0-967f-c3ffd8017d87 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-15 09:19:01.915 7 WARNING neutronclient.v2_0.client [None req-0f56143a-22e4-481b-9ee7-5fe9a4c2a3c9 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:01.993 7 INFO nova.api.openstack.wsgi [None req-0f56143a-22e4-481b-9ee7-5fe9a4c2a3c9 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] HTTP exception thrown: Security group de4f0700-0948-49d0-967f-c3ffd8017d87 does not exist Neutron server returns request_ids: ['req-6ec23ae2-54ca-4021-887d-21a01e6e747a'] [pid: 7|app: 0|req: 306/604] 10.0.0.62 () {32 vars in 735 bytes} [Fri May 15 09:19:01 2026] GET /v2.1/os-security-groups/de4f0700-0948-49d0-967f-c3ffd8017d87 => generated 194 bytes in 88 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 09:19:02.004 7 WARNING neutronclient.v2_0.client [None req-5273dddc-98d3-40bd-a22e-29a983286fed 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/605] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:01 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:19:02.050 7 WARNING neutronclient.v2_0.client [None req-5273dddc-98d3-40bd-a22e-29a983286fed 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in 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/606] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:19:02 2026] DELETE /v2.1/os-security-groups/77417cb3-f1fa-4b3c-88ab-ca618d814cec => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:02.175 8 WARNING neutronclient.v2_0.client [None req-fae4cd28-f7aa-4cb7-8266-661304cf069d 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:02.197 8 INFO nova.api.openstack.wsgi [None req-fae4cd28-f7aa-4cb7-8266-661304cf069d 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] HTTP exception thrown: Security group 77417cb3-f1fa-4b3c-88ab-ca618d814cec does not exist Neutron server returns request_ids: ['req-bcf0b6ec-f69c-4466-97e9-577cab9f983c'] [pid: 8|app: 0|req: 300/607] 10.0.0.62 () {32 vars in 735 bytes} [Fri May 15 09:19:02 2026] GET /v2.1/os-security-groups/77417cb3-f1fa-4b3c-88ab-ca618d814cec => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 09:19:02.210 7 WARNING neutronclient.v2_0.client [None req-2e59bbe5-2840-4b05-b4d8-eb2865a2ebbb 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:02.249 7 WARNING neutronclient.v2_0.client [None req-2e59bbe5-2840-4b05-b4d8-eb2865a2ebbb 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:02.318 7 WARNING neutronclient.v2_0.client [None req-2e59bbe5-2840-4b05-b4d8-eb2865a2ebbb 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/608] 10.0.0.62 () {32 vars in 661 bytes} [Fri May 15 09:19:02 2026] GET /v2.1/os-security-groups => generated 707 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:02.393 8 WARNING neutronclient.v2_0.client [None req-cd7c73c3-9db1-4a92-afeb-fbf4958068a6 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:02.423 8 INFO nova.api.openstack.wsgi [None req-cd7c73c3-9db1-4a92-afeb-fbf4958068a6 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] HTTP exception thrown: Security group 77417cb3-f1fa-4b3c-88ab-ca618d814cec does not exist Neutron server returns request_ids: ['req-1dcf09ba-63e7-4dd7-bdd2-6a7e05897dea'] [pid: 8|app: 0|req: 301/609] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:19:02 2026] DELETE /v2.1/os-security-groups/77417cb3-f1fa-4b3c-88ab-ca618d814cec => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 09:19:02.444 7 WARNING neutronclient.v2_0.client [None req-f8e21887-2409-4fc1-8692-f98210319c6b 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:02.467 7 INFO nova.api.openstack.wsgi [None req-f8e21887-2409-4fc1-8692-f98210319c6b 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] HTTP exception thrown: Security group de4f0700-0948-49d0-967f-c3ffd8017d87 does not exist Neutron server returns request_ids: ['req-51e79b02-38fe-45b5-82d1-5df154539091'] [pid: 7|app: 0|req: 309/610] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:19:02 2026] DELETE /v2.1/os-security-groups/de4f0700-0948-49d0-967f-c3ffd8017d87 => generated 194 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 09:19:02.482 8 WARNING neutronclient.v2_0.client [None req-a4e3b776-bd0c-4879-a1f2-aa80c1422c80 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:02.503 8 INFO nova.api.openstack.wsgi [None req-a4e3b776-bd0c-4879-a1f2-aa80c1422c80 54698422b2ff4ba8a79e6132e7912725 c45048ca29d54a34b94bd7d9211639e4 - - default default] HTTP exception thrown: Security group e978b723-9265-40d6-a3b7-b26294f797fd does not exist Neutron server returns request_ids: ['req-34a2d2f1-b8ac-45e8-9900-cf1a972c42b3'] [pid: 8|app: 0|req: 302/611] 10.0.0.62 () {32 vars in 738 bytes} [Fri May 15 09:19:02 2026] DELETE /v2.1/os-security-groups/e978b723-9265-40d6-a3b7-b26294f797fd => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-15 09:19:02.862 7 WARNING neutronclient.v2_0.client [None req-ca75f8a2-475f-4505-af00-5d2f695ea8b3 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:03.086 8 WARNING neutronclient.v2_0.client [None req-5c6caae6-1d92-45f9-ad1d-6fef233f6d4d 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/612] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:02 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1303 bytes in 650 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/613] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:03 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 bytes in 771 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:04.547 7 WARNING neutronclient.v2_0.client [None req-ab95ca81-594c-4de7-bbde-ac6006473e90 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/614] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:04 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1351 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:04.878 8 WARNING neutronclient.v2_0.client [None req-d22967a1-a2f3-4fcf-9e14-065070f69044 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/615] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:04 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:05.734 8 WARNING neutronclient.v2_0.client [None req-724daa27-c47e-4ed6-bd40-622a4d64c4ff 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/618] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:05 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1359 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:06.116 7 WARNING neutronclient.v2_0.client [None req-7a15c7ff-b645-4bf1-9984-c0b851f8acca 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/619] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:06 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:06.754 8 INFO nova.api.openstack.compute.server_external_events [req-4c098648-5423-4cc5-8bbf-4c67496f11ce req-049359c8-176c-4a2f-bcee-8c69e5424350 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:884a87ff-d11c-4fd0-87c8-0bdb9bc250ba for instance bb5cf381-0f20-47d7-92cb-6ec8646f834e on instance 2026-05-15 09:19:06.765 8 INFO nova.compute.rpcapi [None req-9e654239-07a4-4037-8e25-2ac5016a4654 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 307/620] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:19:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:06.845 7 WARNING neutronclient.v2_0.client [None req-857aaaf9-d5a9-427b-b73f-79083292cd88 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:07.304 8 WARNING neutronclient.v2_0.client [None req-932f6b88-7ad7-4616-8cb4-1fd5a33bd0e8 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/621] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:06 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1427 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/622] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:07 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1522 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:07.732 7 INFO nova.api.openstack.compute.server_external_events [req-cc4c2848-2235-47f8-beed-a44731e2dfe3 req-ee54b32c-db06-4ee1-b94b-50384ef364b0 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:50fb2d00-d327-4fd2-8363-863bcce8091f for instance e3caa8b6-c8ac-48d0-8426-2e44b1ff329d on instance [pid: 7|app: 0|req: 315/623] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:08.617 7 WARNING neutronclient.v2_0.client [None req-8ab4c732-0a00-4249-a271-df673585b86f 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:08.619 8 WARNING neutronclient.v2_0.client [None req-00d115d1-b17a-475a-ad7b-c64b815e6859 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/624] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:08 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1713 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 309/625] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:08 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1437 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:19:09.460 7 WARNING neutronclient.v2_0.client [None req-616e7126-7756-4cd1-9437-97364556a0e7 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/626] 10.0.0.62 () {32 vars in 739 bytes} [Fri May 15 09:19:09 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/os-interface => generated 284 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:10.390 8 WARNING neutronclient.v2_0.client [None req-45bc1e5f-3a25-44c3-8852-96301bc07085 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:10.396 7 INFO nova.api.openstack.compute.server_external_events [req-f8032ff0-8f32-443c-81c4-2794b2137742 req-fc9d814d-0065-4f75-bb0d-321c2434cbed a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:884a87ff-d11c-4fd0-87c8-0bdb9bc250ba for instance bb5cf381-0f20-47d7-92cb-6ec8646f834e on instance [pid: 7|app: 0|req: 318/627] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:10 2026] POST /v2.1/os-server-external-events => generated 179 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-05-15 09:19:10.499 7 WARNING neutronclient.v2_0.client [None req-1495c796-ea18-410a-9886-7d15f0c28fd2 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/628] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:10 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1713 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/629] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:10 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1437 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 311/630] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:19:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:11.829 7 WARNING neutronclient.v2_0.client [None req-c19256fc-1b6c-4da2-ab2f-8e65188cd462 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/631] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:11 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1425 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:19:12.472 8 WARNING neutronclient.v2_0.client [None req-5a80833e-23e4-4699-b868-a36c9350f433 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:12.507 8 WARNING neutronclient.v2_0.client [None req-5a80833e-23e4-4699-b868-a36c9350f433 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:12.675 8 WARNING neutronclient.v2_0.client [None req-5a80833e-23e4-4699-b868-a36c9350f433 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/632] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:19:12 2026] POST /v2.1/servers => generated 452 bytes in 450 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:12.884 7 WARNING neutronclient.v2_0.client [None req-9728aa2c-c565-4b55-b4b6-7531fb7142b1 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/633] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:12 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1392 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:13.148 8 WARNING neutronclient.v2_0.client [None req-97752cdd-6f36-4639-8609-c83ef7beca9a 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/634] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:13 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1425 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:13.979 7 WARNING neutronclient.v2_0.client [None req-fa43b1f7-6b51-4480-a416-071e32e1235b d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/635] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:13 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1396 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-05-15 09:19:14.359 8 WARNING neutronclient.v2_0.client [None req-fe131d8a-82d4-4a45-b04e-a83227221da2 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/636] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:14 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1425 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:15.092 7 WARNING neutronclient.v2_0.client [None req-3756253b-ef58-41c0-ab0c-363061a200de d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/637] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:15 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1444 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:15.553 7 WARNING neutronclient.v2_0.client [None req-26455b6d-1df1-4a90-b7be-8a9f3c74f4be 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/640] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:15 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1425 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:16.185 8 WARNING neutronclient.v2_0.client [None req-57aff97f-31bb-49c6-9d9d-7c9a8a29ea6e d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/641] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:16 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1444 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:16.312 7 INFO nova.api.openstack.compute.server_external_events [req-3b6ff68f-8dd4-4a40-88d1-f60cbff276d8 req-f09f2025-fbac-459f-8f96-17b0aa5d5187 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:50fb2d00-d327-4fd2-8363-863bcce8091f for instance e3caa8b6-c8ac-48d0-8426-2e44b1ff329d on instance [pid: 7|app: 0|req: 326/642] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:19:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:16.711 8 WARNING neutronclient.v2_0.client [None req-7bf925a9-714b-49fd-a9e9-c62e3f2290ce 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/643] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:16 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1425 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:17.289 7 WARNING neutronclient.v2_0.client [None req-4ff1ccbb-ab6b-4fd5-92d5-c07d9ad3fa9e d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/644] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:17 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1452 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:17.901 8 WARNING neutronclient.v2_0.client [None req-f69b12cf-d0df-4577-a12b-5008fe20e73b 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:18.348 7 INFO nova.api.openstack.compute.server_external_events [req-61773007-6f51-448f-916b-d1950636fdb2 req-5d4baa89-0e96-403a-9586-001bc0c9a317 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:b33e03ee-2ab8-4afc-ae53-fd9fa5933012 for instance 02b4f18d-0775-42a2-ac1d-c7c6b790b221 on instance [pid: 7|app: 0|req: 328/645] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 318/646] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:17 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1612 bytes in 517 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:19:18.382 7 WARNING neutronclient.v2_0.client [None req-da151b97-4479-4fd1-aa61-ab0323cc56f5 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:18.440 8 WARNING neutronclient.v2_0.client [None req-978b204f-93b5-499f-aa6d-5f81900ff528 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/647] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:18 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1519 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/648] 10.0.0.62 () {32 vars in 739 bytes} [Fri May 15 09:19:18 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d/os-interface => generated 285 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:19.286 7 WARNING neutronclient.v2_0.client [None req-61c5cc03-990d-430f-8d0c-4dc4b5db78d2 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/649] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:19 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:19.522 7 WARNING neutronclient.v2_0.client [None req-2196db54-1b49-4e07-b6ea-5c8ef87872a5 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/650] 10.0.0.62 () {32 vars in 639 bytes} [Fri May 15 09:19:19 2026] GET /v2.1/servers => generated 387 bytes in 157 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: 331/651] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:19 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1517 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/652] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:19:19 2026] DELETE /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 0 bytes in 150 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:19.765 7 WARNING neutronclient.v2_0.client [None req-12260d0d-4f16-4e5b-ba5f-92f21db03cf7 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/653] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:19 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1618 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:20.389 8 INFO nova.api.openstack.compute.server_external_events [req-05b7401e-0cac-4429-b4fe-3739c3368517 req-fdbbb6ed-dccd-4d99-bdd5-5c6ce9e587ed a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:50fb2d00-d327-4fd2-8363-863bcce8091f for instance e3caa8b6-c8ac-48d0-8426-2e44b1ff329d on instance [pid: 8|app: 0|req: 322/654] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:20 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-05-15 09:19:20.659 7 WARNING neutronclient.v2_0.client [None req-89f6a83b-1eb0-4777-885a-43b914138153 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/655] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:20 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1517 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:20.938 8 WARNING neutronclient.v2_0.client [None req-351a9d19-8df5-4979-b6aa-c553c48ffa5f 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/656] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:20 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1618 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:21.854 7 WARNING neutronclient.v2_0.client [None req-67d2ac66-5679-463f-b621-9e9556990f89 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/657] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:21 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1517 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:22.107 8 WARNING neutronclient.v2_0.client [None req-19502560-2c3a-4e98-9ff8-ec8ceaf4d126 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/658] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:22 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1738 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:22.939 7 INFO nova.api.openstack.compute.server_external_events [req-345bf8ec-709b-4345-9994-dd0035a38961 req-7f4a8cd1-41ae-49db-ac53-b87184fd08e3 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:50fb2d00-d327-4fd2-8363-863bcce8091f for instance e3caa8b6-c8ac-48d0-8426-2e44b1ff329d on instance [pid: 7|app: 0|req: 335/659] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:23.010 8 WARNING neutronclient.v2_0.client [None req-3b63cd03-2791-41e5-bafe-f3ed9040415b d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/660] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:22 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1517 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-05-15 09:19:23.245 7 WARNING neutronclient.v2_0.client [None req-66289128-e07a-4414-91a7-5f686736ae9c 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/661] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:23 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1380 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:23.856 8 INFO nova.api.openstack.compute.server_external_events [req-11b47c07-8c45-43af-a222-9c12675b97f0 req-22ce2fb9-4ab0-4acd-8835-15274111a467 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:b33e03ee-2ab8-4afc-ae53-fd9fa5933012 for instance 02b4f18d-0775-42a2-ac1d-c7c6b790b221 on instance [pid: 8|app: 0|req: 326/662] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:19:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:24.194 7 WARNING neutronclient.v2_0.client [None req-bb04533d-9527-4f6d-bb87-0767bd28d1b2 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] 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: 337/663] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:24 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1517 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:19:24.335 8 WARNING neutronclient.v2_0.client [None req-281d65f2-4616-48db-ab26-3e0523524a1e 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/664] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:24 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1380 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-05-15 09:19:25.370 7 WARNING neutronclient.v2_0.client [None req-0a2c295a-ade0-4fcc-8716-96942197a19e d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:25.449 8 WARNING neutronclient.v2_0.client [None req-3af27f4d-14aa-4a25-9d09-0fc95044c049 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/665] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:25 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1700 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:25 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1385 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-05-15 09:19:25.515 7 WARNING neutronclient.v2_0.client [None req-0e3136db-ef3c-4b07-b07c-db5ae6b54f90 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/669] 10.0.0.62 () {32 vars in 739 bytes} [Fri May 15 09:19:25 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221/os-interface => generated 284 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:26.237 8 INFO nova.api.openstack.compute.server_external_events [req-96f09bc5-7220-4140-98f3-e1dec565e256 req-b3fedd77-5fd3-4891-a2a7-9a312fead650 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:b33e03ee-2ab8-4afc-ae53-fd9fa5933012 for instance 02b4f18d-0775-42a2-ac1d-c7c6b790b221 on instance [pid: 8|app: 0|req: 329/670] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:26.564 7 WARNING neutronclient.v2_0.client [None req-677f5db7-f526-489d-9457-bf187fe99346 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] The python binding code in 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/671] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:26 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 1385 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:27.650 8 INFO nova.api.openstack.wsgi [None req-42032784-2cac-449f-8008-6125e39392c6 20e27a57142b4493b0a26aa0f64e1879 c682b17d2fb44fa69c09122f8d3ed5d3 - - default default] HTTP exception thrown: Instance e3caa8b6-c8ac-48d0-8426-2e44b1ff329d could not be found. [pid: 8|app: 0|req: 330/672] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:27 2026] GET /v2.1/servers/e3caa8b6-c8ac-48d0-8426-2e44b1ff329d => generated 111 bytes in 22 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: 343/673] 10.0.0.62 () {32 vars in 704 bytes} [Fri May 15 09:19:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1295223931 => generated 0 bytes in 28 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: 332/676] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:19:36 2026] POST /v2.1/os-keypairs => generated 386 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:38.163 7 WARNING neutronclient.v2_0.client [None req-f201eeff-63c2-483d-9338-397181e8e0bd d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:38.204 7 WARNING neutronclient.v2_0.client [None req-f201eeff-63c2-483d-9338-397181e8e0bd d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:38.346 7 WARNING neutronclient.v2_0.client [None req-f201eeff-63c2-483d-9338-397181e8e0bd d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/677] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:19:38 2026] POST /v2.1/servers => generated 451 bytes in 834 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 09:19:38.945 8 WARNING neutronclient.v2_0.client [None req-2fcf71a4-f666-49f0-86fb-d3fe61bfcc74 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/678] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:38 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1424 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:39.141 7 WARNING neutronclient.v2_0.client [None req-3ebc886c-0da1-4820-9f46-9b7006731661 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/679] 10.0.0.62 () {32 vars in 739 bytes} [Fri May 15 09:19:39 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:39.273 8 WARNING neutronclient.v2_0.client [None req-009310d2-c5f2-4f3f-ac2f-2979389f0d6e 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/680] 10.0.0.62 () {32 vars in 813 bytes} [Fri May 15 09:19:39 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/os-interface/884a87ff-d11c-4fd0-87c8-0bdb9bc250ba => generated 281 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 347/681] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:39 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 156 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: 8|app: 0|req: 335/682] 10.0.0.62 () {34 vars in 748 bytes} [Fri May 15 09:19:39 2026] POST /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/683] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:39 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:40.053 8 WARNING neutronclient.v2_0.client [None req-586c7b6a-3513-4a1c-b7ee-e8564f864564 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/684] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:40 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1428 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 349/685] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:40 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:40.645 8 INFO nova.api.openstack.compute.server_external_events [req-9588cf56-6878-4c7b-9e4f-c9b9eb3641ec req-3ca765e1-bc7e-402b-841b-18350ed59055 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:884a87ff-d11c-4fd0-87c8-0bdb9bc250ba for instance bb5cf381-0f20-47d7-92cb-6ec8646f834e on instance [pid: 8|app: 0|req: 337/686] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:40 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-05-15 09:19:41.319 7 WARNING neutronclient.v2_0.client [None req-349ea147-7a55-462d-b91b-3f29bf60e907 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/687] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:41 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1476 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, ' [pid: 8|app: 0|req: 338/688] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:41 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:41.580 7 WARNING neutronclient.v2_0.client [None req-0a50f317-f681-48a7-b40e-3dcc1f518d02 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/689] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:41 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1947 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 339/690] 10.0.0.62 () {34 vars in 748 bytes} [Fri May 15 09:19:41 2026] POST /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/action => generated 0 bytes in 36 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: 352/691] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:41 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 194 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:42.409 8 WARNING neutronclient.v2_0.client [None req-927d4490-1dfc-4bed-b8e9-20d05561cba0 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/692] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:42 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1476 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 353/693] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:42 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:43.494 8 WARNING neutronclient.v2_0.client [None req-8cf6b6fe-cf7d-4510-a220-4979d084cafc d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/694] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:43 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1484 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-05-15 09:19:43.779 7 INFO nova.api.openstack.compute.server_external_events [req-35ab9fab-b224-4c6c-af8a-fe705a98333d req-dc1a0646-a04b-46c5-9a1e-f1b825d97bfb a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:884a87ff-d11c-4fd0-87c8-0bdb9bc250ba for instance bb5cf381-0f20-47d7-92cb-6ec8646f834e on instance [pid: 7|app: 0|req: 354/695] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/696] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:43 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:44.239 7 INFO nova.api.openstack.compute.server_external_events [req-0b7db12d-11de-43fa-931f-902465b1d0c5 req-c7241f37-3331-4f81-a8d8-8aef22a29a4c a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:cf667001-97f8-4d0b-9e78-8dc72d05ca44 for instance b7fc3223-42ee-459c-b5e0-c1852f24f723 on instance [pid: 7|app: 0|req: 355/697] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:44 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, ' 2026-05-15 09:19:44.602 8 WARNING neutronclient.v2_0.client [None req-d2b271b9-3302-4098-9c9c-335254c6bf2c d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/698] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:44 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1562 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 356/699] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:19:44 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e/ips => generated 156 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: 8|app: 0|req: 344/700] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:19:44 2026] DELETE /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:45.032 7 WARNING neutronclient.v2_0.client [None req-c986b97c-bcfe-4605-85cd-3fdeff4df5e1 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/701] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:44 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1839 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:45.787 7 WARNING neutronclient.v2_0.client [None req-922c1f40-ab5c-448d-aaff-7a5eb5d4f9ee d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/704] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:45 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1550 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:46.007 8 WARNING neutronclient.v2_0.client [None req-f28650cb-0c79-4e27-a046-c1b5035524da d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/705] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:45 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1820 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:46.177 7 WARNING neutronclient.v2_0.client [None req-aa9332e0-a7e5-480b-ad91-c8c85c34b592 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:46.213 8 WARNING neutronclient.v2_0.client [None req-4b284ec0-f3a4-4eef-ba48-8780dac64025 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/706] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:46 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1820 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/707] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:46 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1839 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, ' [pid: 7|app: 0|req: 361/708] 10.0.0.62 () {34 vars in 748 bytes} [Fri May 15 09:19:46 2026] POST /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:46.714 8 WARNING neutronclient.v2_0.client [None req-3cae6163-b9f1-407d-b40e-356f4f1c0157 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/709] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:46 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1822 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:46.953 7 WARNING neutronclient.v2_0.client [None req-0d6f84ea-0888-46d0-b2f8-9bbf633968bb d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/710] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:46 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1550 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:47.429 8 WARNING neutronclient.v2_0.client [None req-efd4c345-2af4-4b9b-aff2-18a2e924b1cd 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/711] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:47 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1839 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:47.861 7 WARNING neutronclient.v2_0.client [None req-3613c237-7f8a-4dc7-abf1-eb029eb56215 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/712] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:47 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1822 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:48.058 8 INFO nova.api.openstack.compute.server_external_events [req-752f5692-8b61-406a-b68e-195187c78425 req-0923ce09-452c-4b84-af44-54a7b9f0d8bc a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:884a87ff-d11c-4fd0-87c8-0bdb9bc250ba for instance bb5cf381-0f20-47d7-92cb-6ec8646f834e on instance [pid: 8|app: 0|req: 350/713] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:48.089 7 WARNING neutronclient.v2_0.client [None req-385f03e3-a911-438e-ba47-0f3151d58853 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/714] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:48 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1550 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:48.340 8 INFO nova.api.openstack.compute.server_external_events [req-b43a373a-3ae5-4a3f-903f-fb8cf0f10242 req-c46fea35-2b8a-4de7-93df-e742f188e777 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:cf667001-97f8-4d0b-9e78-8dc72d05ca44 for instance b7fc3223-42ee-459c-b5e0-c1852f24f723 on instance [pid: 8|app: 0|req: 351/715] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:19:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:48.573 7 WARNING neutronclient.v2_0.client [None req-e9f908a1-6259-478d-8fd4-fa352f066e9c 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in 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/716] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:48 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1478 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-05-15 09:19:49.020 8 WARNING neutronclient.v2_0.client [None req-a33b223c-2c49-48b5-af36-dcbd56965caf d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/717] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:48 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1822 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:49.240 7 WARNING neutronclient.v2_0.client [None req-7f69757e-e540-45b9-a1ae-40bcbedd176c d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/718] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:49 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1550 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:49.665 8 WARNING neutronclient.v2_0.client [None req-57df1ca8-6b8e-4754-ad86-93e68cdc7d7c 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/719] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:49 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1483 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:50.166 7 WARNING neutronclient.v2_0.client [None req-86beb602-b0d9-4d7c-a119-8aa42e58c543 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/720] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:50 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1827 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:50.438 8 WARNING neutronclient.v2_0.client [None req-793f9359-a429-4d05-8b86-ee83d7988c7a d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/721] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:50 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1550 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:50.754 7 WARNING neutronclient.v2_0.client [None req-6e602077-7ad3-48b6-aed1-ac4d11ed24cf 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/722] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:50 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 1483 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-05-15 09:19:51.325 8 WARNING neutronclient.v2_0.client [None req-c42b39f0-7323-4d6f-98da-bc83f4f5a566 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/723] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:51 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1827 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:51.635 7 WARNING neutronclient.v2_0.client [None req-e7f0067b-adbd-49a4-87e1-72c7bdb1955c d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/724] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:51 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1727 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:51.771 8 WARNING neutronclient.v2_0.client [None req-82ee7886-518f-4adb-8bd8-98d2ebff8333 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] 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: 356/725] 10.0.0.62 () {32 vars in 739 bytes} [Fri May 15 09:19:51 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:51.854 7 INFO nova.api.openstack.wsgi [None req-3d0e5b78-b323-4176-bffe-b283317e8934 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] HTTP exception thrown: Instance bb5cf381-0f20-47d7-92cb-6ec8646f834e could not be found. [pid: 7|app: 0|req: 370/726] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:51 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => 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: 357/727] 10.0.0.62 () {32 vars in 698 bytes} [Fri May 15 09:19:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-3843813 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:52.108 7 INFO nova.api.openstack.compute.server_external_events [req-60ebee1f-5745-4140-86e6-9563454c93e6 req-2a5f7e39-28c9-4e22-9216-ca0ce41b0fd9 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-unplugged:b33e03ee-2ab8-4afc-ae53-fd9fa5933012 for instance 02b4f18d-0775-42a2-ac1d-c7c6b790b221 on instance [pid: 7|app: 0|req: 371/728] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:19:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:19:52.400 8 INFO nova.api.openstack.wsgi [None req-0a5d3273-f0e0-4738-ab1f-2c67f6f11651 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] HTTP exception thrown: Instance bb5cf381-0f20-47d7-92cb-6ec8646f834e could not be found. [pid: 8|app: 0|req: 358/729] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:19:52 2026] DELETE /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:52.436 7 INFO nova.api.openstack.wsgi [None req-a51a7b43-9582-4340-9af4-6088672aef2b 65bfb2a9da154e3993eb2b57cb3b2289 3801cc2cb9b54523ba27f80da6b6a7ec - - default default] HTTP exception thrown: Instance bb5cf381-0f20-47d7-92cb-6ec8646f834e could not be found. [pid: 7|app: 0|req: 372/730] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:52 2026] GET /v2.1/servers/bb5cf381-0f20-47d7-92cb-6ec8646f834e => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:52.461 7 INFO nova.api.openstack.compute.server_external_events [req-94a67715-ccfe-4226-baa6-64afd4dab5f3 req-5db7e610-8c86-4e49-a5e9-b0804627cfc9 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:cf667001-97f8-4d0b-9e78-8dc72d05ca44 for instance b7fc3223-42ee-459c-b5e0-c1852f24f723 on instance [pid: 7|app: 0|req: 373/731] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19: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) 2026-05-15 09:19:52.497 8 WARNING neutronclient.v2_0.client [None req-be6b3443-af2e-43ab-8e85-92b115798618 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:52.528 7 WARNING neutronclient.v2_0.client [None req-578ec9d5-48f7-4544-a7bd-0ca9ccfda0c1 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/732] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:52 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1727 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: 374/733] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:52 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1827 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/734] 10.0.0.62 () {32 vars in 639 bytes} [Fri May 15 09:19:52 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 375/735] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:19:52 2026] DELETE /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:52.897 8 WARNING neutronclient.v2_0.client [None req-103d0008-aab7-4cd4-86f5-3203b742a686 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/736] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:52 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1733 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:53.727 7 WARNING neutronclient.v2_0.client [None req-2771fdb9-191a-4b15-be4a-2b93b6e48f21 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:54.042 8 WARNING neutronclient.v2_0.client [None req-473909a4-0e63-4a7d-86a5-01449c51f3e4 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/737] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:53 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1827 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/738] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:54 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1853 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:55.150 7 WARNING neutronclient.v2_0.client [None req-c7eb27df-9230-4e0d-a6d5-93ce5a44436d d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/739] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:55 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1827 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:55.315 8 WARNING neutronclient.v2_0.client [None req-71eca189-b48f-4ad4-ad3c-a7a3ac57c4b5 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/742] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:55 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1853 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:56.307 7 WARNING neutronclient.v2_0.client [None req-9d6fa378-fa67-481b-970b-2d5e3f9860af d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:56.538 8 WARNING neutronclient.v2_0.client [None req-4d31de67-cc37-40e9-89a0-19627c703d6c d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in 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/743] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:56 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1785 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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/744] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:56 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1827 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/745] 10.0.0.62 () {30 vars in 411 bytes} [Fri May 15 09:19:56 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-15 09:19:56.892 8 INFO nova.api.openstack.compute.server_external_events [req-10dc4b21-92c9-4f43-8190-7840ac0c8ee5 req-0fc49f2c-b999-431d-9556-2b9d9cc34538 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:cf667001-97f8-4d0b-9e78-8dc72d05ca44 for instance b7fc3223-42ee-459c-b5e0-c1852f24f723 on instance [pid: 8|app: 0|req: 365/746] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:19:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:57.187 8 INFO nova.api.openstack.compute.server_external_events [req-9f979a90-be51-4b94-9bc3-e16d391ecb7a req-3f27c96f-5cc4-4082-bdc9-4d62afb1ec58 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:b33e03ee-2ab8-4afc-ae53-fd9fa5933012 for instance 02b4f18d-0775-42a2-ac1d-c7c6b790b221 on instance [pid: 8|app: 0|req: 366/747] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:19:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/748] 10.0.0.62 () {28 vars in 558 bytes} [Fri May 15 09:19:56 2026] GET /v2/ => generated 402 bytes in 444 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: 367/749] 10.0.0.62 () {28 vars in 562 bytes} [Fri May 15 09:19:57 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/750] 10.0.0.62 () {30 vars in 411 bytes} [Fri May 15 09:19:57 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-15 09:19:57.927 8 WARNING neutronclient.v2_0.client [None req-53684979-cb92-487c-9e38-b9c68f59a668 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:57.943 7 WARNING neutronclient.v2_0.client [None req-3380cff4-4e39-4ee2-bf76-f90a6f6c14e8 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/751] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:57 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1510 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/752] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:57 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1820 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:59.026 8 WARNING neutronclient.v2_0.client [None req-efe37361-6172-4413-83e5-6eee54e87c3e d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/753] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:58 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 1510 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-05-15 09:19:59.646 7 WARNING neutronclient.v2_0.client [None req-fc7558e4-b68f-48ef-b79e-1eaf858eb6b7 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:19:59.805 7 WARNING neutronclient.v2_0.client [None req-fc7558e4-b68f-48ef-b79e-1eaf858eb6b7 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/754] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:19:59 2026] POST /v2.1/servers => generated 424 bytes in 365 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:19:59.982 8 WARNING neutronclient.v2_0.client [None req-92b191f4-d4c9-46da-878b-e5900c5d8a17 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/755] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:19:59 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1366 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, ' 2026-05-15 09:20:00.103 7 INFO nova.api.openstack.wsgi [None req-1bd1869c-b966-4fba-99e3-82a4c660f7d7 d114741d3b6c4a3b94f9af9c3342b8cf 712e061611714bb68cf72803634f04c0 - - default default] HTTP exception thrown: Instance b7fc3223-42ee-459c-b5e0-c1852f24f723 could not be found. [pid: 7|app: 0|req: 386/756] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:00 2026] GET /v2.1/servers/b7fc3223-42ee-459c-b5e0-c1852f24f723 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/757] 10.0.0.62 () {32 vars in 704 bytes} [Fri May 15 09:20:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1313250509 => 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, ' 2026-05-15 09:20:01.086 7 WARNING neutronclient.v2_0.client [None req-1aa7adb5-bfc8-444b-ab8f-a6dd1ea5735f 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/758] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:01 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1370 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:20:02.203 8 WARNING neutronclient.v2_0.client [None req-a915e677-a040-4d08-845a-b4f056779331 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/759] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:02 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1418 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:03.354 7 WARNING neutronclient.v2_0.client [None req-7131faf4-7dec-4dc6-8eb2-3d33228c902a 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/760] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:03 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1418 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:04.450 8 WARNING neutronclient.v2_0.client [None req-60f875a8-5822-4930-99fb-6209491daadd 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/761] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:04 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1426 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-05-15 09:20:05.229 7 INFO nova.api.openstack.compute.server_external_events [req-f5842198-8350-49dc-8fed-1510c9209aef req-dbd5340d-0293-4658-a5e2-45bec17f7948 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:caa3d15e-1f8a-471b-95d4-39febb6a6f65 for instance a3e729ed-9aaf-499c-bee0-7b48fd00e8bc on instance [pid: 7|app: 0|req: 389/762] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:05.557 7 WARNING neutronclient.v2_0.client [None req-3b4f8099-1cfd-45d3-858f-a3c891bce1d8 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/765] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:05 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1478 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:06.747 8 WARNING neutronclient.v2_0.client [None req-54cbf772-eeac-4166-9c4c-065a50d2c463 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/766] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:06 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1466 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-05-15 09:20:07.872 7 WARNING neutronclient.v2_0.client [None req-6e5127a6-8be3-4012-94cb-41809d18e0ec 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/767] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:07 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1466 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-05-15 09:20:09.022 8 WARNING neutronclient.v2_0.client [None req-22a540bc-b90f-44b9-b275-57a1b3dd045f 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/768] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:08 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1466 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 393/769] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:20:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:09.535 8 INFO nova.api.openstack.compute.server_external_events [req-7e7a5008-14f1-4884-929d-7069f64a124f req-f11c3eb5-8421-4cb5-91a1-51c931bb2793 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:caa3d15e-1f8a-471b-95d4-39febb6a6f65 for instance a3e729ed-9aaf-499c-bee0-7b48fd00e8bc on instance [pid: 8|app: 0|req: 377/770] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:20:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:20:10.191 7 WARNING neutronclient.v2_0.client [None req-c6d7caa1-b6c8-4e7e-bc3a-772864e66e3d 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/771] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:10 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1466 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:10.860 8 WARNING neutronclient.v2_0.client [None req-f1b25e33-7223-4a56-a987-93614a2bc23d 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:20:10.904 8 WARNING neutronclient.v2_0.client [None req-f1b25e33-7223-4a56-a987-93614a2bc23d 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:20:11.087 8 WARNING neutronclient.v2_0.client [None req-f1b25e33-7223-4a56-a987-93614a2bc23d 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/772] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:20:10 2026] POST /v2.1/servers => generated 453 bytes in 544 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:11.339 7 WARNING neutronclient.v2_0.client [None req-02505991-c357-4275-8f6a-b49a97e7a518 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/773] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:11 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1430 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:11.429 8 WARNING neutronclient.v2_0.client [None req-7494223b-2c3a-44f6-8078-ddcff3022e25 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/774] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:11 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1646 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:12.422 7 WARNING neutronclient.v2_0.client [None req-79d5af28-2ef7-4869-a976-d5e7a31f745f 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/775] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:12 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1434 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, ' [pid: 8|app: 0|req: 380/776] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:20:12 2026] DELETE /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => 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-05-15 09:20:12.930 7 WARNING neutronclient.v2_0.client [None req-10fee2df-e1cf-45a0-83e1-0751b842b6aa 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/777] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:12 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1652 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:13.515 8 WARNING neutronclient.v2_0.client [None req-5c3666d8-f97a-4d8c-a17f-fcc8402c385c 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/778] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:13 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1482 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-05-15 09:20:14.123 7 WARNING neutronclient.v2_0.client [None req-9042ac2c-7b8f-457d-80fa-df62e06a25e6 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/779] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:14 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1652 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-05-15 09:20:14.596 8 WARNING neutronclient.v2_0.client [None req-8b6d6b6a-9400-4113-ae7d-805b997a54fd 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/780] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:14 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1482 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, ' 2026-05-15 09:20:15.278 7 WARNING neutronclient.v2_0.client [None req-b1c88de2-7720-4376-b1c7-7fe44c3100f2 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/781] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:15 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1652 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:15.677 7 WARNING neutronclient.v2_0.client [None req-d869e920-d7e4-4e84-a76e-ae5ad2c9e731 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/784] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:15 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1490 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:16.421 8 INFO nova.api.openstack.compute.server_external_events [req-8bd4b8fe-f0f9-4c53-97ae-be672db16c37 req-789f1611-99b4-4149-ab45-7c898099bc51 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:caa3d15e-1f8a-471b-95d4-39febb6a6f65 for instance a3e729ed-9aaf-499c-bee0-7b48fd00e8bc on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/785] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:20:16.451 7 WARNING neutronclient.v2_0.client [None req-4c4e5617-2874-4fe1-ad7d-57adf105e2af 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/786] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:16 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1610 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:16.734 8 INFO nova.api.openstack.compute.server_external_events [req-b83cfc11-d205-4a58-bf63-67b87e2850e7 req-414ae87c-2f9e-4431-a2fd-a5a5d82947b5 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:396bc5e4-e033-45c7-9799-21a5a5939aee for instance 7783071b-bd36-4970-845a-d6804c35024a on instance [pid: 8|app: 0|req: 385/787] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:16 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-05-15 09:20:16.774 7 WARNING neutronclient.v2_0.client [None req-8a36af8d-4289-4bcc-831c-b87ae883a34f 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/788] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:16 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1568 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:17.566 8 WARNING neutronclient.v2_0.client [None req-2a6292c5-67ac-4d66-a4c8-187a4f98e597 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in 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/789] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:17 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1452 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:17.977 7 WARNING neutronclient.v2_0.client [None req-6c21e462-90ef-42f9-8a2d-03a43552255c 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/790] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:17 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1556 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:18.655 8 WARNING neutronclient.v2_0.client [None req-fe24ff08-7bfe-435d-8286-c0c2bfda7f47 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/791] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:18 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 1452 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:19.120 7 WARNING neutronclient.v2_0.client [None req-dd93a1af-d440-4847-ae58-c5204e6d6b02 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/792] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:19 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1556 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:19.665 8 WARNING neutronclient.v2_0.client [None req-4cc053d3-cba7-43b9-b636-8c01512bf4ea d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:19.738 7 INFO nova.api.openstack.wsgi [None req-f5b3234a-5552-41f0-bb27-fc52c0354a23 7081588725e2403a97993da03f469927 f5cdf765cef0475ead662955231d6100 - - default default] HTTP exception thrown: Instance a3e729ed-9aaf-499c-bee0-7b48fd00e8bc could not be found. [pid: 7|app: 0|req: 406/793] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:19 2026] GET /v2.1/servers/a3e729ed-9aaf-499c-bee0-7b48fd00e8bc => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/794] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:19 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1820 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/795] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:20:19 2026] DELETE /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:19.976 8 WARNING neutronclient.v2_0.client [None req-a7b12774-dfcf-4a8b-afac-3dfcbd33a333 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/796] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:19 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1826 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-05-15 09:20:20.257 7 WARNING neutronclient.v2_0.client [None req-363bfb74-f420-43bc-b07c-c3123457c75c 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/797] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:20 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1556 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-05-15 09:20:21.123 8 WARNING neutronclient.v2_0.client [None req-396a774a-ef1b-491c-9bf2-dc063daa3f55 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:21.381 7 INFO nova.api.openstack.compute.server_external_events [req-fd7a8618-071a-47af-a354-a2ac92694497 req-b553bba9-1e22-4468-af9d-33cf84265e63 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:396bc5e4-e033-45c7-9799-21a5a5939aee for instance 7783071b-bd36-4970-845a-d6804c35024a on instance [pid: 7|app: 0|req: 409/798] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:20:21 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-05-15 09:20:21.414 7 WARNING neutronclient.v2_0.client [None req-fdc67ce7-e77f-49c8-9219-421feac7689f 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/799] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:21 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1826 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/800] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:21 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1556 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:22.530 8 WARNING neutronclient.v2_0.client [None req-a516199a-f193-4db4-b742-509cb1e0763f d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/801] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:22 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1759 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:22.891 7 WARNING neutronclient.v2_0.client [None req-eb9c4aee-e036-4a10-af28-09ca36c802de 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:23.089 8 INFO nova.api.openstack.compute.server_external_events [req-1fd26f5a-e0f1-4b94-8845-0d47a55bc83a req-e5535295-6103-4fe2-96c5-8b80f1435a5a a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:b33e03ee-2ab8-4afc-ae53-fd9fa5933012 for instance 02b4f18d-0775-42a2-ac1d-c7c6b790b221 on instance [pid: 8|app: 0|req: 392/802] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/803] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:22 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1556 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:23.873 8 WARNING neutronclient.v2_0.client [None req-5959302b-8fff-4bbd-9d87-9aa313cff79e d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in 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/804] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:23 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1473 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-05-15 09:20:24.397 7 WARNING neutronclient.v2_0.client [None req-3e670363-9ec5-4666-b3d5-4598501e2396 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/805] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:24 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1739 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:24.567 8 WARNING neutronclient.v2_0.client [None req-1f61f6f4-5837-4d4f-8a5c-6b2ca9943f45 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/806] 10.0.0.62 () {32 vars in 739 bytes} [Fri May 15 09:20:24 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:24.960 7 WARNING neutronclient.v2_0.client [None req-702918c4-1f93-4d2e-963e-d01d490f5a83 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/807] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:24 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1478 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:25.206 8 INFO nova.api.openstack.compute.server_external_events [req-93a1d795-da3b-4283-b601-214a147e022d req-05598690-9e0a-4c7c-a4f2-685b0825a99e a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:396bc5e4-e033-45c7-9799-21a5a5939aee for instance 7783071b-bd36-4970-845a-d6804c35024a on instance [pid: 8|app: 0|req: 395/808] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:25 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) 2026-05-15 09:20:25.225 7 WARNING neutronclient.v2_0.client [None req-65d916e5-54ef-440d-bf7a-f8a1e8e43866 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/809] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:25 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1739 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/810] 10.0.0.62 () {32 vars in 639 bytes} [Fri May 15 09:20:25 2026] GET /v2.1/servers => generated 383 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, ' [pid: 7|app: 0|req: 415/813] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:20:25 2026] DELETE /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:25.553 8 WARNING neutronclient.v2_0.client [None req-23f5cef2-7f34-4c7e-9aa2-376cdb5ed747 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/814] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:25 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1745 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:26.108 7 WARNING neutronclient.v2_0.client [None req-31b43244-9270-48d4-a7b4-4f1c7818138c d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/815] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:26 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 1478 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:26.710 8 WARNING neutronclient.v2_0.client [None req-09a1727d-1d99-481f-bc3b-03584422b1d3 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/816] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:26 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1865 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:27.180 7 INFO nova.api.openstack.wsgi [None req-86c4ba47-e3b0-4cd5-b72e-7d4015ee4ec8 d151e0e5554244a583c8b2e47689d620 15de2b7918f64bb7bda523cd643b04a8 - - default default] HTTP exception thrown: Instance 02b4f18d-0775-42a2-ac1d-c7c6b790b221 could not be found. [pid: 7|app: 0|req: 417/817] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:27 2026] GET /v2.1/servers/02b4f18d-0775-42a2-ac1d-c7c6b790b221 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 401/818] 10.0.0.62 () {32 vars in 704 bytes} [Fri May 15 09:20:27 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1677237703 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:27.849 7 WARNING neutronclient.v2_0.client [None req-97bbfda1-69bd-4704-b433-def0a09e491f 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/819] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:27 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1865 bytes in 1478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:20:29.322 8 INFO nova.api.openstack.compute.server_external_events [req-1e53b3a3-24c1-4e90-9a0e-314aa65efce2 req-94505442-f2bc-4d92-bf11-be900e5ff7cd a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-unplugged:396bc5e4-e033-45c7-9799-21a5a5939aee for instance 7783071b-bd36-4970-845a-d6804c35024a on instance [pid: 8|app: 0|req: 402/820] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:20:29 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-05-15 09:20:29.951 7 INFO nova.api.openstack.compute.server_external_events [req-b11212f7-6f8a-4af8-bc54-f5ce74f4ad96 req-78420891-fef8-4795-88b5-fdd7ad49d46d a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:396bc5e4-e033-45c7-9799-21a5a5939aee for instance 7783071b-bd36-4970-845a-d6804c35024a on instance [pid: 7|app: 0|req: 419/821] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:29 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-05-15 09:20:30.341 8 WARNING neutronclient.v2_0.client [None req-2fa2627c-3a44-4e1a-8b75-593be589ef60 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/822] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:30 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1511 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-05-15 09:20:31.460 7 WARNING neutronclient.v2_0.client [None req-5ebdac4d-32a8-4fc6-9361-9b039793150f 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/823] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:31 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1516 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, ' [pid: 8|app: 0|req: 404/824] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:20:31 2026] POST /v2.1/os-keypairs => generated 398 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:32.574 7 WARNING neutronclient.v2_0.client [None req-0c4c66e8-cb94-49c7-b992-14527947298f 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] The python binding code in 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/825] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:32 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => generated 1516 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:20:33.675 8 INFO nova.api.openstack.wsgi [None req-79c1d9c0-af70-4a8f-8958-c1a73f6b3ff1 2b72140c9d384ed29f01030918593fbf 7bd2c083b9bb4a4ebd1491b924194e1a - - default default] HTTP exception thrown: Instance 7783071b-bd36-4970-845a-d6804c35024a could not be found. [pid: 8|app: 0|req: 405/826] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:33 2026] GET /v2.1/servers/7783071b-bd36-4970-845a-d6804c35024a => 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, ' [pid: 7|app: 0|req: 422/827] 10.0.0.62 () {32 vars in 702 bytes} [Fri May 15 09:20:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-270603439 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:33.842 8 WARNING neutronclient.v2_0.client [None req-034bb762-f824-4887-aa01-904131ea2cae 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:20:33.922 8 WARNING neutronclient.v2_0.client [None req-034bb762-f824-4887-aa01-904131ea2cae 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:20:35.392 8 WARNING neutronclient.v2_0.client [None req-034bb762-f824-4887-aa01-904131ea2cae 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/830] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:20:33 2026] POST /v2.1/servers => generated 450 bytes in 2832 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 09:20:36.645 7 WARNING neutronclient.v2_0.client [None req-0af7a677-5ad9-4cb5-872f-2c7cc19532ec 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/831] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:36 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1402 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, ' 2026-05-15 09:20:37.544 8 WARNING neutronclient.v2_0.client [None req-a525f2c9-38da-46a5-9ce1-ef18ed4f53c8 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:20:37.691 8 WARNING neutronclient.v2_0.client [None req-a525f2c9-38da-46a5-9ce1-ef18ed4f53c8 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:37.729 7 WARNING neutronclient.v2_0.client [None req-eae50a82-e541-4c3c-8e03-4337e017f976 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/832] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:37 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1406 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/833] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:20:37 2026] POST /v2.1/servers => generated 424 bytes in 675 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:37.912 7 WARNING neutronclient.v2_0.client [None req-32aacd1f-2438-4167-b92b-2867f2969b30 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/834] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:37 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1371 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-05-15 09:20:38.818 8 WARNING neutronclient.v2_0.client [None req-4da7eb8f-fb96-4de0-a4ec-5e6baee34175 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/835] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:38 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1454 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-05-15 09:20:38.994 7 WARNING neutronclient.v2_0.client [None req-8997e2ee-e383-4c44-889e-80af78453d93 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/836] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:38 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => 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, ' 2026-05-15 09:20:39.925 8 WARNING neutronclient.v2_0.client [None req-be2e4b9b-2560-4375-af01-0f43e3920780 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/837] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:39 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1454 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:40.088 7 WARNING neutronclient.v2_0.client [None req-95e38a49-db64-44b7-97b7-0daa577d7160 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/838] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:40 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1367 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:41.020 8 WARNING neutronclient.v2_0.client [None req-bf66b5c1-da2e-434f-9846-64e8fbcf581d 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/839] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:40 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1462 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:41.170 7 WARNING neutronclient.v2_0.client [None req-b6f2ba3f-cdfd-47bb-8ace-32ba5c1f2d43 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/840] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:41 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1423 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:41.927 8 INFO nova.api.openstack.compute.server_external_events [req-3ba6e80f-7e00-4099-a9b0-7e8aa4297062 req-8e613a32-bf5f-42a2-b593-d13255e33bdf a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:8669274e-7284-4c8d-853f-c1f51b949066 for instance 1f4cc295-b8e9-471f-8811-b5cc4d4714be on instance [pid: 8|app: 0|req: 411/841] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:41 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-05-15 09:20:42.104 7 WARNING neutronclient.v2_0.client [None req-1d8424f5-5928-4cd7-b3db-e5e7c0fec730 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/842] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:42 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1540 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:42.254 8 WARNING neutronclient.v2_0.client [None req-65148c2c-9b14-4b7c-b2b9-64ed7f9182e1 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in 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/843] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:42 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1423 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:43.266 7 WARNING neutronclient.v2_0.client [None req-0b09ac11-458b-4f47-9e6e-c505ca104dbb 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:43.351 8 WARNING neutronclient.v2_0.client [None req-32a2f169-d86c-4fc1-96b8-658c1bc924f3 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/844] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:43 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1528 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/845] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:43 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1473 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:44.033 7 INFO nova.api.openstack.compute.server_external_events [req-961c38ef-3efb-4a3d-a765-92c0fe55403d req-abfedcb6-86d3-47ec-8466-a09ad235f3cd a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:68885c2c-58c2-4442-b1d6-14ded7c011ca for instance d07590f1-4d73-4e1e-b364-366f5a170261 on instance [pid: 7|app: 0|req: 433/846] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:44.659 8 WARNING neutronclient.v2_0.client [None req-e2a1a035-f0db-4528-9e76-3673e5c816d5 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:44.725 7 WARNING neutronclient.v2_0.client [None req-60b5be30-52fb-410a-b2a5-69a0de0c4928 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/847] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:44 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1528 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/848] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:44 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1471 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:45.842 8 WARNING neutronclient.v2_0.client [None req-2ceff433-ded1-46cb-b693-bb7557e2f478 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:45.889 7 WARNING neutronclient.v2_0.client [None req-641975c4-1dcb-4753-992d-c2163af4b48c 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in 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/851] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:45 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1528 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/852] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:45 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1471 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:47.037 7 INFO nova.api.openstack.compute.server_external_events [req-e239bc36-a46a-4122-907d-cc1f6e64ad86 req-f1cee919-cae8-4303-be37-917e3d8001a9 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:8669274e-7284-4c8d-853f-c1f51b949066 for instance 1f4cc295-b8e9-471f-8811-b5cc4d4714be on instance [pid: 7|app: 0|req: 437/853] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:20:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:47.079 8 WARNING neutronclient.v2_0.client [None req-bf989db2-9456-45f8-a125-7139d5ce3898 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:20:47.091 7 WARNING neutronclient.v2_0.client [None req-f3dbd7f2-306d-4ef5-8965-770a74633137 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/854] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:47 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1471 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/855] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:47 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1528 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:48.251 7 WARNING neutronclient.v2_0.client [None req-00d4e16e-5707-4394-9348-d75c096da07a 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:48.303 8 WARNING neutronclient.v2_0.client [None req-748a7b68-3d0b-4641-a876-f810934b9d2c 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/856] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:48 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/857] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:48 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1696 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:48.448 7 WARNING neutronclient.v2_0.client [None req-7c74eb44-c881-49b0-956d-ba9da68b67f2 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/858] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:48 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1696 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:49.447 8 WARNING neutronclient.v2_0.client [None req-3132918d-b6c8-461d-b344-1baedbaccee6 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in 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/859] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:49 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1471 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:49.633 7 INFO nova.api.openstack.compute.server_external_events [req-17ad6310-0d1e-4d74-a8f5-b2a4d3644301 req-8a8aa2cb-d263-4fc6-ae23-e3bb251575e9 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:68885c2c-58c2-4442-b1d6-14ded7c011ca for instance d07590f1-4d73-4e1e-b364-366f5a170261 on instance [pid: 7|app: 0|req: 441/860] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:20:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:49.717 8 INFO nova.api.openstack.compute.server_external_events [req-b03cd328-9943-40af-87c5-4f71c5db0c7f req-f0cd8ed6-7427-410a-b336-2ba7830a7098 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:8669274e-7284-4c8d-853f-c1f51b949066 for instance 1f4cc295-b8e9-471f-8811-b5cc4d4714be on instance [pid: 8|app: 0|req: 420/861] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:49 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-05-15 09:20:50.640 7 WARNING neutronclient.v2_0.client [None req-37a9c2b9-7409-4112-85b0-e39ef49872c7 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/862] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:50 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1471 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:51.810 8 WARNING neutronclient.v2_0.client [None req-6ec6e8c5-50e3-46ad-a76b-7871a5ed8b3b 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in 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/863] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:51 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1656 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 443/864] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:20:51 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261/ips => generated 109 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/865] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:20:51 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261/ips => generated 109 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: 444/866] 10.0.0.62 () {32 vars in 823 bytes} [Fri May 15 09:20:52 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261/ips/tempest-ServerAddressesTestJSON-1640202940-network => generated 94 bytes in 38 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: 8|app: 0|req: 423/867] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:20:52 2026] DELETE /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:52.223 7 WARNING neutronclient.v2_0.client [None req-8b44f972-f992-4fb5-b872-a46e0b225f99 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/868] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:52 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1662 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-05-15 09:20:53.374 8 WARNING neutronclient.v2_0.client [None req-7fea09ca-2599-470f-8f5a-abb06c4c8968 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/869] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:53 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1662 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:54.529 7 WARNING neutronclient.v2_0.client [None req-2325942f-b7c9-44e6-a144-324637f2b88e 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in 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/870] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:54 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1662 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:55.039 8 INFO nova.api.openstack.compute.server_external_events [req-a6613384-7003-41e7-8502-b12478bbe983 req-4ba14d90-5466-46b1-9750-50e53d907b54 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:68885c2c-58c2-4442-b1d6-14ded7c011ca for instance d07590f1-4d73-4e1e-b364-366f5a170261 on instance [pid: 8|app: 0|req: 425/871] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:20:55 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-05-15 09:20:55.688 7 WARNING neutronclient.v2_0.client [None req-69a9b06f-78c5-4ac3-a8ab-724a8949404a 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in 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/874] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:55 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1452 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:56.800 8 WARNING neutronclient.v2_0.client [None req-6546e553-4e72-4f7f-8dd8-942f1af76516 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/875] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:56 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1457 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:57.899 7 WARNING neutronclient.v2_0.client [None req-74955ca4-6dfd-4066-bd05-e9b681996581 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/876] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:57 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 1457 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:20:58.976 8 INFO nova.api.openstack.wsgi [None req-45cc1932-0a24-47af-86df-a9ffd63d52ed 3585b95c976042eea3c07602343b29c7 f3be05951e374fa6a78789cab76a72e2 - - default default] HTTP exception thrown: Instance d07590f1-4d73-4e1e-b364-366f5a170261 could not be found. [pid: 8|app: 0|req: 428/877] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:20:58 2026] GET /v2.1/servers/d07590f1-4d73-4e1e-b364-366f5a170261 => generated 111 bytes in 19 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: 451/880] 10.0.0.62 () {34 vars in 748 bytes} [Fri May 15 09:21:14 2026] POST /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be/action => generated 34449 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:15.956 8 INFO nova.api.openstack.compute.server_external_events [req-4cad3181-ee68-4664-9da6-36e9b85c5bf0 req-f5b5eeea-33df-4c4f-a6e8-3653fe11970c a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:8669274e-7284-4c8d-853f-c1f51b949066 for instance 1f4cc295-b8e9-471f-8811-b5cc4d4714be on instance [pid: 8|app: 0|req: 431/883] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:21:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/884] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:21:19 2026] POST /v2.1/os-keypairs => generated 396 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-05-15 09:21:20.503 8 WARNING neutronclient.v2_0.client [None req-e88f36ba-c82c-415a-a8e9-72164e2bed01 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:21:20.543 8 WARNING neutronclient.v2_0.client [None req-e88f36ba-c82c-415a-a8e9-72164e2bed01 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:21:20.687 8 WARNING neutronclient.v2_0.client [None req-e88f36ba-c82c-415a-a8e9-72164e2bed01 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/885] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:21:20 2026] POST /v2.1/servers => generated 449 bytes in 440 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:20.878 8 WARNING neutronclient.v2_0.client [None req-2e375a42-af84-4fc8-b2c4-cc23247f6f25 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/886] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:20 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1401 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/887] 10.0.0.52 () {30 vars in 617 bytes} [Fri May 15 09:21:20 2026] GET /v2.1 => generated 0 bytes in 102 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: 434/888] 10.0.0.52 () {32 vars in 690 bytes} [Fri May 15 09:21:20 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/889] 10.0.0.52 () {34 vars in 911 bytes} [Fri May 15 09:21:20 2026] GET /v2.1/os-simple-tenant-usage/50d17ca4d93a4f3d924b09cc07a75b8b?start=2026-05-14T00:00:00&end=2026-05-15T23:59:59 => generated 20 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/890] 10.0.0.52 () {30 vars in 652 bytes} [Fri May 15 09:21:21 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:21.949 7 WARNING neutronclient.v2_0.client [None req-eccaed75-d4e2-4ff8-b58c-d05b674f1ff5 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/891] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:21 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1405 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:21:23.044 8 WARNING neutronclient.v2_0.client [None req-08d38985-b59d-447c-b8a0-4560a7ee02cc 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/892] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:22 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1453 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-05-15 09:21:24.141 7 WARNING neutronclient.v2_0.client [None req-f88f525a-a5b1-4f2f-948b-4967bb31df63 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/893] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:24 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1453 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, ' [pid: 8|app: 0|req: 437/894] 10.0.0.52 () {30 vars in 617 bytes} [Fri May 15 09:21:24 2026] GET /v2.1 => generated 0 bytes in 102 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: 458/895] 10.0.0.52 () {32 vars in 690 bytes} [Fri May 15 09:21:24 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: 438/896] 10.0.0.52 () {34 vars in 911 bytes} [Fri May 15 09:21:24 2026] GET /v2.1/os-simple-tenant-usage/50d17ca4d93a4f3d924b09cc07a75b8b?start=2026-05-14T00:00:00&end=2026-05-15T23:59:59 => generated 20 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/897] 10.0.0.52 () {30 vars in 652 bytes} [Fri May 15 09:21:24 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:25.236 8 WARNING neutronclient.v2_0.client [None req-d78d623f-0f0d-4220-b7f3-92d50f483c74 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/898] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:25 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1461 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-15 09:21:26.103 7 INFO nova.api.openstack.compute.server_external_events [req-ea600072-ec1e-481f-aaad-680b6a501eeb req-94736035-e532-4cfb-a7ac-6c4b512576d4 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:e64301ca-4681-4caa-b8f7-553185c0b81e for instance fb71f60c-cae9-4ca4-b83f-a2566d94e618 on instance [pid: 7|app: 0|req: 461/901] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:21:26 2026] POST /v2.1/os-server-external-events => generated 179 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-05-15 09:21:26.468 8 WARNING neutronclient.v2_0.client [None req-7b83c46a-705a-441d-ac38-41e26a7cc9ec 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/902] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:26 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1538 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-05-15 09:21:27.692 7 WARNING neutronclient.v2_0.client [None req-5dba7d76-30dd-4701-bf71-aa2e1374a934 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/903] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:27 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1526 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:28.864 8 WARNING neutronclient.v2_0.client [None req-ba10176d-1251-424c-84dc-3115bc0a7957 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/904] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:28 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1526 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-05-15 09:21:30.137 7 WARNING neutronclient.v2_0.client [None req-b93d7249-9970-471a-b682-4b09b23415c7 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/905] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:30 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1526 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:31.442 8 WARNING neutronclient.v2_0.client [None req-27422dae-396b-48d4-bdb9-d251b0a088ce 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:31.540 7 INFO nova.api.openstack.compute.server_external_events [req-d28330a8-5cc3-4ee7-a7a5-f882976dd1c9 req-a9728647-b2ca-4a7d-9170-43ac95beda82 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:e64301ca-4681-4caa-b8f7-553185c0b81e for instance fb71f60c-cae9-4ca4-b83f-a2566d94e618 on instance [pid: 7|app: 0|req: 464/906] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:21:31 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) [pid: 8|app: 0|req: 443/907] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:31 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1526 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:32.669 7 WARNING neutronclient.v2_0.client [None req-1e704fa1-72fa-4300-9604-d10ce5283762 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/908] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:32 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1526 bytes in 1005 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:34.707 8 WARNING neutronclient.v2_0.client [None req-3631b188-12f6-4739-9fb9-950f9177ceb2 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/909] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:34 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1695 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-05-15 09:21:35.045 7 WARNING neutronclient.v2_0.client [None req-1da5384c-ae80-4d10-b4b9-06f320382179 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/910] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:35 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => 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-05-15 09:21:36.109 7 INFO nova.api.openstack.compute.server_external_events [req-7baa0963-ee46-4496-80d4-f091383cc527 req-89a77813-46da-422d-8828-d3fa8c9bf6bb a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:e64301ca-4681-4caa-b8f7-553185c0b81e for instance fb71f60c-cae9-4ca4-b83f-a2566d94e618 on instance [pid: 7|app: 0|req: 468/913] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:21:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/914] 10.0.0.62 () {34 vars in 748 bytes} [Fri May 15 09:21:43 2026] POST /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618/action => generated 31931 bytes in 548 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: 470/917] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:21:54 2026] DELETE /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:54.648 8 WARNING neutronclient.v2_0.client [None req-deda256e-afd1-4639-ac52-2282a82b0a22 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/918] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:54 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1821 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:55.830 7 WARNING neutronclient.v2_0.client [None req-87e8c199-ebe0-421d-a4ed-b00ff1aafc4b 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/921] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:55 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1821 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:56.878 8 INFO nova.api.openstack.compute.server_external_events [req-0f05fc97-8ebf-4891-81b1-340291e62b9f req-98905760-ce2a-4d64-8b89-8c75da551be9 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-unplugged:e64301ca-4681-4caa-b8f7-553185c0b81e for instance fb71f60c-cae9-4ca4-b83f-a2566d94e618 on instance [pid: 8|app: 0|req: 450/922] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:21:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:56.968 7 WARNING neutronclient.v2_0.client [None req-e97d093c-477e-43d2-b4fe-40d3c05d92c4 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/923] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:56 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1821 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:57.723 8 INFO nova.api.openstack.compute.server_external_events [req-cf341d6b-58cb-445f-9cda-c225190fafa5 req-843bce26-dde6-4195-b82a-57bd24f62975 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:e64301ca-4681-4caa-b8f7-553185c0b81e for instance fb71f60c-cae9-4ca4-b83f-a2566d94e618 on instance [pid: 8|app: 0|req: 451/924] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:21:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:58.100 7 WARNING neutronclient.v2_0.client [None req-b3849299-09f3-484f-bfff-da35da38baa9 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 474/925] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:58 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1482 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:21:59.192 8 WARNING neutronclient.v2_0.client [None req-0e0c55e2-56c1-495f-b306-570c38a40f21 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/926] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:21:59 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1487 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:00.298 7 WARNING neutronclient.v2_0.client [None req-b6311222-6e12-4311-91e5-fabf1bf54635 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/927] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:00 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 1487 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:01.374 8 INFO nova.api.openstack.wsgi [None req-6b180d3b-8e70-4dfc-bfd3-7e4d60c495fb 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] HTTP exception thrown: Instance fb71f60c-cae9-4ca4-b83f-a2566d94e618 could not be found. [pid: 8|app: 0|req: 453/928] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:01 2026] GET /v2.1/servers/fb71f60c-cae9-4ca4-b83f-a2566d94e618 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/929] 10.0.0.62 () {32 vars in 724 bytes} [Fri May 15 09:22:01 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-65249137 => 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: 8|app: 0|req: 454/930] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:22:01 2026] DELETE /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-15 09:22:01.920 7 WARNING neutronclient.v2_0.client [None req-83d7d0ed-f3d9-4ffd-a4de-a8da635ae40e 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/931] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:01 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1702 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:03.101 8 WARNING neutronclient.v2_0.client [None req-1d1e4f6d-70c4-4829-a57f-944c1e0798b4 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/932] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:03 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1702 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:04.239 7 WARNING neutronclient.v2_0.client [None req-d6dca324-6143-45e9-9050-ad497ed07bc7 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/933] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:04 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1702 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:04.649 8 INFO nova.api.openstack.compute.server_external_events [req-8080dc53-0c6b-486f-8c38-3d97e83b057a req-d9604e40-cf3a-4462-a33b-4ba236afd3c7 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:8669274e-7284-4c8d-853f-c1f51b949066 for instance 1f4cc295-b8e9-471f-8811-b5cc4d4714be on instance [pid: 8|app: 0|req: 456/934] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:22:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:05.391 7 WARNING neutronclient.v2_0.client [None req-4bb434f9-b229-4a6b-b7fd-db9a2417989b 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/936] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:05 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1483 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:06.489 7 WARNING neutronclient.v2_0.client [None req-53894fb5-605e-4333-97ab-9f0189e08ee8 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/938] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:06 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1488 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-05-15 09:22:07.587 8 WARNING neutronclient.v2_0.client [None req-8f94a462-9c7b-43d1-80ad-5e91aecc831e 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] The python binding code in 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/939] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:07 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:08.666 7 INFO nova.api.openstack.wsgi [None req-0c1b7060-281a-4ee8-a9d6-b0dfd9a75f8e 8d565f514e204ee8a4b1a0a718c95faa 9a09ac30ed2040d0b3e2ec18aca55518 - - default default] HTTP exception thrown: Instance 1f4cc295-b8e9-471f-8811-b5cc4d4714be could not be found. [pid: 7|app: 0|req: 481/940] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:08 2026] GET /v2.1/servers/1f4cc295-b8e9-471f-8811-b5cc4d4714be => 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: 460/941] 10.0.0.62 () {32 vars in 728 bytes} [Fri May 15 09:22:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2100965133 => 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, ' [pid: 7|app: 0|req: 483/944] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:22:22 2026] POST /v2.1/os-keypairs => generated 397 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/945] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:22:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:22:25.014 7 WARNING neutronclient.v2_0.client [None req-643778b3-7d4b-4b9b-947c-e21c9143d199 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:22:25.051 7 WARNING neutronclient.v2_0.client [None req-643778b3-7d4b-4b9b-947c-e21c9143d199 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:22:25.095 7 WARNING neutronclient.v2_0.client [None req-643778b3-7d4b-4b9b-947c-e21c9143d199 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:22:25.260 7 WARNING neutronclient.v2_0.client [None req-643778b3-7d4b-4b9b-947c-e21c9143d199 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/948] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:22:24 2026] POST /v2.1/servers => generated 496 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 09:22:25.503 8 WARNING neutronclient.v2_0.client [None req-7030950a-be0c-433d-84dd-7653f0764e6a c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/949] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:25 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1457 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, ' 2026-05-15 09:22:26.593 7 WARNING neutronclient.v2_0.client [None req-c74ddd0a-07b7-4b4e-851f-1cdbba06e3f8 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/950] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:26 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1461 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:27.675 8 WARNING neutronclient.v2_0.client [None req-ca7c0c29-30da-43be-85ca-2d36fe9c0ccb c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/951] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:27 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1509 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:28.758 7 WARNING neutronclient.v2_0.client [None req-ce859c63-787c-43aa-8443-eb22c6ff4abf c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/952] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:28 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1509 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-05-15 09:22:29.845 8 WARNING neutronclient.v2_0.client [None req-691f0870-ca66-42e7-a3a6-a1e936eb1955 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in 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/953] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:29 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1517 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:30.641 7 INFO nova.api.openstack.compute.server_external_events [req-eca47bf3-12e0-4735-aa3d-e9b746dfd724 req-16d55736-b291-4cc7-b7c8-01f4aa423ba4 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:3e6d45f7-67fb-4346-840d-d50b264be995 for instance e5a25b25-d9b4-4a60-b5ae-2c940b8e473f on instance [pid: 7|app: 0|req: 487/954] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:22:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:30.950 8 WARNING neutronclient.v2_0.client [None req-fa2510af-dd86-42e4-a183-5da90f4add5d c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/955] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:30 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1641 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:32.126 7 WARNING neutronclient.v2_0.client [None req-6a5b628c-3470-454e-8ac0-979b82df8dfe c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/956] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:32 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1629 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-05-15 09:22:33.397 8 WARNING neutronclient.v2_0.client [None req-2d5bf8dd-ec91-4824-81c9-92bb2434ea29 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in 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/957] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:33 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1629 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:34.537 7 WARNING neutronclient.v2_0.client [None req-c0b3e8e4-3fdf-4042-9881-db293c73139e c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/958] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:34 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1629 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:35.690 8 WARNING neutronclient.v2_0.client [None req-ee966100-05a9-44e1-a9e6-863fa412fc04 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:35.796 7 INFO nova.api.openstack.compute.server_external_events [req-4feccc8e-58f1-4acf-852a-9fa050e865bb req-2b2519c8-cbb1-477f-8200-cd4a7c98e400 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:3e6d45f7-67fb-4346-840d-d50b264be995 for instance e5a25b25-d9b4-4a60-b5ae-2c940b8e473f on instance [pid: 7|app: 0|req: 491/961] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:22:35 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: 8|app: 0|req: 471/962] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:35 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1629 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:36.895 7 WARNING neutronclient.v2_0.client [None req-34b45aa3-6c3c-4030-8269-7c6209a10649 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/963] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:36 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1629 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-05-15 09:22:38.068 8 WARNING neutronclient.v2_0.client [None req-a434f657-d03e-4c49-9f26-f87813a4c5a6 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in 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/964] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:38 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1809 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:38.216 7 WARNING neutronclient.v2_0.client [None req-f91d400f-7f97-481f-9b18-92c1e9e4ff34 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/965] 10.0.0.62 () {32 vars in 739 bytes} [Fri May 15 09:22:38 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:38.969 8 INFO nova.api.openstack.compute.server_external_events [req-a78ab10b-55c5-407e-8c68-799aa2f5f81b req-b577fe07-6aa9-47f9-b6c8-9bff8eddfc85 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:3e6d45f7-67fb-4346-840d-d50b264be995 for instance e5a25b25-d9b4-4a60-b5ae-2c940b8e473f on instance [pid: 8|app: 0|req: 473/966] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:22:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:47.912 8 WARNING neutronclient.v2_0.client [None req-8ec54035-f984-49e9-9db9-ed7f04123f96 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/969] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:47 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1929 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/970] 10.0.0.62 () {32 vars in 751 bytes} [Fri May 15 09:22:49 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f/os-server-password => generated 116 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/971] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:22:51 2026] DELETE /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:51.559 7 WARNING neutronclient.v2_0.client [None req-10cbaea4-3502-407d-9742-6edfee9ccc64 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/972] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:51 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1935 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:52.706 8 WARNING neutronclient.v2_0.client [None req-66f95e1b-fbba-422c-b9b9-686ec1b53566 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/973] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:52 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1935 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:53.864 7 WARNING neutronclient.v2_0.client [None req-2a6c91fd-062e-4dcc-84b7-466666d30331 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/974] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:53 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1935 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:54.683 8 INFO nova.api.openstack.compute.server_external_events [req-30d36d41-f0b5-4f55-b781-32aa08cdfcb0 req-03f4690c-68bf-4b2d-8f90-8ebdcc5aec46 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:3e6d45f7-67fb-4346-840d-d50b264be995 for instance e5a25b25-d9b4-4a60-b5ae-2c940b8e473f on instance [pid: 8|app: 0|req: 478/975] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:22:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:55.054 7 WARNING neutronclient.v2_0.client [None req-f2cb5339-4b13-4dde-aac6-e2948d71cef5 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in 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/976] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:55 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1538 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:56.147 7 WARNING neutronclient.v2_0.client [None req-328f482b-defb-471e-8d5a-4082361ac49b c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in 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/979] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:56 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1543 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-05-15 09:22:57.256 8 WARNING neutronclient.v2_0.client [None req-5d45a159-48f3-41c7-a26e-a1b1641de835 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] The python binding code in 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/980] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:57 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 1543 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:58.335 7 INFO nova.api.openstack.wsgi [None req-4040f023-1b77-4d88-b25d-2959a897741c c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] HTTP exception thrown: Instance e5a25b25-d9b4-4a60-b5ae-2c940b8e473f could not be found. [pid: 7|app: 0|req: 501/981] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:58 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:22:58.368 8 INFO nova.api.openstack.wsgi [None req-92d92d7c-3b82-499c-9b08-a8ed44b6e482 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] HTTP exception thrown: Instance e5a25b25-d9b4-4a60-b5ae-2c940b8e473f could not be found. [pid: 8|app: 0|req: 481/982] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:22:58 2026] DELETE /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => 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-05-15 09:22:58.401 7 INFO nova.api.openstack.wsgi [None req-7c63ff18-cadd-4049-ad11-eec5f92c7f52 c20ae5d883e8447a98a39e8b698da872 fa1299838d6b43009e61ed9c6b3f0198 - - default default] HTTP exception thrown: Instance e5a25b25-d9b4-4a60-b5ae-2c940b8e473f could not be found. [pid: 7|app: 0|req: 502/983] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:22:58 2026] GET /v2.1/servers/e5a25b25-d9b4-4a60-b5ae-2c940b8e473f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/984] 10.0.0.62 () {32 vars in 704 bytes} [Fri May 15 09:22:58 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1234147178 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 503/985] 10.0.0.62 () {32 vars in 726 bytes} [Fri May 15 09:22:58 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1425136179 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/988] 10.0.0.62 () {34 vars in 669 bytes} [Fri May 15 09:23:06 2026] POST /v2.1/os-keypairs => generated 396 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:23:08.386 7 WARNING neutronclient.v2_0.client [None req-1fff8eb6-694c-481b-b03f-a805578ac2f5 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:23:08.424 7 WARNING neutronclient.v2_0.client [None req-1fff8eb6-694c-481b-b03f-a805578ac2f5 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:23:08.667 7 WARNING neutronclient.v2_0.client [None req-1fff8eb6-694c-481b-b03f-a805578ac2f5 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/989] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:23:08 2026] POST /v2.1/servers => generated 448 bytes in 514 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-15 09:23:08.875 8 WARNING neutronclient.v2_0.client [None req-9fe5f59a-6a86-4de8-9250-586259f7ea5b 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/990] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:08 2026] GET /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => generated 1393 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:13.972 7 WARNING neutronclient.v2_0.client [None req-f96e7572-82d1-4c34-b39f-ade01d5da25e 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:14.014 8 INFO nova.api.openstack.compute.server_external_events [req-42635958-c852-48b6-9c5e-f1744c7e6844 req-d89e62cb-baca-466b-b2c8-a7d07c233481 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:71514289-8096-4600-801f-0787c7885415 for instance fd52c851-76a1-4e4f-9168-833df27c5262 on instance [pid: 8|app: 0|req: 486/991] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:23:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/992] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:13 2026] GET /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => generated 1519 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:19.100 7 WARNING neutronclient.v2_0.client [None req-64db776d-f837-4faa-abb2-016a28dea251 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/995] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:19 2026] GET /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => generated 1517 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:19.578 8 INFO nova.api.openstack.compute.server_external_events [req-aa6a782e-7a02-469f-abbf-7bb1e99eff98 req-2d801d3a-ee01-464e-bbfc-2298f433134f a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:71514289-8096-4600-801f-0787c7885415 for instance fd52c851-76a1-4e4f-9168-833df27c5262 on instance [pid: 8|app: 0|req: 488/996] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:23:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:24.292 7 WARNING neutronclient.v2_0.client [None req-8c4b8470-3989-4d44-b4fa-cb0d0392d613 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/997] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:24 2026] GET /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => generated 1814 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:25.595 7 INFO nova.api.openstack.compute.server_external_events [req-22d7b648-c730-4957-9d1b-feeea8bc626c req-aaffdbe4-f25d-430c-b794-1a5434e21897 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:71514289-8096-4600-801f-0787c7885415 for instance fd52c851-76a1-4e4f-9168-833df27c5262 on instance [pid: 7|app: 0|req: 511/1000] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:23:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:23:25.631 8 WARNING neutronclient.v2_0.client [None req-4006a310-adff-41d3-88bb-9acc436e70b9 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:23:25.674 8 WARNING neutronclient.v2_0.client [None req-4006a310-adff-41d3-88bb-9acc436e70b9 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:23:25.927 8 WARNING neutronclient.v2_0.client [None req-4006a310-adff-41d3-88bb-9acc436e70b9 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/1001] 10.0.0.62 () {34 vars in 661 bytes} [Fri May 15 09:23:25 2026] POST /v2.1/servers => generated 448 bytes in 547 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:26.133 7 WARNING neutronclient.v2_0.client [None req-430a6044-64f6-4364-a64f-68dfcf565db7 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/1002] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:26 2026] GET /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:31.224 8 WARNING neutronclient.v2_0.client [None req-14302856-1ed8-4064-80bf-fb72d5931e0f 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:31.342 7 INFO nova.api.openstack.compute.server_external_events [req-311f59b3-0a9f-464f-9257-d2ffeb28892d req-28ed2ff5-4168-43f9-bbe4-a056cf52855c a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:c4939002-f273-45ef-90e0-8c34aa3158b5 for instance b19f27d8-5164-4812-a861-4e0180dd38e9 on instance [pid: 7|app: 0|req: 513/1003] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:23:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1004] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:31 2026] GET /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 1520 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-05-15 09:23:34.925 7 INFO nova.api.openstack.compute.server_external_events [req-650cbbd6-da8d-4457-92a4-76e339e358b7 req-ca57e0f2-8010-424c-8077-f7ebd8df036b a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:c4939002-f273-45ef-90e0-8c34aa3158b5 for instance b19f27d8-5164-4812-a861-4e0180dd38e9 on instance [pid: 7|app: 0|req: 514/1005] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:23:34 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-05-15 09:23:36.423 8 WARNING neutronclient.v2_0.client [None req-dc3fa4a1-4951-4bef-a27c-3b0611ef95bb 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/1008] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:36 2026] GET /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 1518 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:41.630 7 WARNING neutronclient.v2_0.client [None req-76b61b71-3e0a-464a-88c1-6ff2eb0874a0 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/1009] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:23:41 2026] GET /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 1819 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:23:42.864 8 INFO nova.api.openstack.compute.server_external_events [req-3cb5a0ee-1ac8-404a-b700-bdff07ac40b9 req-f1befb6b-4409-4273-a007-020e89ec240d a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:c4939002-f273-45ef-90e0-8c34aa3158b5 for instance b19f27d8-5164-4812-a861-4e0180dd38e9 on instance [pid: 8|app: 0|req: 494/1010] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:23:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:14.254 7 WARNING neutronclient.v2_0.client [None req-a65c7583-4be5-4947-b021-9380e8b2382e 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:24:14.300 7 WARNING neutronclient.v2_0.client [None req-a65c7583-4be5-4947-b021-9380e8b2382e 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:24:14.460 7 WARNING neutronclient.v2_0.client [None req-a65c7583-4be5-4947-b021-9380e8b2382e 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1017] 199.19.213.68 () {36 vars in 712 bytes} [Fri May 15 09:24:14 2026] POST /v2.1/servers => generated 453 bytes in 906 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:15.306 8 WARNING neutronclient.v2_0.client [None req-68753b53-3b56-46f3-9e49-9feb88aade78 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/1018] 199.19.213.68 () {32 vars in 731 bytes} [Fri May 15 09:24:15 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57 => generated 2213 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:15.413 7 WARNING neutronclient.v2_0.client [None req-67903636-7065-48b4-8f3f-422e852905f7 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1021] 199.19.213.68 () {32 vars in 757 bytes} [Fri May 15 09:24:15 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 28 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 501/1022] 199.19.213.68 () {32 vars in 775 bytes} [Fri May 15 09:24:15 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:18.015 7 WARNING neutronclient.v2_0.client [None req-0b4b3983-40d1-4767-ab77-481444349292 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1023] 199.19.213.68 () {32 vars in 731 bytes} [Fri May 15 09:24:17 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57 => generated 2371 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:18.108 8 WARNING neutronclient.v2_0.client [None req-4ddc3d35-4f27-405a-80c7-dbf2b1c17fb5 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1024] 199.19.213.68 () {32 vars in 757 bytes} [Fri May 15 09:24:18 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 523/1025] 199.19.213.68 () {32 vars in 775 bytes} [Fri May 15 09:24:18 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:20.121 8 INFO nova.api.openstack.compute.server_external_events [req-a8b9fdf9-5799-4d6f-acd1-d88969539e2c req-ace33f9b-6b12-4644-a0dd-de4a47d70609 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:d141aa2b-1b85-4543-9b5e-6b83818c4305 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 503/1026] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:24:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:21.052 7 WARNING neutronclient.v2_0.client [None req-ac5f857c-c76b-498d-a369-b2eda3bf2e38 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1027] 199.19.213.68 () {32 vars in 731 bytes} [Fri May 15 09:24:21 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57 => generated 2445 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:21.189 8 WARNING neutronclient.v2_0.client [None req-97928911-b8a5-47ba-a894-b3ce2cb872dc 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in 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/1028] 199.19.213.68 () {32 vars in 757 bytes} [Fri May 15 09:24:21 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 284 bytes in 77 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: 525/1029] 199.19.213.68 () {32 vars in 775 bytes} [Fri May 15 09:24:21 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-volume_attachments => generated 197 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:24.253 8 WARNING neutronclient.v2_0.client [None req-411cfe98-22cb-4c72-85b2-b6e2ec017588 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in 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/1030] 199.19.213.68 () {32 vars in 731 bytes} [Fri May 15 09:24:24 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57 => generated 2433 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-05-15 09:24:24.378 7 WARNING neutronclient.v2_0.client [None req-3cd99ca9-abe7-4e49-b797-6faf711a945d 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1031] 199.19.213.68 () {32 vars in 757 bytes} [Fri May 15 09:24:24 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 284 bytes in 76 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: 506/1032] 199.19.213.68 () {32 vars in 775 bytes} [Fri May 15 09:24:24 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:25.477 7 INFO nova.api.openstack.compute.server_external_events [req-1918e2c6-76fd-49b8-a390-32d8e387135d req-b166db5a-9f1d-4b50-8125-808436b37a75 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:d141aa2b-1b85-4543-9b5e-6b83818c4305 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 7|app: 0|req: 528/1035] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:24:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:27.336 8 WARNING neutronclient.v2_0.client [None req-7770cddc-bc89-4e46-89f8-f5e8fd52bf3a 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1036] 199.19.213.68 () {32 vars in 731 bytes} [Fri May 15 09:24:27 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57 => generated 2433 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:27.471 7 WARNING neutronclient.v2_0.client [None req-31531fc4-e47b-4e4c-bcb1-552458148ee6 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1037] 199.19.213.68 () {32 vars in 757 bytes} [Fri May 15 09:24:27 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 286 bytes in 79 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: 509/1038] 199.19.213.68 () {32 vars in 775 bytes} [Fri May 15 09:24:27 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:30.239 7 WARNING neutronclient.v2_0.client [None req-95f45586-3fc0-421a-917b-729d84b76be9 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in 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/1039] 199.19.213.68 () {32 vars in 731 bytes} [Fri May 15 09:24:30 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57 => generated 2581 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:24:30.390 8 WARNING neutronclient.v2_0.client [None req-eeb739f2-2718-4701-848e-d1e8489843e7 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 510/1040] 199.19.213.68 () {32 vars in 757 bytes} [Fri May 15 09:24:30 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 286 bytes in 113 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: 531/1041] 199.19.213.68 () {32 vars in 775 bytes} [Fri May 15 09:24:30 2026] GET /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:25:05.741 8 WARNING neutronclient.v2_0.client [None req-89df362b-c272-4d4f-b3f7-82182e5507b5 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:25:05.792 8 WARNING neutronclient.v2_0.client [None req-89df362b-c272-4d4f-b3f7-82182e5507b5 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:25:08.070 7 INFO nova.api.openstack.compute.server_external_events [req-572cd273-ee1a-4212-bc2b-080aaae1f6cd req-099dcfbb-f32d-46cd-9fbc-1a42e13f4890 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:f531b3ad-91ff-41f8-b941-2a0ecd067ca3 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 7|app: 0|req: 536/1050] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:25:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:25:12.983 7 INFO nova.api.openstack.compute.server_external_events [req-b811ddd7-1422-4c3e-834b-cca08e34f8dd req-5584ae5f-ec4f-40db-afef-98433b2568fa a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:f531b3ad-91ff-41f8-b941-2a0ecd067ca3 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 7|app: 0|req: 537/1051] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:25:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:25:14.344 8 WARNING neutronclient.v2_0.client [None req-89df362b-c272-4d4f-b3f7-82182e5507b5 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in 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/1052] 199.19.213.68 () {36 vars in 810 bytes} [Fri May 15 09:25:05 2026] POST /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 281 bytes in 8693 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:25:14.677 7 INFO nova.api.openstack.compute.server_external_events [req-8c5ea80a-a5aa-4725-9d13-f135edb80e79 req-1b8467ca-06d5-47f1-954a-76cf4b816f50 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:f531b3ad-91ff-41f8-b941-2a0ecd067ca3 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 7|app: 0|req: 538/1053] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:25: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-05-15 09:25:15.017 8 INFO nova.api.openstack.compute.server_external_events [req-fd7ce894-7430-4a44-b56a-6c36f76a9e6f req-c93d28d0-2c35-476f-bf59-5eee01041314 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:f531b3ad-91ff-41f8-b941-2a0ecd067ca3 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 516/1054] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:25:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:25:39.628 7 WARNING neutronclient.v2_0.client [None req-7e13cb69-d1c1-4829-a895-ae846c243d85 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:25:39.672 7 WARNING neutronclient.v2_0.client [None req-7e13cb69-d1c1-4829-a895-ae846c243d85 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:25:41.939 8 INFO nova.api.openstack.compute.server_external_events [req-f9db93e4-e5bf-44d6-b1d2-e44716110af2 req-2a487a69-124f-4abd-a396-5ea3396b2d42 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 520/1061] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:25:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:25:48.607 8 INFO nova.api.openstack.compute.server_external_events [req-e6a1ed46-28cf-47f9-95b9-eb79345c6dc2 req-67212ff9-c737-4cda-8090-c5130802d40f a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 523/1064] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:25:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-15 09:25:48.719 7 WARNING neutronclient.v2_0.client [None req-7e13cb69-d1c1-4829-a895-ae846c243d85 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1065] 199.19.213.68 () {36 vars in 810 bytes} [Fri May 15 09:25:39 2026] POST /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 376 bytes in 9182 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:26:01.211 7 WARNING neutronclient.v2_0.client [None req-a06bb915-3b07-4d81-a761-88c7961ea067 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-15 09:26:01.253 7 WARNING neutronclient.v2_0.client [None req-a06bb915-3b07-4d81-a761-88c7961ea067 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:26:03.643 8 INFO nova.api.openstack.compute.server_external_events [req-81e868fa-cfad-4425-ad46-09068ddee2b2 req-0757655f-277c-48f5-9985-43f63f4e2f6d a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:a18a8b6e-0363-4572-8d94-f017f270dea9 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 525/1068] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:26:03 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, ' 2026-05-15 09:26:09.207 8 INFO nova.api.openstack.compute.server_external_events [req-81158e5f-c347-4f7c-b5e4-1a0cb6245673 req-d313e374-6614-4446-9e75-0bc43a5e8616 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-plugged:a18a8b6e-0363-4572-8d94-f017f270dea9 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 528/1071] 10.0.0.50 () {38 vars in 813 bytes} [Fri May 15 09:26:09 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-05-15 09:26:10.790 7 WARNING neutronclient.v2_0.client [None req-a06bb915-3b07-4d81-a761-88c7961ea067 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] The python binding code in 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/1072] 199.19.213.68 () {36 vars in 810 bytes} [Fri May 15 09:26:01 2026] POST /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface => generated 378 bytes in 9680 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:26:11.417 8 INFO nova.api.openstack.compute.server_external_events [req-b0f4138a-4868-4505-87de-0e897dd53d7d req-e3b1aa5b-f334-49ac-ad4b-9c26f50448d6 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 529/1073] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:26:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:26:23.781 8 INFO nova.api.openstack.compute.server_external_events [req-f23150e7-adfa-4b32-bdf8-2980fab25bdc req-740a6ce6-f2f7-4a3c-9fc0-f2449a9f9fbe a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:a18a8b6e-0363-4572-8d94-f017f270dea9 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 531/1076] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:26:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 546/1077] 199.19.213.68 () {34 vars in 853 bytes} [Fri May 15 09:26:24 2026] DELETE /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface/a18a8b6e-0363-4572-8d94-f017f270dea9 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:26:25.820 7 INFO nova.api.openstack.compute.server_external_events [req-4d4ee54d-c39d-4e4b-8c3c-f88fda96f72b req-0ff5f942-45ae-4606-9597-957858515f45 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:a18a8b6e-0363-4572-8d94-f017f270dea9 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 7|app: 0|req: 548/1080] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:26:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:26:34.467 8 INFO nova.api.openstack.compute.server_external_events [req-dd530001-24eb-4831-b26a-346372efd65f req-8f631a3f-6da8-4426-ba16-11003a6fadbc a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 8|app: 0|req: 533/1081] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:26:34 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: 549/1082] 199.19.213.68 () {34 vars in 853 bytes} [Fri May 15 09:26:34 2026] DELETE /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface/8bf354e5-3a0c-4356-8c18-6a1ef99c0ddc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 553/1089] 199.19.213.68 () {34 vars in 853 bytes} [Fri May 15 09:26:56 2026] DELETE /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57/os-interface/f531b3ad-91ff-41f8-b941-2a0ecd067ca3 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1090] 199.19.213.68 () {34 vars in 753 bytes} [Fri May 15 09:27:01 2026] DELETE /v2.1/servers/6c7fa980-9a7f-470e-81ad-87f08df35c57 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:04.374 7 INFO nova.api.openstack.compute.server_external_events [req-53f3b7e5-fc79-4c7c-8348-59d0930484ef req-c0c1c8ac-c1ef-40c1-becf-a76c40b310b6 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:d141aa2b-1b85-4543-9b5e-6b83818c4305 for instance 6c7fa980-9a7f-470e-81ad-87f08df35c57 on instance [pid: 7|app: 0|req: 554/1091] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:27:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:05.231 8 INFO nova.api.openstack.compute.server_external_events [req-49a9f73f-ad17-45af-9488-738403fc3e5a req-e6aeb9d2-7a7d-48bc-86b6-1791ecb9b91b a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:c4939002-f273-45ef-90e0-8c34aa3158b5 for instance b19f27d8-5164-4812-a861-4e0180dd38e9 on instance [pid: 8|app: 0|req: 538/1092] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:27:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1093] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:27:05 2026] DELETE /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:05.361 8 WARNING neutronclient.v2_0.client [None req-30219845-679b-4841-83a3-1cf905b44cb0 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/1096] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:27:05 2026] GET /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 1945 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:08.694 7 INFO nova.api.openstack.compute.server_external_events [req-74f6b12b-85f4-4b8e-8366-7e4aaf195bc9 req-b3a96e52-6eb9-478b-9b3f-8b8e79068c8b a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:c4939002-f273-45ef-90e0-8c34aa3158b5 for instance b19f27d8-5164-4812-a861-4e0180dd38e9 on instance [pid: 7|app: 0|req: 558/1097] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:27:08 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-05-15 09:27:10.593 8 WARNING neutronclient.v2_0.client [None req-2484f3f4-9ec4-427d-851f-e5996639f418 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/1098] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:27:10 2026] GET /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 1480 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:15.678 7 INFO nova.api.openstack.wsgi [None req-5baf0cc1-bdfe-4ad1-b5e1-73b7570ec792 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] HTTP exception thrown: Instance b19f27d8-5164-4812-a861-4e0180dd38e9 could not be found. [pid: 7|app: 0|req: 560/1101] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:27:15 2026] GET /v2.1/servers/b19f27d8-5164-4812-a861-4e0180dd38e9 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:16.404 8 INFO nova.api.openstack.compute.server_external_events [req-97557aa9-f097-4432-9810-4d015c566303 req-d3e0500a-a754-45f1-966d-ad80adfacc6d a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-changed:71514289-8096-4600-801f-0787c7885415 for instance fd52c851-76a1-4e4f-9168-833df27c5262 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1102] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:27:16 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: 561/1103] 10.0.0.62 () {32 vars in 716 bytes} [Fri May 15 09:27:16 2026] DELETE /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:16.528 8 WARNING neutronclient.v2_0.client [None req-b5aa7865-bbb6-4c5b-b5ab-2787af054366 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1104] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:27:16 2026] GET /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => generated 1940 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:19.364 7 INFO nova.api.openstack.compute.server_external_events [req-a7b17341-db26-490f-ae5d-6deebfa5dfbf req-3e4756a8-fa99-40ae-9ccb-c81204e7eb46 a4d13a77b9994a0ab7300beb705b28cb c1d36c0883da43ea93979044a103f679 - - c4b34a854ac44ba681d6241a1e93af84 c4b34a854ac44ba681d6241a1e93af84] Creating event network-vif-deleted:71514289-8096-4600-801f-0787c7885415 for instance fd52c851-76a1-4e4f-9168-833df27c5262 on instance [pid: 7|app: 0|req: 562/1105] 10.0.0.2 () {38 vars in 812 bytes} [Fri May 15 09:27:19 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-05-15 09:27:21.730 8 WARNING neutronclient.v2_0.client [None req-8232fb36-1d7c-4e84-9758-387311125390 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] The python binding code in 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/1106] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:27:21 2026] GET /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => generated 1479 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-15 09:27:26.816 7 INFO nova.api.openstack.wsgi [None req-6d2f3890-44c9-42e4-bb26-54944545409b 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] HTTP exception thrown: Instance fd52c851-76a1-4e4f-9168-833df27c5262 could not be found. [pid: 7|app: 0|req: 564/1109] 10.0.0.62 () {32 vars in 713 bytes} [Fri May 15 09:27:26 2026] GET /v2.1/servers/fd52c851-76a1-4e4f-9168-833df27c5262 => 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: 546/1110] 10.0.0.62 () {32 vars in 724 bytes} [Fri May 15 09:27:27 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1478723357 => 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-05-15 09:27:27.910 7 INFO nova.api.openstack.wsgi [None req-550afbe9-757b-4857-8005-47cc882c01fb 34c1b9238f224ef5afae852513f08c5e e71001ffff2340d2be0782879ae76298 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1478723357 not found for user 34c1b9238f224ef5afae852513f08c5e [pid: 7|app: 0|req: 565/1111] 10.0.0.62 () {32 vars in 721 bytes} [Fri May 15 09:27:27 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1478723357 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1114] 10.0.0.62 () {32 vars in 653 bytes} [Fri May 15 09:27:42 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1115] 10.0.0.62 () {32 vars in 639 bytes} [Fri May 15 09:27:42 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-15 09:27:42.517 8 WARNING oslo_db.sqlalchemy.utils [None req-6c8119dc-8133-455a-a9b1-02cdcd072c8e 67186de406444bfbabefdb6cbd6b2238 5634a962c9514b51b0bb9db6f362da23 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 549/1116] 10.0.0.62 () {32 vars in 647 bytes} [Fri May 15 09:27:42 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1117] 10.0.0.62 () {32 vars in 692 bytes} [Fri May 15 09:27:42 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1168] 10.0.0.250 () {28 vars in 453 bytes} [Fri May 15 09:31:48 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1169] 10.0.0.250 () {30 vars in 657 bytes} [Fri May 15 09:31:48 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 576/1170] 10.0.0.250 () {32 vars in 730 bytes} [Fri May 15 09:31:48 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1171] 10.0.0.250 () {34 vars in 805 bytes} [Fri May 15 09:31:48 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1172] 10.0.0.250 () {28 vars in 453 bytes} [Fri May 15 09:31:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1173] 10.0.0.250 () {30 vars in 657 bytes} [Fri May 15 09:31:48 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 578/1174] 10.0.0.250 () {32 vars in 730 bytes} [Fri May 15 09:31:48 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1175] 10.0.0.250 () {34 vars in 893 bytes} [Fri May 15 09:31:48 2026] GET /v2.1/servers/detail?project_id=152e6a8f950e44da80efed014da0c5ff&all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1176] 10.0.0.250 () {34 vars in 893 bytes} [Fri May 15 09:31:48 2026] GET /v2.1/servers/detail?project_id=5634a962c9514b51b0bb9db6f362da23&all_tenants=True => generated 15 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1177] 10.0.0.250 () {34 vars in 893 bytes} [Fri May 15 09:31:49 2026] GET /v2.1/servers/detail?project_id=c1d36c0883da43ea93979044a103f679&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)