+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 29 15:49:16 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-767c599ddf-n2j7z 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 0x7f0ea1f46668 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-04-29 15:49:21.693 7 INFO nova.utils [None req-81c2a8a2-f85d-442c-a0bb-c4ccaab98d5e - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-29 15:49:21.722 8 INFO nova.utils [None req-2da12e70-7884-4321-bc69-a7e713359f11 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-29 15:49:23.320 8 WARNING keystonemiddleware._common.config [None req-2da12e70-7884-4321-bc69-a7e713359f11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 15:49:23.329 8 WARNING oslo_config.cfg [None req-2da12e70-7884-4321-bc69-a7e713359f11 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-29 15:49:23.331 7 WARNING keystonemiddleware._common.config [None req-81c2a8a2-f85d-442c-a0bb-c4ccaab98d5e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 15:49:23.340 7 WARNING oslo_config.cfg [None req-81c2a8a2-f85d-442c-a0bb-c4ccaab98d5e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-29 15:49:23.405 8 WARNING keystonemiddleware._common.config [None req-2da12e70-7884-4321-bc69-a7e713359f11 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 15:49:23.416 7 WARNING keystonemiddleware._common.config [None req-81c2a8a2-f85d-442c-a0bb-c4ccaab98d5e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-29 15:49:23.420 8 WARNING oslo_config.cfg [None req-2da12e70-7884-4321-bc69-a7e713359f11 - - - - - -] 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-04-29 15:49:23.431 7 WARNING oslo_config.cfg [None req-81c2a8a2-f85d-442c-a0bb-c4ccaab98d5e - - - - - -] 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-04-29 15:49:23.432 8 WARNING oslo_config.cfg [None req-2da12e70-7884-4321-bc69-a7e713359f11 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0ea1f46668 pid: 8 (default app) 2026-04-29 15:49:23.443 7 WARNING oslo_config.cfg [None req-81c2a8a2-f85d-442c-a0bb-c4ccaab98d5e - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f0ea1f46668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:49:36 2026] GET /v2.1 => generated 114 bytes in 14 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-04-29 15:49:37.261 7 WARNING oslo_policy.policy [None req-49bb0485-1733-403f-9f67-3c229bf09b69 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - 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-04-29 15:49:37.261 7 WARNING oslo_policy.policy [None req-49bb0485-1733-403f-9f67-3c229bf09b69 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:49:36 2026] GET /v2.1 => generated 0 bytes in 543 msecs (HTTP/1.1 302) 5 headers in 266 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-04-29 15:49:37.367 8 WARNING oslo_policy.policy [req-49bb0485-1733-403f-9f67-3c229bf09b69 req-ebbb579d-6ebc-4136-be4d-63c9d63e95bf a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - 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-04-29 15:49:37.367 8 WARNING oslo_policy.policy [req-49bb0485-1733-403f-9f67-3c229bf09b69 req-ebbb579d-6ebc-4136-be4d-63c9d63e95bf a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:49:37 2026] GET /v2.1/ => generated 400 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 15:49:37.465 7 INFO nova.api.openstack.wsgi [None req-fb464bb0-739a-4894-a25f-99f6f72092e8 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.153 () {48 vars in 1011 bytes} [Wed Apr 29 15:49:37 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 15:49:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.153 () {52 vars in 1048 bytes} [Wed Apr 29 15:49:37 2026] POST /v2.1/flavors => generated 529 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:49:38 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:49:38 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:49:38 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 15:49:38.502 7 INFO nova.api.openstack.wsgi [None req-873249c9-13c1-4f49-aa98-c34a9c14935f a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.153 () {48 vars in 1013 bytes} [Wed Apr 29 15:49:38 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 15:49:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.153 () {52 vars in 1048 bytes} [Wed Apr 29 15:49:38 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:49:39 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: 9/18] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:49:39 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:49:39 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 15:49:39.414 7 INFO nova.api.openstack.wsgi [None req-48cb71f7-f16a-45b4-a08e-7e525360bcb0 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/20] 199.204.45.153 () {48 vars in 1015 bytes} [Wed Apr 29 15:49:39 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 15:49:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.153 () {52 vars in 1048 bytes} [Wed Apr 29 15:49:39 2026] POST /v2.1/flavors => generated 533 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:49:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:49:40 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:49:40 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 15:49:40.317 7 INFO nova.api.openstack.wsgi [None req-9cb35cf7-1176-4dd3-b749-fba81159b6db a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.204.45.153 () {48 vars in 1013 bytes} [Wed Apr 29 15:49:40 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 15:49:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.153 () {52 vars in 1048 bytes} [Wed Apr 29 15:49:40 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: 15/29] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:49:41 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:49:41 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:49:41 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 15:49:41.260 7 INFO nova.api.openstack.wsgi [None req-28222f6f-8e9c-494d-917d-ce67271eec3c a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.153 () {48 vars in 1015 bytes} [Wed Apr 29 15:49:41 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: 8|app: 0|req: 17/33] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 15:49:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.153 () {52 vars in 1048 bytes} [Wed Apr 29 15:49:41 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.237 () {28 vars in 454 bytes} [Wed Apr 29 15:55:31 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 53/106] 10.0.0.237 () {30 vars in 658 bytes} [Wed Apr 29 15:55:31 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: 54/107] 10.0.0.237 () {32 vars in 731 bytes} [Wed Apr 29 15:55:31 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: 54/108] 10.0.0.237 () {34 vars in 804 bytes} [Wed Apr 29 15:55:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/139] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:57: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: 8|app: 0|req: 70/140] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:57:59 2026] GET /v2.1 => generated 0 bytes in 397 msecs (HTTP/1.1 302) 5 headers in 266 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: 71/141] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:58:00 2026] GET /v2.1/ => generated 400 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 15:58:00.193 8 INFO nova.api.openstack.wsgi [None req-52cc8d1d-fb51-4d4b-887f-da304ac0cc4e a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/142] 199.204.45.153 () {48 vars in 1017 bytes} [Wed Apr 29 15:58:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 15:58:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/144] 199.204.45.153 () {52 vars in 1049 bytes} [Wed Apr 29 15:58:00 2026] POST /v2.1/flavors => generated 534 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:58:58 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: 78/156] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:58:58 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 79/157] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:58:58 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 15:58:58.970 7 INFO nova.api.openstack.wsgi [None req-6b86f669-1cae-4388-b379-9dc65c10a0ef a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user a99cb9a3ab6542e8872af18b4666f3ca [pid: 7|app: 0|req: 79/158] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 15:58:58 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-29 15:58:58.985 8 WARNING oslo_db.sqlalchemy.utils [None req-afaa7274-406f-454b-9c96-34312cb88d91 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 80/159] 199.204.45.153 () {48 vars in 1016 bytes} [Wed Apr 29 15:58:58 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.153 () {52 vars in 1057 bytes} [Wed Apr 29 15:58:58 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 15:59: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: 82/164] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 15:59:02 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 15:59:02 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.153 () {48 vars in 1073 bytes} [Wed Apr 29 15:59:02 2026] GET /v2.1/os-quota-sets/1303eeb0bcf246399086ad78629c6d7b => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.153 () {52 vars in 1125 bytes} [Wed Apr 29 15:59:02 2026] PUT /v2.1/os-quota-sets/1303eeb0bcf246399086ad78629c6d7b => generated 238 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/180] 10.0.0.45 () {28 vars in 453 bytes} [Wed Apr 29 16: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) [pid: 8|app: 0|req: 91/181] 10.0.0.45 () {30 vars in 657 bytes} [Wed Apr 29 16:00:08 2026] GET /v2.1 => generated 0 bytes in 38 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: 91/182] 10.0.0.45 () {32 vars in 730 bytes} [Wed Apr 29 16: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: 8|app: 0|req: 92/183] 10.0.0.45 () {34 vars in 764 bytes} [Wed Apr 29 16:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 10.0.0.45 () {28 vars in 453 bytes} [Wed Apr 29 16:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 94/187] 10.0.0.45 () {30 vars in 657 bytes} [Wed Apr 29 16:00:12 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/188] 10.0.0.45 () {32 vars in 730 bytes} [Wed Apr 29 16:00:12 2026] GET /v2.1/ => generated 411 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/189] 10.0.0.45 () {34 vars in 764 bytes} [Wed Apr 29 16:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/190] 10.0.0.45 () {28 vars in 453 bytes} [Wed Apr 29 16: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: 8|app: 0|req: 96/191] 10.0.0.45 () {30 vars in 657 bytes} [Wed Apr 29 16:00:17 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 96/192] 10.0.0.45 () {32 vars in 730 bytes} [Wed Apr 29 16:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/193] 10.0.0.45 () {34 vars in 807 bytes} [Wed Apr 29 16:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 10.0.0.45 () {28 vars in 453 bytes} [Wed Apr 29 16:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 10.0.0.45 () {30 vars in 657 bytes} [Wed Apr 29 16:00:21 2026] GET /v2.1 => generated 0 bytes in 29 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: 100/198] 10.0.0.45 () {32 vars in 730 bytes} [Wed Apr 29 16:00:21 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/199] 10.0.0.45 () {34 vars in 807 bytes} [Wed Apr 29 16:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/282] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:07:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 141/283] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:07:11 2026] GET /v2.1 => generated 0 bytes in 98 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 143/284] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:07:11 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:07:11.819 7 INFO nova.api.openstack.wsgi [None req-156d93a8-a1bb-4b87-8fa1-6a7559f02468 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 142/285] 199.204.45.153 () {48 vars in 1015 bytes} [Wed Apr 29 16:07:11 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: 144/286] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:07:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.153 () {52 vars in 1049 bytes} [Wed Apr 29 16:07:11 2026] POST /v2.1/flavors => generated 534 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/324] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:10:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/325] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:10:14 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 164/326] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:10:14 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/327] 199.204.45.153 () {48 vars in 1073 bytes} [Wed Apr 29 16:10:14 2026] GET /v2.1/os-quota-sets/fb0849f0e4cc496f92d0fcc9cf37c6fb => generated 283 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/328] 199.204.45.153 () {52 vars in 1125 bytes} [Wed Apr 29 16:10:15 2026] PUT /v2.1/os-quota-sets/fb0849f0e4cc496f92d0fcc9cf37c6fb => generated 238 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:20:53 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: 230/458] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:20:53 2026] GET /v2.1 => generated 0 bytes in 93 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 229/459] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:20:53 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:20:53.317 8 INFO nova.api.openstack.wsgi [None req-ba41162f-8980-4a6f-9c19-8bc1b1aed4d1 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 231/460] 199.204.45.153 () {48 vars in 1011 bytes} [Wed Apr 29 16:20:53 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: 230/461] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:20:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/462] 199.204.45.153 () {48 vars in 1099 bytes} [Wed Apr 29 16:20:53 2026] GET /v2.1/flavors/4c2bd2ab-2a0c-426c-8491-4431e8f11454/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:20:54 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: 233/464] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:20:54 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:20:54 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:20:54.267 8 INFO nova.api.openstack.wsgi [None req-607fa603-e274-48eb-983e-833f1cfe331c a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 234/466] 199.204.45.153 () {48 vars in 1013 bytes} [Wed Apr 29 16:20:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/467] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:20:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/468] 199.204.45.153 () {48 vars in 1099 bytes} [Wed Apr 29 16:20:54 2026] GET /v2.1/flavors/d2ca3110-f59e-40f0-92a2-56f635a791f7/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:20: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: 8|app: 0|req: 236/470] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:20:55 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/471] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:20:55 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:20:55.200 8 INFO nova.api.openstack.wsgi [None req-631c07f1-7137-4bf4-8417-8262e051108d a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 237/472] 199.204.45.153 () {48 vars in 1015 bytes} [Wed Apr 29 16:20:55 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/473] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:20:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/474] 199.204.45.153 () {48 vars in 1099 bytes} [Wed Apr 29 16:20:55 2026] GET /v2.1/flavors/f494ee3d-5ba2-4cf7-8e53-75e6c4a4a133/os-extra_specs => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:20:56 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: 239/476] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:20:56 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/477] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:20:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:20:56.121 8 INFO nova.api.openstack.wsgi [None req-15c22078-fb6c-4e66-b75e-85ba2253278d a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 240/478] 199.204.45.153 () {48 vars in 1013 bytes} [Wed Apr 29 16:20:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/479] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:20:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/480] 199.204.45.153 () {48 vars in 1099 bytes} [Wed Apr 29 16:20:56 2026] GET /v2.1/flavors/86a72b38-77d3-435a-a0d0-aa79ba2b4dcb/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: 240/481] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:20:56 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.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:20:57 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 241/483] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:20:57 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:20:57.070 8 INFO nova.api.openstack.wsgi [None req-4396a636-0ce6-44da-bc71-203acdde8994 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 243/484] 199.204.45.153 () {48 vars in 1015 bytes} [Wed Apr 29 16:20:57 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/485] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:20:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/486] 199.204.45.153 () {48 vars in 1099 bytes} [Wed Apr 29 16:20:57 2026] GET /v2.1/flavors/d2fc2769-5037-4ca3-889c-0bab8d517a1a/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/501] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:22:00 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: 250/502] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:22:00 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 253/503] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:22:01 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:22:01.052 7 INFO nova.api.openstack.wsgi [None req-a8e4977b-4226-42b4-8f88-45cf425f895c a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 251/504] 199.204.45.153 () {48 vars in 1017 bytes} [Wed Apr 29 16:22:01 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/505] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:22:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/506] 199.204.45.153 () {48 vars in 1099 bytes} [Wed Apr 29 16:22:01 2026] GET /v2.1/flavors/14ed2113-63b0-4d9e-83c0-663bff353a34/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.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:22:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/508] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:22:07 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 256/509] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:22:07 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/510] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:22:07 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/513] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:22:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/514] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:22:11 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/515] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:22:11 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/516] 199.204.45.153 () {48 vars in 1073 bytes} [Wed Apr 29 16:22:11 2026] GET /v2.1/os-quota-sets/1303eeb0bcf246399086ad78629c6d7b => generated 280 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/527] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:22: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: 263/528] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:22:59 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/529] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:22:59 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:22:59.921 7 INFO nova.api.openstack.wsgi [None req-9517c48c-26d6-4fb4-b448-7a56350005a4 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 264/530] 199.204.45.153 () {48 vars in 1015 bytes} [Wed Apr 29 16:22:59 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:22:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/532] 199.204.45.153 () {48 vars in 1099 bytes} [Wed Apr 29 16:22:59 2026] GET /v2.1/flavors/a83d40d0-5e5c-42cc-9c2b-7e16433ce257/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:23:13 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: 269/536] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:23:13 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/537] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:23:14 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.153 () {48 vars in 1073 bytes} [Wed Apr 29 16:23:14 2026] GET /v2.1/os-quota-sets/fb0849f0e4cc496f92d0fcc9cf37c6fb => generated 280 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/549] 199.204.45.153 () {42 vars in 705 bytes} [Wed Apr 29 16:24: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: 274/550] 199.204.45.153 () {44 vars in 909 bytes} [Wed Apr 29 16:24:02 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 277/551] 199.204.45.153 () {46 vars in 982 bytes} [Wed Apr 29 16:24:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:24:02.256 7 INFO nova.api.openstack.wsgi [None req-9cfe29fd-4551-47b2-88c6-63f13d8d7751 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 275/552] 199.204.45.153 () {48 vars in 1011 bytes} [Wed Apr 29 16:24:02 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: 8|app: 0|req: 278/553] 199.204.45.153 () {48 vars in 1051 bytes} [Wed Apr 29 16:24:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/562] 10.0.0.40 () {32 vars in 654 bytes} [Wed Apr 29 16:24:43 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 280/563] 10.0.0.40 () {32 vars in 640 bytes} [Wed Apr 29 16:24:44 2026] GET /v2.1/servers => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-29 16:24:44.102 8 WARNING oslo_db.sqlalchemy.utils [None req-fbee84eb-0bce-425e-a8b4-3a1044cdafe5 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 284/564] 10.0.0.40 () {32 vars in 648 bytes} [Wed Apr 29 16:24:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/565] 10.0.0.40 () {32 vars in 693 bytes} [Wed Apr 29 16:24:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/568] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:24:54 2026] GET /v2.1/flavors/4c2bd2ab-2a0c-426c-8491-4431e8f11454 => generated 511 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/569] 10.0.0.40 () {32 vars in 640 bytes} [Wed Apr 29 16:24:54 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/570] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:24:54 2026] GET /v2.1/flavors/4c2bd2ab-2a0c-426c-8491-4431e8f11454 => generated 511 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:02.695 8 WARNING neutronclient.v2_0.client [None req-2e015940-d96e-4eb8-81b6-49619f1081e9 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in 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/573] 10.0.0.40 () {34 vars in 684 bytes} [Wed Apr 29 16:25:02 2026] POST /v2.1/os-security-groups => generated 243 bytes in 2585 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:05.217 7 WARNING neutronclient.v2_0.client [None req-7e06ee1b-ed09-4222-a3f3-72bbabd24453 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in 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/574] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:25:05 2026] POST /v2.1/os-keypairs => generated 386 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/575] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:25:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/576] 10.0.0.40 () {34 vars in 684 bytes} [Wed Apr 29 16:25:05 2026] POST /v2.1/os-security-groups => generated 243 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:05.897 8 WARNING neutronclient.v2_0.client [None req-158d506c-c5cd-494e-80ba-553cdab8da4d 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/577] 10.0.0.40 () {34 vars in 684 bytes} [Wed Apr 29 16:25:05 2026] POST /v2.1/os-security-groups => generated 244 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:06.407 7 WARNING neutronclient.v2_0.client [None req-7e12a19f-3b8c-44f7-80c3-d3a8d4271174 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:06.786 7 WARNING neutronclient.v2_0.client [None req-7e12a19f-3b8c-44f7-80c3-d3a8d4271174 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:07.528 7 WARNING neutronclient.v2_0.client [None req-7e12a19f-3b8c-44f7-80c3-d3a8d4271174 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in 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/578] 10.0.0.40 () {32 vars in 662 bytes} [Wed Apr 29 16:25:06 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 1256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:07.677 8 WARNING neutronclient.v2_0.client [None req-86f707cc-2c9b-4a43-916a-988ac0981061 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:07.734 8 WARNING neutronclient.v2_0.client [None req-86f707cc-2c9b-4a43-916a-988ac0981061 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:07.903 7 WARNING neutronclient.v2_0.client [None req-7271489c-d409-4830-abe2-648768e2b603 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/579] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:07 2026] DELETE /v2.1/os-security-groups/8884a9ca-0cdc-469a-924e-5bf0d2cd5e57 => generated 0 bytes in 256 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 16:25:07.936 8 WARNING neutronclient.v2_0.client [None req-edb23c4b-256b-427c-b542-18c7baf6647d 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:07.985 7 WARNING neutronclient.v2_0.client [None req-7271489c-d409-4830-abe2-648768e2b603 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:08.006 8 INFO nova.api.openstack.wsgi [None req-edb23c4b-256b-427c-b542-18c7baf6647d 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] HTTP exception thrown: Security group 8884a9ca-0cdc-469a-924e-5bf0d2cd5e57 does not exist Neutron server returns request_ids: ['req-f0a5a213-05de-43cc-bf15-9288d0ca6184'] [pid: 8|app: 0|req: 294/580] 10.0.0.40 () {32 vars in 736 bytes} [Wed Apr 29 16:25:07 2026] GET /v2.1/os-security-groups/8884a9ca-0cdc-469a-924e-5bf0d2cd5e57 => generated 194 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 16:25:08.017 8 WARNING neutronclient.v2_0.client [None req-73858d6a-8910-4d9d-99a7-31c957a630f1 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:08.144 8 WARNING neutronclient.v2_0.client [None req-73858d6a-8910-4d9d-99a7-31c957a630f1 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/581] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:08 2026] DELETE /v2.1/os-security-groups/12f4a87c-f04a-49fe-befb-a3be9dfa0012 => generated 0 bytes in 415 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 16:25:08.438 8 WARNING neutronclient.v2_0.client [None req-1b1a6ac2-1f32-4fcb-88a2-08b37e242648 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:08.573 7 WARNING neutronclient.v2_0.client [None req-7271489c-d409-4830-abe2-648768e2b603 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:08.595 8 INFO nova.api.openstack.wsgi [None req-1b1a6ac2-1f32-4fcb-88a2-08b37e242648 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] HTTP exception thrown: Security group 12f4a87c-f04a-49fe-befb-a3be9dfa0012 does not exist Neutron server returns request_ids: ['req-b15cb087-013a-4f96-a937-c0c9fc7de557'] [pid: 8|app: 0|req: 296/582] 10.0.0.40 () {32 vars in 736 bytes} [Wed Apr 29 16:25:08 2026] GET /v2.1/os-security-groups/12f4a87c-f04a-49fe-befb-a3be9dfa0012 => generated 194 bytes in 165 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 16:25:08.610 8 WARNING neutronclient.v2_0.client [None req-93ada99c-dc6f-436a-9394-c72eaf91b35b 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:08.671 8 WARNING neutronclient.v2_0.client [None req-93ada99c-dc6f-436a-9394-c72eaf91b35b 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in 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/583] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:08 2026] DELETE /v2.1/os-security-groups/30473dff-ea49-4fe2-a843-3ff0704faf7b => generated 0 bytes in 608 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 16:25:09.227 8 WARNING neutronclient.v2_0.client [None req-b2a13696-2562-4ffb-b83d-e8877f4ae2ed 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:09.258 8 INFO nova.api.openstack.wsgi [None req-b2a13696-2562-4ffb-b83d-e8877f4ae2ed 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] HTTP exception thrown: Security group 30473dff-ea49-4fe2-a843-3ff0704faf7b does not exist Neutron server returns request_ids: ['req-44765cf8-7a36-49fd-b34f-c8ec662f32aa'] [pid: 8|app: 0|req: 298/584] 10.0.0.40 () {32 vars in 736 bytes} [Wed Apr 29 16:25:09 2026] GET /v2.1/os-security-groups/30473dff-ea49-4fe2-a843-3ff0704faf7b => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 16:25:09.277 8 WARNING neutronclient.v2_0.client [None req-f555ce96-38ab-46cb-bcd8-0c7fa0e2589b 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:09.420 8 WARNING neutronclient.v2_0.client [None req-f555ce96-38ab-46cb-bcd8-0c7fa0e2589b 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:09.573 8 WARNING neutronclient.v2_0.client [None req-f555ce96-38ab-46cb-bcd8-0c7fa0e2589b 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in 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/585] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:25:07 2026] POST /v2.1/servers => generated 450 bytes in 1853 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-04-29 16:25:09.693 7 WARNING neutronclient.v2_0.client [None req-885daaa2-3e53-4ebc-b802-6ad91be3e39c b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in 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/588] 10.0.0.40 () {32 vars in 662 bytes} [Wed Apr 29 16:25:09 2026] GET /v2.1/os-security-groups => generated 707 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:09.746 8 WARNING neutronclient.v2_0.client [None req-7fe0163a-7421-4ef2-9eb6-2b1d399ee37c 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] The python binding code in 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/589] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:09 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1400 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:09.792 8 INFO nova.api.openstack.wsgi [None req-7fe0163a-7421-4ef2-9eb6-2b1d399ee37c 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] HTTP exception thrown: Security group 30473dff-ea49-4fe2-a843-3ff0704faf7b does not exist Neutron server returns request_ids: ['req-d8355de5-c2e2-4158-bf13-4bd47f3e92fe'] [pid: 8|app: 0|req: 300/590] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:09 2026] DELETE /v2.1/os-security-groups/30473dff-ea49-4fe2-a843-3ff0704faf7b => generated 194 bytes in 55 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-04-29 16:25:09.805 7 WARNING neutronclient.v2_0.client [None req-4acf1bb1-926c-4842-9e34-98952db3b4d8 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:09.835 7 INFO nova.api.openstack.wsgi [None req-4acf1bb1-926c-4842-9e34-98952db3b4d8 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] HTTP exception thrown: Security group 12f4a87c-f04a-49fe-befb-a3be9dfa0012 does not exist Neutron server returns request_ids: ['req-d36b7a9d-c88a-4d18-9470-2744a2744430'] [pid: 7|app: 0|req: 291/591] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:09 2026] DELETE /v2.1/os-security-groups/12f4a87c-f04a-49fe-befb-a3be9dfa0012 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 16:25:09.851 8 WARNING neutronclient.v2_0.client [None req-d83a0cf4-3879-4bcb-8acd-dbe8c21d4ef7 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] 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-04-29 16:25:09.898 8 INFO nova.api.openstack.wsgi [None req-d83a0cf4-3879-4bcb-8acd-dbe8c21d4ef7 6337aec1fdfa4d4d8c03d059faedaffb 602d827df937418e912265e3fc9a5fae - - default default] HTTP exception thrown: Security group 8884a9ca-0cdc-469a-924e-5bf0d2cd5e57 does not exist Neutron server returns request_ids: ['req-ea68d80c-a867-44af-8c32-8b01f446d4d6'] [pid: 8|app: 0|req: 301/592] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:09 2026] DELETE /v2.1/os-security-groups/8884a9ca-0cdc-469a-924e-5bf0d2cd5e57 => generated 194 bytes in 56 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 16:25:10.063 7 WARNING neutronclient.v2_0.client [None req-ff9f82df-85ce-418b-b92e-b64f66b2a4b4 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in 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/593] 10.0.0.40 () {34 vars in 684 bytes} [Wed Apr 29 16:25:10 2026] POST /v2.1/os-security-groups => generated 246 bytes in 378 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:10.415 8 WARNING neutronclient.v2_0.client [None req-e92a1a2a-f8e9-41e8-9774-b05d4ce623c5 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:10.468 8 WARNING neutronclient.v2_0.client [None req-e92a1a2a-f8e9-41e8-9774-b05d4ce623c5 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/594] 10.0.0.40 () {34 vars in 694 bytes} [Wed Apr 29 16:25:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:10.687 7 WARNING neutronclient.v2_0.client [None req-7bf7423b-f3ff-4825-991f-7b63767581bc 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:10.846 8 WARNING neutronclient.v2_0.client [None req-846c7061-31f4-4e61-9af8-2b70e4cd805b b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in 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/595] 10.0.0.40 () {34 vars in 684 bytes} [Wed Apr 29 16:25:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:10.912 7 WARNING neutronclient.v2_0.client [None req-0d022955-6be7-4c12-9173-22f3bce2481a 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/596] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:10 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1404 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:10.959 7 WARNING neutronclient.v2_0.client [None req-0d022955-6be7-4c12-9173-22f3bce2481a 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in 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/597] 10.0.0.40 () {34 vars in 694 bytes} [Wed Apr 29 16:25:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:11.148 8 WARNING neutronclient.v2_0.client [None req-2373dcf2-fbd5-4625-90b8-716d2d4332ee 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:11.183 8 WARNING neutronclient.v2_0.client [None req-2373dcf2-fbd5-4625-90b8-716d2d4332ee 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in 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/598] 10.0.0.40 () {34 vars in 694 bytes} [Wed Apr 29 16:25:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:11.375 7 WARNING neutronclient.v2_0.client [None req-2dcba353-8f1e-4081-b2bb-061c17380d04 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/599] 10.0.0.40 () {32 vars in 736 bytes} [Wed Apr 29 16:25:11 2026] GET /v2.1/os-security-groups/c1664cb5-c1aa-4e77-84ed-0132ec3280f2 => generated 664 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:11.438 8 WARNING neutronclient.v2_0.client [None req-a9146c2d-2ea8-44be-bc5c-2187ee3f9d98 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:11.462 8 WARNING neutronclient.v2_0.client [None req-a9146c2d-2ea8-44be-bc5c-2187ee3f9d98 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:11.497 8 WARNING neutronclient.v2_0.client [None req-a9146c2d-2ea8-44be-bc5c-2187ee3f9d98 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/600] 10.0.0.40 () {32 vars in 749 bytes} [Wed Apr 29 16:25:11 2026] DELETE /v2.1/os-security-group-rules/16bc1609-6d72-4f9d-b539-4a516ae14fd1 => generated 0 bytes in 248 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 16:25:11.692 7 WARNING neutronclient.v2_0.client [None req-e439de05-bd17-4c99-80e6-990ee60b161e 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:11.730 7 WARNING neutronclient.v2_0.client [None req-e439de05-bd17-4c99-80e6-990ee60b161e 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] The python binding code in 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/601] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:11 2026] DELETE /v2.1/os-security-groups/c1664cb5-c1aa-4e77-84ed-0132ec3280f2 => generated 0 bytes in 163 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 16:25:11.864 8 WARNING neutronclient.v2_0.client [None req-2263201b-0004-411c-ae9a-393070052b50 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:11.896 8 WARNING neutronclient.v2_0.client [None req-2263201b-0004-411c-ae9a-393070052b50 1da7a61d4ea04eb0aac960d51d3c0eca 95de1b0d672443e08af0c6fe792392d4 - - default default] 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-04-29 16:25:12.032 7 WARNING neutronclient.v2_0.client [None req-1209c25d-d5da-47fe-a042-39b5b2634cdc b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in 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/602] 10.0.0.40 () {32 vars in 739 bytes} [Wed Apr 29 16:25:11 2026] DELETE /v2.1/os-security-groups/42a52deb-5cd9-4f4b-8376-cde25028b43c => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/603] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:11 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1452 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:12.269 8 WARNING neutronclient.v2_0.client [None req-07b1a87a-1382-477c-8858-10beced95c43 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:12.365 8 WARNING neutronclient.v2_0.client [None req-07b1a87a-1382-477c-8858-10beced95c43 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:12.912 8 WARNING neutronclient.v2_0.client [None req-07b1a87a-1382-477c-8858-10beced95c43 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:13.259 7 WARNING neutronclient.v2_0.client [None req-1cd88cfc-554e-423c-ab5b-0d20398b64d2 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in 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/604] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:13 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1452 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/605] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:25:12 2026] POST /v2.1/servers => generated 450 bytes in 1466 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-04-29 16:25:13.674 7 WARNING neutronclient.v2_0.client [None req-5f4a398a-9d28-47a2-bbd7-5d23e71bff79 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/606] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:13 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:14.371 8 WARNING neutronclient.v2_0.client [None req-77071cdb-6437-4c03-85a2-bd973d3cad1b b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/607] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:14 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1460 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:14.756 7 WARNING neutronclient.v2_0.client [None req-27098658-d584-49e9-9e34-4f7bf8c0f746 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/608] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:14 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1304 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-04-29 16:25:15.462 8 WARNING neutronclient.v2_0.client [None req-98e53d2d-d4bd-4b18-8820-ec209eac505e b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/609] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:15 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1538 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-04-29 16:25:15.860 7 WARNING neutronclient.v2_0.client [None req-871c880e-49cf-4d3d-a223-d648d2841115 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/610] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:15 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1352 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/611] 10.0.0.40 () {30 vars in 412 bytes} [Wed Apr 29 16:25:16 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:16.632 8 WARNING neutronclient.v2_0.client [None req-41b08cf4-4e48-4c76-91dd-9899b5f0a80b b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/612] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:16 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 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-04-29 16:25:16.890 8 INFO nova.api.openstack.compute.server_external_events [req-8afb2d00-4b8d-4684-a5b3-44905a269197 req-14393b82-0bbb-40e7-b77f-3542f9019ef4 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:fa143b10-f762-4556-b053-3e1de4849c4c for instance 06da99a6-66c0-4e05-938c-585dc7653e60 on instance 2026-04-29 16:25:16.902 8 INFO nova.compute.rpcapi [None req-056f3d4c-4a33-4502-8277-206c897011be - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 312/613] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/614] 10.0.0.40 () {28 vars in 559 bytes} [Wed Apr 29 16:25:16 2026] GET /v2/ => generated 402 bytes in 437 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 313/615] 10.0.0.40 () {28 vars in 563 bytes} [Wed Apr 29 16:25:16 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/616] 10.0.0.40 () {30 vars in 412 bytes} [Wed Apr 29 16:25:17 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-29 16:25:17.166 8 WARNING neutronclient.v2_0.client [None req-6edb7070-85ad-4fce-8a22-c7adf04d2729 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/617] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:17 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1352 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:17.801 7 WARNING neutronclient.v2_0.client [None req-e7ea5a60-3fab-499c-a2ce-a0fff1542b9d b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:18.253 8 WARNING neutronclient.v2_0.client [None req-a22ac4c0-268b-40d9-97bb-f96dad428ed9 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/618] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:17 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/619] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:18 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1360 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:19.444 7 WARNING neutronclient.v2_0.client [None req-f289d773-c6ed-41c4-893a-70fffcaac29b b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:19.710 8 WARNING neutronclient.v2_0.client [None req-c5c92ad8-86a8-493f-a677-6accf06660ca 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/622] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:19 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 1102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/623] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:19 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1437 bytes in 1145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 307/624] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:25:20 2026] POST /v2.1/os-keypairs => generated 384 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:21.569 8 WARNING neutronclient.v2_0.client [None req-a133cbfb-8068-4cde-96b1-78eaf2cc93f3 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:21.846 7 WARNING neutronclient.v2_0.client [None req-2f383da4-1f43-4e81-918a-515c6eed1178 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/625] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:21 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/626] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:21 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1437 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:22.542 8 INFO nova.api.openstack.compute.server_external_events [req-2a11483b-7862-4747-8477-2319f76349ec req-0b724c5d-5315-4fc7-afe5-3ad2d9be55ec 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:67ab140a-bc18-4fa0-b234-f0d14577e92a for instance 8bcb7519-27ea-4129-b714-e71b0acebaae on instance [pid: 8|app: 0|req: 319/627] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:22 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-29 16:25:23.204 7 WARNING neutronclient.v2_0.client [None req-a9b4b382-5a0a-4395-be3a-8f4c16cea0af b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:23.230 8 WARNING neutronclient.v2_0.client [None req-657066c5-afb9-4258-81e4-a3d2b37e9689 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] 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-04-29 16:25:23.266 8 WARNING neutronclient.v2_0.client [None req-657066c5-afb9-4258-81e4-a3d2b37e9689 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/628] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:23 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:23.372 7 WARNING neutronclient.v2_0.client [None req-3a551aea-e712-485d-8d92-13de6f070e2c 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:23.431 8 WARNING neutronclient.v2_0.client [None req-657066c5-afb9-4258-81e4-a3d2b37e9689 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/629] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:23 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1437 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/630] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:25:23 2026] POST /v2.1/servers => generated 451 bytes in 457 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:23.655 7 WARNING neutronclient.v2_0.client [None req-343fa06c-5bf9-4b33-85de-8a8e5742494a 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/631] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:23 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1421 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:24.404 8 WARNING neutronclient.v2_0.client [None req-16b594e1-fd77-4d30-91f7-6ea043735e1f b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:24.520 7 WARNING neutronclient.v2_0.client [None req-8e309123-9019-47f5-a9a3-b097b1e33687 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/632] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:24 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/633] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:24 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1425 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-04-29 16:25:24.732 8 WARNING neutronclient.v2_0.client [None req-b345cfdd-9ae2-4230-9fd5-0f1164a1eb93 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/634] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:24 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1425 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:25.628 7 WARNING neutronclient.v2_0.client [None req-0812f2e4-f490-40fb-b4cf-0b8de3e080ee b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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: 313/635] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:25 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:25.730 8 WARNING neutronclient.v2_0.client [None req-aa60a62d-4ba4-4d1a-8428-cc0ecd3b726d 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:25.815 7 WARNING neutronclient.v2_0.client [None req-0f232041-fe28-45b7-b559-7bc6e6c1cbee 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/636] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:25 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1425 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/637] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:25 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1473 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-04-29 16:25:26.782 8 WARNING neutronclient.v2_0.client [None req-55bf92aa-5b93-45c5-bf09-353538dfef2b b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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: 324/638] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:26 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:26.867 7 WARNING neutronclient.v2_0.client [None req-fd377af6-ae6e-4342-b3d9-85fdc74a986c 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:26.919 8 WARNING neutronclient.v2_0.client [None req-f56aa87a-b5a7-483a-956d-85c1bf37fb0f 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/639] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:26 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1473 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/640] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:26 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1425 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:27.211 8 INFO nova.api.openstack.compute.server_external_events [req-abb476de-c912-4613-a5ce-b79fbd67cb9a req-378879ba-dee0-47eb-9ef1-cb84da2671da 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:fa143b10-f762-4556-b053-3e1de4849c4c for instance 06da99a6-66c0-4e05-938c-585dc7653e60 on instance [pid: 8|app: 0|req: 326/641] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:27.856 7 INFO nova.api.openstack.compute.server_external_events [req-be86a724-5d3e-4fb3-a9b3-19877df6a16c req-7e383ada-0a7e-4717-a797-d6e4c6d91fdb 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:67ab140a-bc18-4fa0-b234-f0d14577e92a for instance 8bcb7519-27ea-4129-b714-e71b0acebaae on instance 2026-04-29 16:25:27.866 7 INFO nova.compute.rpcapi [None req-78ab69fa-de5b-40cd-9125-084d3838e739 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 316/642] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:27.915 8 WARNING neutronclient.v2_0.client [None req-2bea17ac-df67-4488-a2e3-a9d1dbbff53a b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:28.023 7 WARNING neutronclient.v2_0.client [None req-b8b373f5-319c-46d7-a368-3269e2c773ee 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/643] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:27 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1526 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 317/644] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:27 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1481 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:28.118 8 WARNING neutronclient.v2_0.client [None req-8b9d09c7-2dfc-4d6c-8a76-4aae28c01015 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/645] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:28 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1425 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:29.141 7 WARNING neutronclient.v2_0.client [None req-a9184d36-48af-4fcf-b06d-ee15422aaad1 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:29.172 8 WARNING neutronclient.v2_0.client [None req-33299e72-00d4-451d-8f04-33e886b8c4a8 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/646] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:29 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1717 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:29.350 7 INFO nova.api.openstack.compute.server_external_events [req-16b5cf96-6c73-4901-98e0-51328e378c63 req-3bb570e1-0aef-49a6-8711-8a5a22acbc09 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:fa143b10-f762-4556-b053-3e1de4849c4c for instance 06da99a6-66c0-4e05-938c-585dc7653e60 on instance [pid: 7|app: 0|req: 319/647] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/648] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:29 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1559 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:29.432 8 WARNING neutronclient.v2_0.client [None req-a7be86ea-b81d-4ff0-b36f-ed6d12d5ace5 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:29.437 7 WARNING neutronclient.v2_0.client [None req-be50f16c-553d-4d00-beb2-cf01bcea5ae6 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/651] 10.0.0.40 () {32 vars in 740 bytes} [Wed Apr 29 16:25:29 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/os-interface => generated 284 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/652] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:29 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1425 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-04-29 16:25:29.925 8 INFO nova.api.openstack.compute.server_external_events [req-70597084-a78d-421b-b226-ec096574f801 req-6a419ba2-770d-4c29-80db-8edc668f4c99 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:67ab140a-bc18-4fa0-b234-f0d14577e92a for instance 8bcb7519-27ea-4129-b714-e71b0acebaae on instance [pid: 8|app: 0|req: 333/653] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:29 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:30.426 7 WARNING neutronclient.v2_0.client [None req-ec8a3dd8-68bf-4c2b-b019-821de49c48cf 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] 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-04-29 16:25:30.449 8 WARNING neutronclient.v2_0.client [None req-192e3695-c115-48da-9ebe-7bbdeb58497c b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in 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/654] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:30 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1547 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:30.619 7 WARNING neutronclient.v2_0.client [None req-1907c608-2019-450f-95f5-09e6688bd499 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/655] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:30 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1717 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/656] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:30 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1425 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:31.429 8 INFO nova.api.openstack.compute.server_external_events [req-368e7f20-0f98-4aa8-93a2-9d76899e9929 req-45514601-434b-4340-8ead-de32c87a9bc4 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:5799b23e-0540-4016-b8a6-39b32429a12a for instance 027ec076-3315-4e58-b41e-b71d3e7a4daa on instance [pid: 8|app: 0|req: 335/657] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:31.643 7 WARNING neutronclient.v2_0.client [None req-40174e9e-893a-46b8-acbe-d668a7a4e807 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/658] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:31 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1547 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-04-29 16:25:31.937 8 WARNING neutronclient.v2_0.client [None req-e480b513-7f01-4c66-aca1-1202eb941859 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:31.973 7 INFO nova.api.openstack.compute.server_external_events [req-7ad96fd3-614c-4606-b55f-f65d3b00ccc9 req-1f3f5a2b-3c09-4d14-9520-5b3c081a3d5d 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:fa143b10-f762-4556-b053-3e1de4849c4c for instance 06da99a6-66c0-4e05-938c-585dc7653e60 on instance [pid: 7|app: 0|req: 324/659] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:31 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) [pid: 8|app: 0|req: 336/660] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:31 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1611 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-04-29 16:25:32.125 7 WARNING neutronclient.v2_0.client [None req-ab08d91b-dafa-4024-a0bd-23d263cf10e9 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/661] 10.0.0.40 () {32 vars in 740 bytes} [Wed Apr 29 16:25:32 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:32.851 8 WARNING neutronclient.v2_0.client [None req-c5d17384-83e6-4fbc-a01c-0a2535d32a91 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] 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-04-29 16:25:32.909 7 WARNING neutronclient.v2_0.client [None req-27479965-0253-4980-822c-70a59ea0d09b 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/662] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:32 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1547 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/663] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:32 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1611 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 338/664] 10.0.0.40 () {32 vars in 640 bytes} [Wed Apr 29 16:25:33 2026] GET /v2.1/servers => generated 388 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/665] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:25:33 2026] DELETE /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 0 bytes in 144 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-04-29 16:25:33.394 8 WARNING neutronclient.v2_0.client [None req-c47f5ba0-ddca-469a-867e-db93165519c3 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/666] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:33 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1617 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-04-29 16:25:33.782 7 INFO nova.api.openstack.compute.server_external_events [req-5b3624ca-252e-42b8-a92a-08e71cbfc8e4 req-cf8a8018-7628-4546-bb91-5bf7d19e0910 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:5799b23e-0540-4016-b8a6-39b32429a12a for instance 027ec076-3315-4e58-b41e-b71d3e7a4daa on instance [pid: 7|app: 0|req: 328/667] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:33.988 8 WARNING neutronclient.v2_0.client [None req-54afae4c-1dab-4318-94ff-3c78c8743627 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] 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-04-29 16:25:34.036 7 INFO nova.api.openstack.compute.server_external_events [req-1172ed03-95a6-46ba-9ff6-dff53ebbd4db req-995e3e97-77fe-40f0-a4e7-dddb6dcfe96e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:67ab140a-bc18-4fa0-b234-f0d14577e92a for instance 8bcb7519-27ea-4129-b714-e71b0acebaae on instance [pid: 7|app: 0|req: 329/668] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/669] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:33 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1547 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:34.540 7 WARNING neutronclient.v2_0.client [None req-b59ae6e7-4e7a-4e8f-88e2-63280ba89c8b 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/670] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:34 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1617 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:35.206 8 WARNING neutronclient.v2_0.client [None req-ef361d1b-f3ec-4fea-80cd-b70e5aedd006 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/671] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:35 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1547 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:35.731 7 WARNING neutronclient.v2_0.client [None req-6b8debae-5b70-4039-946a-1bf2884de3e4 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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-04-29 16:25:35.827 8 INFO nova.api.openstack.compute.server_external_events [req-e6a82a44-38c1-4319-b4e5-59fe9a34cadc req-94afe2b6-4b5d-42ed-a43b-8bf5e6d49b31 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:5799b23e-0540-4016-b8a6-39b32429a12a for instance 027ec076-3315-4e58-b41e-b71d3e7a4daa on instance [pid: 8|app: 0|req: 342/672] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/673] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:35 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1737 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:36.080 8 INFO nova.api.openstack.compute.server_external_events [req-77d626c4-a8be-4640-a763-bf4ad06f2f80 req-7f3f1a87-6a8c-4f90-a806-41c62597165e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:67ab140a-bc18-4fa0-b234-f0d14577e92a for instance 8bcb7519-27ea-4129-b714-e71b0acebaae on instance 2026-04-29 16:25:36.081 8 INFO nova.api.openstack.compute.server_external_events [req-77d626c4-a8be-4640-a763-bf4ad06f2f80 req-7f3f1a87-6a8c-4f90-a806-41c62597165e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:67ab140a-bc18-4fa0-b234-f0d14577e92a for instance 8bcb7519-27ea-4129-b714-e71b0acebaae on instance [pid: 8|app: 0|req: 343/674] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:36 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:36.418 7 WARNING neutronclient.v2_0.client [None req-37df3b1d-03e5-4cba-b957-f0821b0318ed 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/675] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:36 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1725 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, ' 2026-04-29 16:25:36.700 8 WARNING neutronclient.v2_0.client [None req-ac6014c1-04ef-499e-8d0d-97e321d608ab 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/676] 10.0.0.40 () {32 vars in 740 bytes} [Wed Apr 29 16:25:36 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa/os-interface => generated 285 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:36.904 7 WARNING neutronclient.v2_0.client [None req-cc69e51c-320e-4935-a627-e846da7dfd03 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in 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/677] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:36 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1670 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-04-29 16:25:37.559 8 WARNING neutronclient.v2_0.client [None req-59e32718-e3bd-40a4-bd00-115f424a53c0 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/678] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:37 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1725 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, ' [pid: 7|app: 0|req: 334/679] 10.0.0.40 () {32 vars in 640 bytes} [Wed Apr 29 16:25:37 2026] GET /v2.1/servers => generated 377 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-29 16:25:37.863 7 INFO nova.api.openstack.compute.server_external_events [req-df553e69-68ef-4c35-9cce-c0ec8541a9d9 req-a46e185c-acfe-469d-8956-1cdff3f35b34 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:67ab140a-bc18-4fa0-b234-f0d14577e92a for instance 8bcb7519-27ea-4129-b714-e71b0acebaae on instance [pid: 7|app: 0|req: 335/680] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/681] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:25:37 2026] DELETE /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 0 bytes in 137 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:37.991 7 WARNING neutronclient.v2_0.client [None req-9678b844-d8fc-4f85-91b2-c073df1fe07e 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] 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-04-29 16:25:37.998 8 WARNING neutronclient.v2_0.client [None req-14615742-b478-47b0-bcfe-63dce3e41e5c 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/682] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:37 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1381 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-04-29 16:25:38.125 8 INFO nova.api.openstack.compute.server_external_events [req-1f4342d6-8a78-4623-962d-7f0361491e78 req-ababc20e-7750-422c-afbc-b285c732d656 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:5799b23e-0540-4016-b8a6-39b32429a12a for instance 027ec076-3315-4e58-b41e-b71d3e7a4daa on instance [pid: 8|app: 0|req: 348/683] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/684] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:37 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1731 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:39.113 8 WARNING neutronclient.v2_0.client [None req-ae5ef9e4-2bdc-4a21-9788-719325fbf532 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] 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: 349/685] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:39 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1386 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:39.186 7 WARNING neutronclient.v2_0.client [None req-04c17bef-406f-4c85-966d-e560dcd71e2e 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/686] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:39 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1851 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-04-29 16:25:39.935 8 INFO nova.api.openstack.compute.server_external_events [req-f32a7694-6567-46a1-9b76-b36cedaac267 req-7a1e3a2a-4786-4101-a326-d65a69660690 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:5799b23e-0540-4016-b8a6-39b32429a12a for instance 027ec076-3315-4e58-b41e-b71d3e7a4daa on instance 2026-04-29 16:25:39.935 8 INFO nova.api.openstack.compute.server_external_events [req-f32a7694-6567-46a1-9b76-b36cedaac267 req-7a1e3a2a-4786-4101-a326-d65a69660690 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:5799b23e-0540-4016-b8a6-39b32429a12a for instance 027ec076-3315-4e58-b41e-b71d3e7a4daa on instance [pid: 8|app: 0|req: 351/689] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:39 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:40.221 7 WARNING neutronclient.v2_0.client [None req-75a45731-95b4-4b32-a0cd-e34e7c878625 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/690] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:40 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 1386 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-04-29 16:25:40.365 8 WARNING neutronclient.v2_0.client [None req-95bb2d9b-7203-446a-a806-5f137ac36034 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/691] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:40 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1851 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-04-29 16:25:40.977 7 INFO nova.api.openstack.compute.server_external_events [req-3219f77f-63d0-4852-9a7e-e8df91ef70fe req-27883b21-f7dc-4ad3-b8c3-b21575f72b35 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:5799b23e-0540-4016-b8a6-39b32429a12a for instance 027ec076-3315-4e58-b41e-b71d3e7a4daa on instance [pid: 7|app: 0|req: 340/692] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:41.297 8 INFO nova.api.openstack.wsgi [None req-faecd6af-655e-49a9-a9a7-5251cfa980e1 43b0e0884aa84fa6b137ebf56469d5db 6fed6096f03646c9b39859930c92febe - - default default] HTTP exception thrown: Instance 8bcb7519-27ea-4129-b714-e71b0acebaae could not be found. [pid: 8|app: 0|req: 353/693] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:41 2026] GET /v2.1/servers/8bcb7519-27ea-4129-b714-e71b0acebaae => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 341/694] 10.0.0.40 () {32 vars in 705 bytes} [Wed Apr 29 16:25:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1240447289 => generated 0 bytes in 15 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-04-29 16:25:41.523 8 WARNING neutronclient.v2_0.client [None req-5490531f-2485-4845-a8b2-580f077ca7e2 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/695] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:41 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1502 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:25:42.628 7 WARNING neutronclient.v2_0.client [None req-2124ee22-10a2-4c90-902e-f5ef38d5018b 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/696] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:42 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1507 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-04-29 16:25:43.757 8 WARNING neutronclient.v2_0.client [None req-bf4c2a61-e6b8-4c12-9355-0702f2457871 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] The python binding code in 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/697] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:43 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 1507 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:44.830 7 INFO nova.api.openstack.wsgi [None req-09a4b084-97c4-4927-9db1-a4aeae16957a 8b5debd3be0a41659c1db3e687f0cce0 507d33ebaaaa4e058bf390997c65ede7 - - default default] HTTP exception thrown: Instance 027ec076-3315-4e58-b41e-b71d3e7a4daa could not be found. [pid: 7|app: 0|req: 343/698] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:44 2026] GET /v2.1/servers/027ec076-3315-4e58-b41e-b71d3e7a4daa => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/699] 10.0.0.40 () {32 vars in 701 bytes} [Wed Apr 29 16:25:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-23950675 => generated 0 bytes in 18 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-04-29 16:25:46.056 7 WARNING neutronclient.v2_0.client [None req-54a1e557-cada-4a6b-a4e3-385495cd48b0 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/700] 10.0.0.40 () {32 vars in 740 bytes} [Wed Apr 29 16:25:46 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/os-interface => generated 284 bytes in 1259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:47.314 8 WARNING neutronclient.v2_0.client [None req-f8ef1d5f-353f-433a-99ed-01b2daa30471 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/701] 10.0.0.40 () {32 vars in 814 bytes} [Wed Apr 29 16:25:47 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/os-interface/fa143b10-f762-4556-b053-3e1de4849c4c => generated 281 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 345/702] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:48 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/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: 358/703] 10.0.0.40 () {34 vars in 749 bytes} [Wed Apr 29 16:25:48 2026] POST /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/action => generated 0 bytes in 35 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: 346/704] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:48 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 156 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: 359/705] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:49 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 156 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: 361/708] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:50 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 156 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: 348/709] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:51 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/710] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:25:52 2026] POST /v2.1/os-keypairs => generated 386 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, ' [pid: 7|app: 0|req: 349/711] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:52 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 156 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:25:52.398 8 INFO nova.api.openstack.compute.server_external_events [req-2d97dd6a-ad3a-41e4-940b-3b61d21e61f0 req-6f82e5b5-84f2-40e3-bb59-65818eb01c13 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:fa143b10-f762-4556-b053-3e1de4849c4c for instance 06da99a6-66c0-4e05-938c-585dc7653e60 on instance [pid: 8|app: 0|req: 363/712] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:52 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, ' [pid: 7|app: 0|req: 350/713] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:53 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 156 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-04-29 16:25:53.858 8 WARNING neutronclient.v2_0.client [None req-75820f22-a1c5-4517-90ed-3771d9934964 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] 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-04-29 16:25:54.054 8 WARNING neutronclient.v2_0.client [None req-75820f22-a1c5-4517-90ed-3771d9934964 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] 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: 351/714] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:54 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 194 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-04-29 16:25:54.402 7 WARNING neutronclient.v2_0.client [None req-5e381fa5-7091-42dc-8472-81760635621a b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:25:55.448 8 WARNING neutronclient.v2_0.client [None req-75820f22-a1c5-4517-90ed-3771d9934964 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/715] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:54 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1951 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/716] 10.0.0.40 () {34 vars in 749 bytes} [Wed Apr 29 16:25:55 2026] POST /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 354/717] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:55 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/718] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:25:53 2026] POST /v2.1/servers => generated 453 bytes in 2072 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-04-29 16:25:55.892 7 WARNING neutronclient.v2_0.client [None req-bacc89c7-e1cb-4d8f-96cb-77ba6680d138 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] 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: 365/719] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:56 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 194 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/720] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:55 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1432 bytes in 918 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 366/721] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:57 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 194 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-04-29 16:25:57.837 7 WARNING neutronclient.v2_0.client [None req-592ef462-bb1d-4c9c-b65e-1569b96b0008 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/722] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:57 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1484 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:25:58.693 8 INFO nova.api.openstack.compute.server_external_events [req-083a9982-8128-46b3-9102-bbfd3f272eae req-73ceb7d3-c6f9-415a-9178-30000d2518de 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:fa143b10-f762-4556-b053-3e1de4849c4c for instance 06da99a6-66c0-4e05-938c-585dc7653e60 on instance [pid: 8|app: 0|req: 367/723] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:25:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/724] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:58 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/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-04-29 16:25:59.128 8 WARNING neutronclient.v2_0.client [None req-715986e1-f0d5-428b-8475-1424af005a50 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] 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: 360/727] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:25:59 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/728] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:25:59 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1484 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/729] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:26:00 2026] POST /v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 369/730] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:26:00 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:26:01.118 7 WARNING neutronclient.v2_0.client [None req-cfe99930-f96e-4842-aa86-f2a3e7e323b8 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in 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/731] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:01 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1560 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/732] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:26:01 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 194 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-04-29 16:26:02.214 7 INFO nova.api.openstack.compute.server_external_events [req-454f1357-43d6-466b-a7e9-47113c7f255c req-fd28c1ca-3d9a-4849-aba5-1582bca9ba2a 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance [pid: 7|app: 0|req: 363/733] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:02.603 8 WARNING neutronclient.v2_0.client [None req-5ab34c48-ca64-4503-8f27-0dad9a13c352 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:02.646 8 WARNING neutronclient.v2_0.client [None req-5ab34c48-ca64-4503-8f27-0dad9a13c352 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:02.754 7 WARNING neutronclient.v2_0.client [None req-bd76589e-fdd7-4dc0-b426-df9a20aa4c75 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] 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-04-29 16:26:02.799 8 WARNING neutronclient.v2_0.client [None req-5ab34c48-ca64-4503-8f27-0dad9a13c352 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/734] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:02 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1558 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, ' [pid: 7|app: 0|req: 365/735] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:26:02 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60/ips => generated 156 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/736] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:26:02 2026] POST /v2.1/servers => generated 453 bytes in 468 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-04-29 16:26:03.031 8 WARNING neutronclient.v2_0.client [None req-5ac5a33a-fd82-4625-9c2f-8c97be970ce6 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/737] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:26:02 2026] DELETE /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => 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, ' [pid: 8|app: 0|req: 372/738] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:03 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1391 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:03.062 7 WARNING neutronclient.v2_0.client [None req-ef7e9453-aa37-4d14-a797-d68e4c973d71 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in 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/739] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:03 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1843 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:03.965 8 WARNING neutronclient.v2_0.client [None req-a10b9498-38f5-44f7-a192-46a08862ef4f 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in 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/740] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:03 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1558 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-04-29 16:26:04.130 7 WARNING neutronclient.v2_0.client [None req-4239334f-6036-4de8-a905-c8b45b190889 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/741] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:04 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1395 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-04-29 16:26:04.296 8 WARNING neutronclient.v2_0.client [None req-2e5c00bc-ab86-4bc4-bc93-ef5074f7388c b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/742] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:04 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1843 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-04-29 16:26:05.128 7 WARNING neutronclient.v2_0.client [None req-b16288d2-5d04-4af7-941f-adf4dd3cb8f6 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] 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: 369/743] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:05 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1558 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:05.217 8 WARNING neutronclient.v2_0.client [None req-52ace5b5-e146-46f3-9022-3167fb2a5214 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/744] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:05 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1443 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-04-29 16:26:05.438 7 WARNING neutronclient.v2_0.client [None req-f9c51361-2f1a-4832-88f9-49e12c2a3008 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:26:05.866 8 INFO nova.api.openstack.compute.server_external_events [req-7c4fbe67-9935-44d7-b1b2-4a38082a3e0c req-84376c44-d1ad-4509-927c-9ea311bb12b3 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:fa143b10-f762-4556-b053-3e1de4849c4c for instance 06da99a6-66c0-4e05-938c-585dc7653e60 on instance [pid: 8|app: 0|req: 376/745] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:05 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) [pid: 7|app: 0|req: 370/746] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:05 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1775 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:06.262 8 WARNING neutronclient.v2_0.client [None req-344bebca-18f4-4508-a352-f6d8d66afdc6 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] 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-04-29 16:26:06.297 7 WARNING neutronclient.v2_0.client [None req-6d576ddc-e568-40ea-a86d-63be983b86db 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/747] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:06 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1443 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/748] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:06 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1558 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-04-29 16:26:06.938 7 WARNING neutronclient.v2_0.client [None req-d64ab74b-ffaf-4013-852d-f59c3a72200e b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] 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-04-29 16:26:06.959 8 INFO nova.api.openstack.compute.server_external_events [req-2b06291f-db63-4261-91e9-7b8ddac55f98 req-26643ff0-f290-4c43-ab64-16b5d6a870c5 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance [pid: 8|app: 0|req: 378/749] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/750] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:06 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1486 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:07.371 8 WARNING neutronclient.v2_0.client [None req-90d31a46-c794-4695-aefe-17683fbe1ef0 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:07.405 7 WARNING neutronclient.v2_0.client [None req-18994e6a-8244-4b49-9740-86f77b296a8b 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in 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/751] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:07 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1451 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/752] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:07 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1558 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:08.052 8 WARNING neutronclient.v2_0.client [None req-ac0210f6-04b5-44c6-973c-9b1f270f04bd b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/753] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:08 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 1486 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-04-29 16:26:08.546 7 WARNING neutronclient.v2_0.client [None req-601cdc97-3d9b-4bce-a269-83761c4a7ee7 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/754] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:08 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1529 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-04-29 16:26:08.844 8 WARNING neutronclient.v2_0.client [None req-fd666eda-59a9-40f5-9b8f-10dc377b0680 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in 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/755] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:08 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1558 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:09.001 7 INFO nova.api.openstack.compute.server_external_events [req-0a219606-fd8a-4458-8ec0-083924d428e5 req-5c63ee29-2a10-44bb-9831-0f50da7462dc 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance 2026-04-29 16:26:09.001 7 INFO nova.api.openstack.compute.server_external_events [req-0a219606-fd8a-4458-8ec0-083924d428e5 req-5c63ee29-2a10-44bb-9831-0f50da7462dc 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance 2026-04-29 16:26:09.001 7 INFO nova.api.openstack.compute.server_external_events [req-0a219606-fd8a-4458-8ec0-083924d428e5 req-5c63ee29-2a10-44bb-9831-0f50da7462dc 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance [pid: 7|app: 0|req: 375/756] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:08 2026] POST /v2.1/os-server-external-events => generated 521 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-04-29 16:26:09.378 7 INFO nova.api.openstack.wsgi [None req-1b56951a-5b1a-4b7a-8351-49b15c134f67 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] HTTP exception thrown: Instance 06da99a6-66c0-4e05-938c-585dc7653e60 could not be found. [pid: 7|app: 0|req: 377/759] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:09 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/760] 10.0.0.40 () {32 vars in 703 bytes} [Wed Apr 29 16:26:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-149853581 => 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-04-29 16:26:09.746 7 WARNING neutronclient.v2_0.client [None req-d112a2d6-82cb-4a4a-82bd-00958d7e6bbb 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:09.998 8 WARNING neutronclient.v2_0.client [None req-000cbdd8-01aa-4f54-a988-2f07cd507d46 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/761] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:09 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1517 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:10.173 7 INFO nova.api.openstack.wsgi [None req-941b8f2d-4280-4c7d-9e40-df4e030cc327 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] HTTP exception thrown: Instance 06da99a6-66c0-4e05-938c-585dc7653e60 could not be found. [pid: 8|app: 0|req: 384/762] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:09 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1558 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/763] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:26:10 2026] DELETE /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:10.212 8 INFO nova.api.openstack.wsgi [None req-897d77ec-349c-41a6-90b1-0f79cab24274 b29895c6312d4ccf8f9fd0e5a66cdb4c cc5daa97ca6946d7ab36b7ccf1c5e7be - - default default] HTTP exception thrown: Instance 06da99a6-66c0-4e05-938c-585dc7653e60 could not be found. [pid: 8|app: 0|req: 385/764] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:10 2026] GET /v2.1/servers/06da99a6-66c0-4e05-938c-585dc7653e60 => 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-04-29 16:26:11.201 7 WARNING neutronclient.v2_0.client [None req-c7120b89-a14d-4db3-8b54-6bec30dd6cb9 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:11.227 8 WARNING neutronclient.v2_0.client [None req-8b54e8ef-409c-4126-a461-de8f67c48363 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/765] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:11 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1517 bytes in 836 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:11 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1741 bytes in 846 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:12.084 7 WARNING neutronclient.v2_0.client [None req-6560ca3c-55dc-431c-a345-fb33dfca5066 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/767] 10.0.0.40 () {32 vars in 740 bytes} [Wed Apr 29 16:26:12 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e/os-interface => generated 285 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:13.022 8 INFO nova.api.openstack.compute.server_external_events [req-5fc01bbb-c073-4f14-b49a-324e4e7eb563 req-db391d7c-80c6-45c6-a7dd-1bbe61f115ae 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance [pid: 8|app: 0|req: 387/768] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:13.053 7 WARNING neutronclient.v2_0.client [None req-8167393e-93b8-48c6-a5be-0c73ac152c44 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:13.086 8 WARNING neutronclient.v2_0.client [None req-4d1bfe79-9774-4da4-be75-df5b241b070b 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/769] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:13 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1517 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:13 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1741 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, ' [pid: 7|app: 0|req: 383/771] 10.0.0.40 () {32 vars in 640 bytes} [Wed Apr 29 16:26:13 2026] GET /v2.1/servers => generated 384 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/772] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:26:13 2026] DELETE /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:13.595 7 WARNING neutronclient.v2_0.client [None req-32fb0098-7884-49e9-99ec-bd17a8c6a75a 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/773] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:13 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1747 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-04-29 16:26:14.412 8 WARNING neutronclient.v2_0.client [None req-66464cc7-d98a-4669-a42c-fd17f4dae86b 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/774] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:14 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1517 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-04-29 16:26:14.754 7 WARNING neutronclient.v2_0.client [None req-cced7234-3af1-4cb1-b7a0-875ce14d7cb1 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in 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/775] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:14 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1747 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-04-29 16:26:14.953 8 INFO nova.api.openstack.compute.server_external_events [req-d52a4a01-8e9a-43cf-bb56-2ca74a4ca8bf req-8488998f-7348-4dff-8726-c71f8c6d66dc 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance [pid: 8|app: 0|req: 391/776] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:14 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:15.070 7 INFO nova.api.openstack.compute.server_external_events [req-4c5580a5-0c78-40f3-96bc-f4efd207cb71 req-d6f8b393-dfc4-42eb-be75-312ed53b87ce 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance 2026-04-29 16:26:15.070 7 INFO nova.api.openstack.compute.server_external_events [req-4c5580a5-0c78-40f3-96bc-f4efd207cb71 req-d6f8b393-dfc4-42eb-be75-312ed53b87ce 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance [pid: 7|app: 0|req: 386/777] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:15 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:15.620 8 WARNING neutronclient.v2_0.client [None req-3c724586-6f20-41e7-9dc3-2d5b852c5836 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/778] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:15 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1699 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:15.823 7 WARNING neutronclient.v2_0.client [None req-f6c8777c-65e3-47ae-a3bf-a3a8ffb4ba28 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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: 387/779] 10.0.0.40 () {32 vars in 740 bytes} [Wed Apr 29 16:26:15 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65/os-interface => generated 285 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:26:15.906 8 WARNING neutronclient.v2_0.client [None req-ac2215f0-ab13-4240-b2b5-d1e36839735c 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in 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/780] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:15 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1747 bytes in 763 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:17.000 7 INFO nova.api.openstack.compute.server_external_events [req-864f940d-2129-4a5d-90e2-19f12394e39b req-79cdf111-1ae6-490b-80ea-f3d5bf4bac9f 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance 2026-04-29 16:26:17.001 7 INFO nova.api.openstack.compute.server_external_events [req-864f940d-2129-4a5d-90e2-19f12394e39b req-79cdf111-1ae6-490b-80ea-f3d5bf4bac9f 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:045db294-34d7-451d-921e-a17ccd1e869f for instance 143827ec-8291-42e0-8bf2-ec344310b80e on instance [pid: 7|app: 0|req: 388/781] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:16 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:17.113 8 INFO nova.api.openstack.compute.server_external_events [req-61c3bbd7-f16d-41b0-b352-4b385f984c79 req-d46ac583-bbdf-4c6b-8323-b327f7bdf918 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance [pid: 8|app: 0|req: 394/782] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:17 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-04-29 16:26:17.702 7 WARNING neutronclient.v2_0.client [None req-9a9023ac-f775-40df-99ae-cee4dd05c85f 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/783] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:17 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1518 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:18.818 8 WARNING neutronclient.v2_0.client [None req-9b94634a-c20d-496c-baaf-14926a87743f 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/784] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:18 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => generated 1518 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-04-29 16:26:19.898 7 INFO nova.api.openstack.wsgi [None req-ae30c4d5-509c-4f9e-a324-963a742e3033 6e0a79706f87445c996157c754741d3a b8ca447e499d4148b3a91d99e32f87ec - - default default] HTTP exception thrown: Instance 143827ec-8291-42e0-8bf2-ec344310b80e could not be found. [pid: 7|app: 0|req: 391/787] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:19 2026] GET /v2.1/servers/143827ec-8291-42e0-8bf2-ec344310b80e => 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, ' [pid: 8|app: 0|req: 397/788] 10.0.0.40 () {32 vars in 705 bytes} [Wed Apr 29 16:26:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1022937466 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:31.915 7 WARNING neutronclient.v2_0.client [None req-37d66783-8725-473e-88bf-31d6f8b9f211 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] 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-04-29 16:26:32.079 7 WARNING neutronclient.v2_0.client [None req-37d66783-8725-473e-88bf-31d6f8b9f211 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] 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-04-29 16:26:32.130 8 WARNING neutronclient.v2_0.client [None req-8aa95f69-1171-4ecf-940a-49998d87e760 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/791] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:26:31 2026] POST /v2.1/servers => generated 424 bytes in 613 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-04-29 16:26:32.293 7 WARNING neutronclient.v2_0.client [None req-0bf34d25-c693-4962-aa40-3da2775fcbfa 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/792] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:32 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1819 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/793] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:32 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1371 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:32.369 8 WARNING neutronclient.v2_0.client [None req-8bc9e826-3eca-40e8-b44c-1095f5f29ca2 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/794] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:32 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1819 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 395/795] 10.0.0.40 () {34 vars in 749 bytes} [Wed Apr 29 16:26:32 2026] POST /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65/action => generated 0 bytes in 84 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-04-29 16:26:32.766 8 WARNING neutronclient.v2_0.client [None req-ee748a40-5ac5-4bde-8c6f-e1a921615bfe 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/796] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:32 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1821 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:33.381 7 WARNING neutronclient.v2_0.client [None req-71d3fbca-dc56-4b49-9bba-72c6a144dc13 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/797] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:33 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1375 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-04-29 16:26:33.912 8 WARNING neutronclient.v2_0.client [None req-4316b4dc-c0eb-4e9b-9137-90417b678bc8 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/798] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:33 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1821 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-04-29 16:26:34.474 7 WARNING neutronclient.v2_0.client [None req-3b7db23d-a2cc-4dfe-825a-d6c7e0a6f816 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/799] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:34 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1423 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-04-29 16:26:35.057 8 WARNING neutronclient.v2_0.client [None req-da5b5deb-d9c6-4b50-8687-483a9af3d90a 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/800] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:35 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1821 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-04-29 16:26:35.561 7 WARNING neutronclient.v2_0.client [None req-7a9b0bc3-ad35-41b2-a60f-82f0e5cf4f2d 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/801] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:35 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1423 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:35.885 8 WARNING keystonemiddleware.audit [None req-da5b5deb-d9c6-4b50-8687-483a9af3d90a 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:35.954 8 WARNING neutronclient.v2_0.client [None req-fd8f218f-56c6-4cca-b79e-09ce0a4cf8ee fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] 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-04-29 16:26:36.124 8 WARNING neutronclient.v2_0.client [None req-fd8f218f-56c6-4cca-b79e-09ce0a4cf8ee fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] 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-04-29 16:26:36.222 7 WARNING neutronclient.v2_0.client [None req-8a5cf041-ebe8-45a6-93ce-13120e8a8f01 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/802] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:26:35 2026] POST /v2.1/servers => generated 424 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 16:26:36.328 8 WARNING keystonemiddleware.audit [None req-fd8f218f-56c6-4cca-b79e-09ce0a4cf8ee fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:36.339 8 WARNING neutronclient.v2_0.client [None req-83a437ae-a659-4742-93e2-86a2d4eb1093 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/803] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:36 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1826 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/804] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:36 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1367 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-04-29 16:26:36.666 7 WARNING neutronclient.v2_0.client [None req-2ec63f36-85df-4798-b246-788f52c3022b 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/805] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:36 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1431 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-04-29 16:26:37.402 8 WARNING neutronclient.v2_0.client [None req-43fe89de-aafe-48db-b2f8-3ea3f2fd8999 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:37.417 7 WARNING keystonemiddleware.audit [None req-2ec63f36-85df-4798-b246-788f52c3022b 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:37.455 7 WARNING neutronclient.v2_0.client [None req-7241a6f9-fa9a-4ca9-ab17-3a566481f29d fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/806] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:37 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1371 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:37 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1826 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-04-29 16:26:37.759 7 WARNING neutronclient.v2_0.client [None req-fd710843-8e3c-4f4b-91d6-ac4fd2283c8a 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/808] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:37 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1483 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-04-29 16:26:37.898 8 INFO nova.api.openstack.compute.server_external_events [req-feceb02b-06f7-418c-bbb6-8a97e1f34bbf req-d7107906-d1db-4f53-b535-0aa93c4080fb 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:cfe807a3-24d8-440b-8046-791ba68f3045 for instance 4d336022-2c31-4baa-a374-6db85ede3cf1 on instance [pid: 8|app: 0|req: 407/809] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:37 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) 2026-04-29 16:26:38.544 7 WARNING keystonemiddleware.audit [None req-fd710843-8e3c-4f4b-91d6-ac4fd2283c8a 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:38.583 7 WARNING neutronclient.v2_0.client [None req-21ef9020-dc11-4422-8631-409f19426679 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] 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-04-29 16:26:38.604 8 WARNING neutronclient.v2_0.client [None req-ee2b5168-a31b-4e64-a7a1-9184dcf85eec 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/810] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:38 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1419 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/811] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:38 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1826 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:38.909 7 WARNING neutronclient.v2_0.client [None req-cd7a92d8-3b99-4421-83dd-76e60471c7de 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/812] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:38 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1471 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:39.651 7 WARNING keystonemiddleware.audit [None req-cd7a92d8-3b99-4421-83dd-76e60471c7de 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:39.686 7 WARNING neutronclient.v2_0.client [None req-3feb2c1f-281c-4942-9cad-edfdefbfff45 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/815] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:39 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1419 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:39.828 8 WARNING neutronclient.v2_0.client [None req-28ecd79d-3e1f-4efa-9603-4bd77f85f241 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/816] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:39 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1826 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-04-29 16:26:40.037 7 WARNING neutronclient.v2_0.client [None req-363c362c-caf5-4337-9acf-838d17d42106 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/817] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:40 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1471 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:40.760 8 WARNING keystonemiddleware.audit [None req-28ecd79d-3e1f-4efa-9603-4bd77f85f241 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:40.797 8 WARNING neutronclient.v2_0.client [None req-f73be3b1-cd3a-4094-972f-95ae66836993 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/818] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:40 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1427 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-04-29 16:26:40.988 7 WARNING neutronclient.v2_0.client [None req-020c21c0-a982-448f-b00b-05d0f6268c0e 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/819] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:40 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1826 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:41.194 8 WARNING neutronclient.v2_0.client [None req-0e9dd6ba-e14c-4a81-a739-d495261f006c 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/820] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:41 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1471 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:41.865 7 INFO nova.api.openstack.compute.server_external_events [req-30703c75-48b3-4638-be53-f452f95360b1 req-1965c7ab-c826-4600-995e-10a3e64f169d 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:c179337f-9f74-4cf8-8d03-c36eac5f8f68 for instance 62e99fe3-98ce-4f30-8853-930212f9820c on instance 2026-04-29 16:26:41.866 8 WARNING keystonemiddleware.audit [None req-0e9dd6ba-e14c-4a81-a739-d495261f006c 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/821] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:26:41.904 8 WARNING neutronclient.v2_0.client [None req-18b3cc9a-01a6-4f5a-8638-001fedc2782e fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] 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: 413/822] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:41 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1479 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:42.158 7 WARNING neutronclient.v2_0.client [None req-f1d0730a-5baf-4c95-b911-4de6239bd953 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/823] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:42 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1819 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-04-29 16:26:42.379 8 WARNING neutronclient.v2_0.client [None req-2064146d-074f-4cf5-b161-c5a58d741f51 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/824] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:42 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1471 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:43.146 7 WARNING keystonemiddleware.audit [None req-f1d0730a-5baf-4c95-b911-4de6239bd953 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:43.180 7 WARNING neutronclient.v2_0.client [None req-53732655-8685-460b-9b88-8af85bca2ffa fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/825] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:43 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1467 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:43.638 8 WARNING neutronclient.v2_0.client [None req-d1ac0a94-b47e-4c39-be9d-7765b48fe978 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/826] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:43 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1471 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-04-29 16:26:43.914 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance 2026-04-29 16:26:43.915 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance 2026-04-29 16:26:43.915 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:cfe807a3-24d8-440b-8046-791ba68f3045 for instance 4d336022-2c31-4baa-a374-6db85ede3cf1 on instance 2026-04-29 16:26:43.915 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance 2026-04-29 16:26:43.915 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance 2026-04-29 16:26:43.916 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:c179337f-9f74-4cf8-8d03-c36eac5f8f68 for instance 62e99fe3-98ce-4f30-8853-930212f9820c on instance 2026-04-29 16:26:43.916 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:cfe807a3-24d8-440b-8046-791ba68f3045 for instance 4d336022-2c31-4baa-a374-6db85ede3cf1 on instance 2026-04-29 16:26:43.916 7 INFO nova.api.openstack.compute.server_external_events [req-286ee2f5-b771-4091-bcce-5cbf5a4d57f7 req-fe0c6fe0-4af0-4f51-a17c-a64a99c88dd1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:cfe807a3-24d8-440b-8046-791ba68f3045 for instance 4d336022-2c31-4baa-a374-6db85ede3cf1 on instance [pid: 7|app: 0|req: 412/827] 10.0.0.212 () {38 vars in 816 bytes} [Wed Apr 29 16:26:43 2026] POST /v2.1/os-server-external-events => generated 1388 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:44.374 8 WARNING keystonemiddleware.audit [None req-d1ac0a94-b47e-4c39-be9d-7765b48fe978 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:44.407 8 WARNING neutronclient.v2_0.client [None req-473d91d5-de0a-479a-9d6d-9d6591cd0262 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/828] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:44 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1467 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-04-29 16:26:44.807 7 WARNING neutronclient.v2_0.client [None req-f0f9dacd-9e03-40cd-9c3f-d7e461b94082 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/829] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:44 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1471 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:45.536 8 WARNING keystonemiddleware.audit [None req-473d91d5-de0a-479a-9d6d-9d6591cd0262 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:45.571 8 WARNING neutronclient.v2_0.client [None req-9029509f-d6ae-473c-8e29-92d2407429a8 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/830] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:45 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:45.957 7 WARNING neutronclient.v2_0.client [None req-c7c4a592-12d2-45b8-9d0d-2443d144c230 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/831] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:45 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1657 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/832] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:26:46 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1/ips => generated 110 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: 415/833] 10.0.0.40 () {32 vars in 722 bytes} [Wed Apr 29 16:26:46 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1/ips => generated 110 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 419/834] 10.0.0.40 () {32 vars in 824 bytes} [Wed Apr 29 16:26:46 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1/ips/tempest-ServerAddressesTestJSON-1694923007-network => generated 95 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 416/835] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:26:46 2026] DELETE /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 0 bytes in 92 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-04-29 16:26:46.347 8 WARNING neutronclient.v2_0.client [None req-bd8767d7-b987-4fc1-a788-f4542260e060 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/836] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:46 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1663 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:46.673 7 INFO nova.api.openstack.compute.server_external_events [req-b9bfc947-5b8a-4a1f-91de-8e6ef57bb42d req-313a0609-d873-41f3-a4c7-c472efca848c 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:c179337f-9f74-4cf8-8d03-c36eac5f8f68 for instance 62e99fe3-98ce-4f30-8853-930212f9820c on instance [pid: 7|app: 0|req: 417/837] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:26:46.681 8 WARNING keystonemiddleware.audit [None req-bd8767d7-b987-4fc1-a788-f4542260e060 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:46.709 8 WARNING neutronclient.v2_0.client [None req-337cce97-1c47-4f26-946d-006c2540f8df fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/838] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:46 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1467 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-04-29 16:26:47.595 7 WARNING neutronclient.v2_0.client [None req-caf725d1-346f-45b7-b58b-bbcefa589218 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in 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/839] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:47 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1663 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:47.863 8 WARNING keystonemiddleware.audit [None req-337cce97-1c47-4f26-946d-006c2540f8df fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:47.908 8 WARNING neutronclient.v2_0.client [None req-f29cc813-31a0-4d1e-a2f8-c26fc5d14a2a fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/840] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:47 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1467 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-04-29 16:26:48.716 7 INFO nova.api.openstack.compute.server_external_events [req-b84a84a0-83ee-4949-ba42-115b757a6b18 req-5252f68c-c5ea-4c19-9dd8-e5fe3f885964 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:c179337f-9f74-4cf8-8d03-c36eac5f8f68 for instance 62e99fe3-98ce-4f30-8853-930212f9820c on instance 2026-04-29 16:26:48.716 7 INFO nova.api.openstack.compute.server_external_events [req-b84a84a0-83ee-4949-ba42-115b757a6b18 req-5252f68c-c5ea-4c19-9dd8-e5fe3f885964 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:cfe807a3-24d8-440b-8046-791ba68f3045 for instance 4d336022-2c31-4baa-a374-6db85ede3cf1 on instance 2026-04-29 16:26:48.716 7 INFO nova.api.openstack.compute.server_external_events [req-b84a84a0-83ee-4949-ba42-115b757a6b18 req-5252f68c-c5ea-4c19-9dd8-e5fe3f885964 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:cfe807a3-24d8-440b-8046-791ba68f3045 for instance 4d336022-2c31-4baa-a374-6db85ede3cf1 on instance 2026-04-29 16:26:48.717 7 INFO nova.api.openstack.compute.server_external_events [req-b84a84a0-83ee-4949-ba42-115b757a6b18 req-5252f68c-c5ea-4c19-9dd8-e5fe3f885964 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:cfe807a3-24d8-440b-8046-791ba68f3045 for instance 4d336022-2c31-4baa-a374-6db85ede3cf1 on instance [pid: 7|app: 0|req: 419/841] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:48 2026] POST /v2.1/os-server-external-events => generated 700 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-04-29 16:26:48.759 8 WARNING neutronclient.v2_0.client [None req-2649e5ad-418b-4d72-a484-12929aa49052 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/842] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:48 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1621 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:49.023 7 WARNING keystonemiddleware.audit [req-b84a84a0-83ee-4949-ba42-115b757a6b18 req-5252f68c-c5ea-4c19-9dd8-e5fe3f885964 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:49.067 7 WARNING neutronclient.v2_0.client [None req-94d3259e-6229-4575-93ab-4392f8094e77 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/843] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:49 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1648 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-04-29 16:26:49.866 8 WARNING neutronclient.v2_0.client [None req-e80afe20-e251-430e-bf23-ff8b33dfd646 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/846] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:49 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:50.396 7 WARNING keystonemiddleware.audit [None req-94d3259e-6229-4575-93ab-4392f8094e77 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 422/847] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:26:50 2026] DELETE /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-29 16:26:50.505 8 WARNING keystonemiddleware.audit [None req-e80afe20-e251-430e-bf23-ff8b33dfd646 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:50.543 8 WARNING neutronclient.v2_0.client [None req-639e248a-ba29-4c96-8196-cf253b915392 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/848] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:50 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1654 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:50.965 7 WARNING neutronclient.v2_0.client [None req-e6465270-308b-430d-9a6c-36e6bb67267f 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/849] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:50 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1457 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:51.673 8 WARNING keystonemiddleware.audit [None req-639e248a-ba29-4c96-8196-cf253b915392 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:51.716 8 WARNING neutronclient.v2_0.client [None req-ed3c4c2b-4e79-46d3-9a97-58155e83e8f2 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/850] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:51 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1654 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:51.862 7 INFO nova.api.openstack.compute.server_external_events [req-1e09b3af-17f1-450a-ad9b-15aa669f8981 req-e829ddbb-a6c0-4a05-ad07-f589d6feacd0 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:c179337f-9f74-4cf8-8d03-c36eac5f8f68 for instance 62e99fe3-98ce-4f30-8853-930212f9820c on instance [pid: 7|app: 0|req: 424/851] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:52.049 8 WARNING neutronclient.v2_0.client [None req-12c8813d-6d55-45d9-a3db-53a3a3ea784e 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/852] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:52 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1457 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:52.848 7 WARNING keystonemiddleware.audit [req-1e09b3af-17f1-450a-ad9b-15aa669f8981 req-e829ddbb-a6c0-4a05-ad07-f589d6feacd0 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:52.879 7 WARNING neutronclient.v2_0.client [None req-90e92896-0df5-4c43-abcb-d2214c4d7276 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/853] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:52 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1654 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-04-29 16:26:53.136 8 WARNING neutronclient.v2_0.client [None req-1a2ab650-d184-48b2-ba8b-8104533297d2 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] 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-04-29 16:26:53.255 7 INFO nova.api.openstack.compute.server_external_events [req-6ad051d7-4be0-4bd9-996b-d58c2f47865f req-cb09377c-930f-4e6b-ab4a-69ef80554820 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:c179337f-9f74-4cf8-8d03-c36eac5f8f68 for instance 62e99fe3-98ce-4f30-8853-930212f9820c on instance [pid: 7|app: 0|req: 426/854] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:53 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) [pid: 8|app: 0|req: 429/855] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:53 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 1457 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-04-29 16:26:53.904 7 INFO nova.api.openstack.compute.server_external_events [req-77dff0f2-f5d2-43c8-acb7-9bf09af21892 req-5f572c71-3336-4480-a8c7-2826992507e2 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:c179337f-9f74-4cf8-8d03-c36eac5f8f68 for instance 62e99fe3-98ce-4f30-8853-930212f9820c on instance [pid: 7|app: 0|req: 427/856] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:26:54.020 8 WARNING keystonemiddleware.audit [None req-1a2ab650-d184-48b2-ba8b-8104533297d2 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:54.043 8 WARNING neutronclient.v2_0.client [None req-ae697fcf-d379-4570-85c6-800b493b6d1b fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/857] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:54 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1448 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:54.310 7 INFO nova.api.openstack.wsgi [None req-8b59137a-1646-4f04-9965-79a5c649e209 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] HTTP exception thrown: Instance 4d336022-2c31-4baa-a374-6db85ede3cf1 could not be found. [pid: 7|app: 0|req: 428/858] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:54 2026] GET /v2.1/servers/4d336022-2c31-4baa-a374-6db85ede3cf1 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-29 16:26:55.101 8 WARNING keystonemiddleware.audit [None req-ae697fcf-d379-4570-85c6-800b493b6d1b fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:55.138 8 WARNING neutronclient.v2_0.client [None req-1aebdd31-5461-47f4-8018-3c255d1a80e1 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/859] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:55 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1453 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:56.213 7 WARNING keystonemiddleware.audit [None req-8b59137a-1646-4f04-9965-79a5c649e209 4d71e8c992204ef19fccb1ad60b41670 e2d67d47494044389f8d154daa64fce1 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:56.248 7 WARNING neutronclient.v2_0.client [None req-9a109aee-6ed5-49ff-a7d8-532de14b95ce fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] The python binding code in 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/860] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:56 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => generated 1453 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:26:57.395 8 WARNING keystonemiddleware.audit [None req-1aebdd31-5461-47f4-8018-3c255d1a80e1 fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] Skipping service tempest-service-1329521026 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:57.416 8 INFO nova.api.openstack.wsgi [None req-dca22636-b1d7-44d9-95b0-257b31f24ccb fe7130e4f97e4867b27dbda0a30a9003 5308530eb08442fbaad99689babc6e48 - - default default] HTTP exception thrown: Instance 62e99fe3-98ce-4f30-8853-930212f9820c could not be found. [pid: 8|app: 0|req: 432/861] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:57 2026] GET /v2.1/servers/62e99fe3-98ce-4f30-8853-930212f9820c => 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-04-29 16:26:57.742 7 WARNING neutronclient.v2_0.client [None req-aecb4256-e013-419d-8624-a5ebf2561f3b 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/862] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:57 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1819 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/863] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:26:57 2026] DELETE /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:26:58.055 7 WARNING neutronclient.v2_0.client [None req-ed0eb28f-c19b-4742-bd02-d78bb5fe03d1 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in 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/864] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:58 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1825 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-04-29 16:26:59.190 8 WARNING neutronclient.v2_0.client [None req-c1f91daa-f373-4257-b67f-5d19b0fbe738 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:26:59.332 7 INFO nova.api.openstack.compute.server_external_events [req-b2ed8a8d-22e7-42da-b4ab-9be500454ce1 req-2c7fe244-59dc-467d-aa33-258acb5664d4 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance [pid: 7|app: 0|req: 432/865] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:26:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/868] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:26:59 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1825 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:27:00.610 7 WARNING neutronclient.v2_0.client [None req-f2d3c793-43bd-4be2-90f9-7d6742da76d2 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] 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-04-29 16:27:00.775 8 INFO nova.api.openstack.compute.server_external_events [req-0d8f3e64-d5fb-4345-a0a3-c728473e91c4 req-0330c501-dbb0-4485-bc4d-ceac2e179a5e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance [pid: 8|app: 0|req: 435/869] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:27:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/870] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:27:00 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1757 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:27:01.379 8 INFO nova.api.openstack.compute.server_external_events [req-6146fe86-496d-4475-88c5-dc2fec2905a1 req-c2356197-03eb-4685-8052-aeb7b4394881 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:11648baa-67fb-4a9d-8986-7ef1b1e33bab for instance 5974cdd9-790c-4601-ac35-d72f155aee65 on instance [pid: 8|app: 0|req: 436/871] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:27:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:27:01.970 7 WARNING neutronclient.v2_0.client [None req-955bec94-03d9-4b07-af5a-f2889ba5d92e 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/872] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:27:01 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1477 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:27:03.097 8 WARNING neutronclient.v2_0.client [None req-3a0d42bf-ca74-4deb-8c2b-a40c1256a105 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/873] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:27:03 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 1477 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-04-29 16:27:04.218 7 INFO nova.api.openstack.wsgi [None req-e2f301bf-ffb2-433f-afbd-81b63e97de1c 65a2c394d5eb4ef6ab0dfd2c3be5f321 ee0faa68acc54b458986ec562acc80f5 - - default default] HTTP exception thrown: Instance 5974cdd9-790c-4601-ac35-d72f155aee65 could not be found. [pid: 7|app: 0|req: 437/874] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:27:04 2026] GET /v2.1/servers/5974cdd9-790c-4601-ac35-d72f155aee65 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 438/875] 10.0.0.40 () {32 vars in 703 bytes} [Wed Apr 29 16:27:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-458286415 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 445/890] 10.0.0.163 () {30 vars in 619 bytes} [Wed Apr 29 16:28:15 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 446/891] 10.0.0.163 () {32 vars in 692 bytes} [Wed Apr 29 16:28:15 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/892] 10.0.0.163 () {34 vars in 913 bytes} [Wed Apr 29 16:28:15 2026] GET /v2.1/os-simple-tenant-usage/79406accb5f24d788d35dbbdddab66a7?start=2026-04-28T00:00:00&end=2026-04-29T23:59:59 => generated 20 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/893] 10.0.0.163 () {30 vars in 654 bytes} [Wed Apr 29 16:28:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 447/894] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:28:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:28:18.667 8 WARNING neutronclient.v2_0.client [None req-e39f0c04-4544-41aa-8814-a754d9565bf2 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:28:18.706 8 WARNING neutronclient.v2_0.client [None req-e39f0c04-4544-41aa-8814-a754d9565bf2 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:28:18.865 8 WARNING neutronclient.v2_0.client [None req-e39f0c04-4544-41aa-8814-a754d9565bf2 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/895] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:28:18 2026] POST /v2.1/servers => generated 449 bytes in 421 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 16:28:19.061 7 WARNING neutronclient.v2_0.client [None req-8e67bcf8-6976-4ed2-b3ec-28a567e8cf2c 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/896] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:19 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1402 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, ' [pid: 8|app: 0|req: 449/897] 10.0.0.163 () {30 vars in 619 bytes} [Wed Apr 29 16:28:19 2026] GET /v2.1 => generated 0 bytes in 103 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: 449/898] 10.0.0.163 () {32 vars in 692 bytes} [Wed Apr 29 16:28:19 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: 8|app: 0|req: 450/901] 10.0.0.163 () {34 vars in 913 bytes} [Wed Apr 29 16:28:19 2026] GET /v2.1/os-simple-tenant-usage/79406accb5f24d788d35dbbdddab66a7?start=2026-04-28T00:00:00&end=2026-04-29T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/902] 10.0.0.163 () {30 vars in 654 bytes} [Wed Apr 29 16:28:19 2026] GET /v2.1/limits?reserved=1 => generated 511 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-04-29 16:28:20.150 8 WARNING neutronclient.v2_0.client [None req-7e53168e-1b2a-4544-989a-426067326cca 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/903] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:20 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1406 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:28:21.238 7 WARNING neutronclient.v2_0.client [None req-1fc1b0c8-048b-4b36-aa2e-1c08373107dd 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/904] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:21 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1454 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-04-29 16:28:22.374 8 WARNING neutronclient.v2_0.client [None req-b9c9b41f-9f1b-47ff-b461-dbcbb27f9fce 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/905] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:22 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1454 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:23.466 7 WARNING neutronclient.v2_0.client [None req-24f2f9b9-c401-4d18-9260-29c99b8cf6a9 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/906] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:23 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1462 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-29 16:28:24.881 8 WARNING neutronclient.v2_0.client [None req-458677d8-3a4e-418e-ac5f-86524c91d07c 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:28:24.891 7 INFO nova.api.openstack.compute.server_external_events [req-0b3bc67f-a3c6-4ce2-bfe9-5346211980d6 req-c6f6d64e-417d-4546-bf23-c8bba6e0f57a 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance [pid: 7|app: 0|req: 455/907] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:24 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) [pid: 8|app: 0|req: 453/908] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:24 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1527 bytes in 1019 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:26.929 7 WARNING neutronclient.v2_0.client [None req-fbb64de0-ff45-470b-82fe-335c9a4669c2 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/909] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:26 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1527 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:28.413 8 WARNING neutronclient.v2_0.client [None req-27d3ff91-3a11-4662-bf83-599facbc83a7 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/910] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:28 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1527 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-04-29 16:28:29.566 7 WARNING neutronclient.v2_0.client [None req-196e698f-a7cb-4961-91ba-b74d867a569c 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/913] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:29 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1527 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:30.549 8 INFO nova.api.openstack.compute.server_external_events [req-083c4b58-b85b-40c7-9294-872ff4f1a157 req-9b5892b4-2b0d-4196-a342-dcf84960517f 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance [pid: 8|app: 0|req: 456/914] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:30.785 7 WARNING neutronclient.v2_0.client [None req-91c3683f-b167-472e-ad82-d3a1fa94d1bc 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/915] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:30 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1527 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-04-29 16:28:31.958 8 WARNING neutronclient.v2_0.client [None req-7699eb2a-7ce0-4046-8615-fef2af0f6fba 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/916] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:31 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1527 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-04-29 16:28:32.606 7 INFO nova.api.openstack.compute.server_external_events [req-2659927b-7096-4697-af70-f7ed2819f71c req-84c6c229-5f69-41e8-95f1-314911db3cb0 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance [pid: 7|app: 0|req: 460/917] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:32 2026] POST /v2.1/os-server-external-events => generated 183 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-04-29 16:28:33.163 8 WARNING neutronclient.v2_0.client [None req-82fa7b8b-0c56-45b6-8812-8663f8e1d2c8 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/918] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:33 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1695 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-04-29 16:28:33.342 7 WARNING neutronclient.v2_0.client [None req-31e5ba44-091c-491d-b240-4ca7dbb5a325 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/919] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:33 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1695 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-04-29 16:28:35.383 8 INFO nova.api.openstack.compute.server_external_events [req-5533246a-eb6c-4129-9cc8-9d12dbd3f2f5 req-4740a865-57c3-43c5-9a10-c5b549002fa5 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance [pid: 8|app: 0|req: 459/920] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:35 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, ' [pid: 7|app: 0|req: 462/921] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:28:36 2026] POST /v2.1/os-keypairs => generated 396 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/922] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:28:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:28:39.860 7 WARNING neutronclient.v2_0.client [None req-aa5eaa5f-ef2d-4d12-aabf-48b33585043a 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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-04-29 16:28:39.901 7 WARNING neutronclient.v2_0.client [None req-aa5eaa5f-ef2d-4d12-aabf-48b33585043a 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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-04-29 16:28:39.933 7 WARNING neutronclient.v2_0.client [None req-aa5eaa5f-ef2d-4d12-aabf-48b33585043a 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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-04-29 16:28:40.076 7 WARNING neutronclient.v2_0.client [None req-aa5eaa5f-ef2d-4d12-aabf-48b33585043a 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/925] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:28:39 2026] POST /v2.1/servers => generated 496 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-29 16:28:40.330 8 WARNING neutronclient.v2_0.client [None req-89ae6b18-0a56-4c15-aafd-0e31e7209fee 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/926] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:40 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1455 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:41.448 7 WARNING neutronclient.v2_0.client [None req-1fbca818-048f-4b19-a48c-78c24bd02b7a 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in 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/927] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:41 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1459 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/928] 10.0.0.40 () {34 vars in 749 bytes} [Wed Apr 29 16:28:41 2026] POST /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc/action => generated 32109 bytes in 566 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-04-29 16:28:42.541 7 WARNING neutronclient.v2_0.client [None req-e40d0b9f-014a-407e-8ecd-eef3c9f51c64 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in 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/929] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:42 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1507 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-04-29 16:28:42.923 8 INFO nova.api.openstack.compute.server_external_events [req-d8bf0d55-9938-4968-b23c-6a1851fd0bb7 req-9d73a424-5958-4877-97de-0a296ce5d060 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance [pid: 8|app: 0|req: 464/930] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:42 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-04-29 16:28:43.631 7 WARNING neutronclient.v2_0.client [None req-f33efe61-f876-401e-8c1d-bf81a2dafd56 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/931] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:43 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1507 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/932] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:28:43 2026] POST /v2.1/os-keypairs => generated 398 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-04-29 16:28:44.756 7 WARNING neutronclient.v2_0.client [None req-9b9bbffd-263f-4389-b633-39e90c9ff220 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/933] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:44 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1515 bytes in 489 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:28:46.254 8 WARNING neutronclient.v2_0.client [None req-99b031d4-a527-453a-bc45-d85386f93d04 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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-04-29 16:28:47.205 7 INFO nova.api.openstack.compute.server_external_events [req-108eb2c3-44da-4b15-a014-f9c41459c062 req-76b3ab5e-192d-44b8-aa4b-480316eb3de4 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:bdc8f61e-f5c7-4cf7-8c45-d5d18b9993be for instance 9372367f-6f16-40ad-85a1-54d0f09454b2 on instance [pid: 7|app: 0|req: 469/934] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:47 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: 466/935] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:46 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:47.381 7 WARNING neutronclient.v2_0.client [None req-39c97b73-5481-4a0d-8849-821cbdefaa33 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:28:47.456 7 WARNING neutronclient.v2_0.client [None req-39c97b73-5481-4a0d-8849-821cbdefaa33 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:28:47.662 7 WARNING neutronclient.v2_0.client [None req-39c97b73-5481-4a0d-8849-821cbdefaa33 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/936] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:28:47 2026] POST /v2.1/servers => generated 449 bytes in 625 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-04-29 16:28:47.971 8 WARNING neutronclient.v2_0.client [None req-7f465a69-a265-4fdb-9d8d-8ffccc9f28ae 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/937] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:47 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1402 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-04-29 16:28:48.268 7 WARNING neutronclient.v2_0.client [None req-5668eb68-8b34-449d-bd66-ee4c1caab9a0 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/938] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:48 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 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-04-29 16:28:49.162 8 WARNING neutronclient.v2_0.client [None req-89146ce9-2530-4a67-9ed2-910b9f508c26 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/939] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:49 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1398 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-04-29 16:28:49.501 8 WARNING neutronclient.v2_0.client [None req-0587062b-516c-4a63-8824-7ea23402aedb 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/942] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:49 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:50.257 7 WARNING neutronclient.v2_0.client [None req-c6f3fa55-0df4-4b2a-916e-d4364a7145b8 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/943] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:50 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1398 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-04-29 16:28:50.635 8 WARNING neutronclient.v2_0.client [None req-9ccbc5d5-689a-42ff-8512-2315b2082ba9 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/944] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:50 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 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, ' [pid: 7|app: 0|req: 474/945] 10.0.0.40 () {34 vars in 670 bytes} [Wed Apr 29 16:28:50 2026] POST /v2.1/os-keypairs => generated 395 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-04-29 16:28:51.338 8 WARNING neutronclient.v2_0.client [None req-f111b05b-5686-4e75-8f39-ede7c1af5f63 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/946] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:51 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1398 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:28:51.771 7 WARNING neutronclient.v2_0.client [None req-818d1492-e2a9-45fd-b18a-0dc433be8c23 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in 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/947] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:51 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:52.429 8 WARNING neutronclient.v2_0.client [None req-3dc40267-718d-4887-bb62-e3bf34262667 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/948] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:52 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1454 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-04-29 16:28:52.972 7 WARNING neutronclient.v2_0.client [None req-10b8be55-7e01-492b-ae76-fa36aa2f9908 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/949] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:52 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:53.521 7 WARNING neutronclient.v2_0.client [None req-4a3f4934-e49e-42b5-b3bb-b4a40d42857e 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:28:53.528 8 WARNING neutronclient.v2_0.client [None req-4d504ac0-9edd-499c-b6ba-b51fbf0f1a45 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in 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/950] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:53 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1454 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:28:53.568 8 WARNING neutronclient.v2_0.client [None req-4d504ac0-9edd-499c-b6ba-b51fbf0f1a45 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] 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-04-29 16:28:53.911 8 WARNING neutronclient.v2_0.client [None req-4d504ac0-9edd-499c-b6ba-b51fbf0f1a45 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] 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-04-29 16:28:54.125 7 WARNING neutronclient.v2_0.client [None req-b75c3eb1-8efc-4626-a1bc-ad77e0c02155 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/951] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:28:53 2026] POST /v2.1/servers => generated 446 bytes in 687 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-04-29 16:28:54.180 8 WARNING neutronclient.v2_0.client [None req-7376554b-ef63-4e82-bbae-300d4429bb11 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in 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/952] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:54 2026] GET /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => generated 1393 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/953] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:54 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 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-04-29 16:28:54.608 8 WARNING neutronclient.v2_0.client [None req-f0d42557-e88c-4737-ab2f-6f80883d9996 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/954] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:54 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1462 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:55.313 7 WARNING neutronclient.v2_0.client [None req-b10fcb15-ac70-4a46-8955-6128f8660e37 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in 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/955] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:55 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 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-04-29 16:28:55.634 8 INFO nova.api.openstack.compute.server_external_events [req-4a0055cc-2da5-4c18-8a59-2ec21f9bdb76 req-a127368d-df09-4f8d-9abe-884f8b1a44c1 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance [pid: 8|app: 0|req: 477/956] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:55 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-04-29 16:28:55.691 7 WARNING neutronclient.v2_0.client [None req-28a92010-0042-4f48-b4af-1fd41836109a 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/957] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:55 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1539 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:56.488 8 WARNING neutronclient.v2_0.client [None req-593bb1b1-5089-45b7-b920-78098c6274db 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/958] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:56 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 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-04-29 16:28:56.818 7 WARNING neutronclient.v2_0.client [None req-66fec70f-4f28-4c1e-982f-82c4c4aa3d91 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/959] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:56 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1527 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:57.685 8 WARNING neutronclient.v2_0.client [None req-13ae6031-2a47-47a8-b93e-1ddde8a9094b 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/960] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:57 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 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-04-29 16:28:58.007 7 WARNING neutronclient.v2_0.client [None req-194a25c3-7889-4756-ac3f-d5b8a213488e 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/961] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:57 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1527 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-04-29 16:28:58.847 8 WARNING neutronclient.v2_0.client [None req-aa1daa74-42bf-44b4-8ce4-5350d85f4227 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in 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/962] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:58 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:59.149 7 WARNING neutronclient.v2_0.client [None req-d4685cad-6f9c-4625-a327-efe40869f2ce 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/963] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:59 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1527 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:59.277 8 WARNING neutronclient.v2_0.client [None req-0838825e-b94e-45b6-8f0e-1d77a965659e 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/966] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:28:59 2026] GET /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => generated 1517 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:28:59.803 7 INFO nova.api.openstack.compute.server_external_events [req-24733a28-74f2-40c0-8787-1736c85f6fe9 req-3fedb042-5650-472e-ac98-1d7b03f5939a 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance [pid: 7|app: 0|req: 486/967] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:28:59 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-04-29 16:29:00.125 8 WARNING neutronclient.v2_0.client [None req-2f141c1b-0fd6-43a9-b73a-6fb010caa01c 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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: 482/968] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:00 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:29:00.288 7 WARNING neutronclient.v2_0.client [None req-369361b5-946e-458c-a6b5-62edacd3adba 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/969] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:00 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1527 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-04-29 16:29:01.342 8 WARNING neutronclient.v2_0.client [None req-e494d10a-5206-4607-8366-d419eda1d983 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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-04-29 16:29:01.431 7 WARNING neutronclient.v2_0.client [None req-2eeb3880-e59f-4000-b95a-70569cd42530 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/970] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:01 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/971] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:01 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1527 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-04-29 16:29:01.843 8 INFO nova.api.openstack.compute.server_external_events [req-91b03df5-17c7-44ab-baf2-8d862f600fdb req-d4e21779-0c56-4958-9b70-a32c2b68e542 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:bdc8f61e-f5c7-4cf7-8c45-d5d18b9993be for instance 9372367f-6f16-40ad-85a1-54d0f09454b2 on instance 2026-04-29 16:29:01.844 8 INFO nova.api.openstack.compute.server_external_events [req-91b03df5-17c7-44ab-baf2-8d862f600fdb req-d4e21779-0c56-4958-9b70-a32c2b68e542 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:bdc8f61e-f5c7-4cf7-8c45-d5d18b9993be for instance 9372367f-6f16-40ad-85a1-54d0f09454b2 on instance 2026-04-29 16:29:01.845 8 INFO nova.api.openstack.compute.server_external_events [req-91b03df5-17c7-44ab-baf2-8d862f600fdb req-d4e21779-0c56-4958-9b70-a32c2b68e542 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance 2026-04-29 16:29:01.845 8 INFO nova.api.openstack.compute.server_external_events [req-91b03df5-17c7-44ab-baf2-8d862f600fdb req-d4e21779-0c56-4958-9b70-a32c2b68e542 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance 2026-04-29 16:29:01.846 8 INFO nova.api.openstack.compute.server_external_events [req-91b03df5-17c7-44ab-baf2-8d862f600fdb req-d4e21779-0c56-4958-9b70-a32c2b68e542 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance 2026-04-29 16:29:01.846 8 INFO nova.api.openstack.compute.server_external_events [req-91b03df5-17c7-44ab-baf2-8d862f600fdb req-d4e21779-0c56-4958-9b70-a32c2b68e542 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance [pid: 8|app: 0|req: 484/972] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:01 2026] POST /v2.1/os-server-external-events => generated 1042 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, ' 2026-04-29 16:29:02.498 7 WARNING neutronclient.v2_0.client [None req-4ef20989-cc7d-4a80-92ca-a4e52841572f 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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-04-29 16:29:02.593 8 WARNING neutronclient.v2_0.client [None req-b2678f20-d026-44e9-bf50-1792ecd056c4 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/973] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:02 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1627 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/974] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:02 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:03.664 7 WARNING neutronclient.v2_0.client [None req-751b9573-cacb-4cf7-ba3f-eb0bfc8aeacd 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] 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: 490/975] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:03 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1808 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-04-29 16:29:03.788 8 WARNING neutronclient.v2_0.client [None req-b7ac9d56-0532-4a1c-93f6-f82104e53d14 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:29:03.806 7 WARNING neutronclient.v2_0.client [None req-791c4a27-df32-4c5d-a124-fa57d2c38b04 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/976] 10.0.0.40 () {32 vars in 740 bytes} [Wed Apr 29 16:29:03 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2/os-interface => generated 285 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/977] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:03 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1694 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-04-29 16:29:03.922 7 WARNING neutronclient.v2_0.client [None req-0a3c0caf-d7e4-4945-a117-4f0911bc878e 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/978] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:03 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1694 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:04.428 8 WARNING neutronclient.v2_0.client [None req-8ba238c2-cde8-4254-a392-b8eca6d4db03 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] 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-04-29 16:29:04.637 7 INFO nova.api.openstack.compute.server_external_events [req-1b735b9c-8997-4e21-bacc-86844a1e5b6c req-c1b6b501-6ee1-40a7-8778-26f6e9a57161 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:bdc8f61e-f5c7-4cf7-8c45-d5d18b9993be for instance 9372367f-6f16-40ad-85a1-54d0f09454b2 on instance [pid: 7|app: 0|req: 493/979] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:04.878 7 INFO nova.api.openstack.compute.server_external_events [req-47bb1e1e-8233-41c2-bfe4-bda3112d4d5d req-5b802327-50d1-4d77-aa40-dc9c57a398c9 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance [pid: 7|app: 0|req: 494/980] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/981] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:04 2026] GET /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => generated 1515 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:06.688 7 INFO nova.api.openstack.compute.server_external_events [req-33911295-b888-45d7-8f88-a9cf2603b57f req-f64f231c-36b7-455b-919c-a1d21e87a4c0 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance 2026-04-29 16:29:06.688 7 INFO nova.api.openstack.compute.server_external_events [req-33911295-b888-45d7-8f88-a9cf2603b57f req-f64f231c-36b7-455b-919c-a1d21e87a4c0 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance [pid: 7|app: 0|req: 495/982] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:06 2026] POST /v2.1/os-server-external-events => generated 354 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-04-29 16:29:09.946 7 WARNING neutronclient.v2_0.client [None req-f740d5d9-976e-4f6f-89fa-26df74e2d60f 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/985] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:09 2026] GET /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => 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-04-29 16:29:11.340 7 INFO nova.api.openstack.compute.server_external_events [req-e404d06a-3434-41d5-9b17-b0735e14082a req-6ede52ad-f119-49f5-a15b-56a161b1553d 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance [pid: 7|app: 0|req: 498/986] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:11 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-04-29 16:29:11.372 8 WARNING neutronclient.v2_0.client [None req-8bfdba83-1b47-423e-81a1-c55df247c619 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] 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-04-29 16:29:11.422 8 WARNING neutronclient.v2_0.client [None req-8bfdba83-1b47-423e-81a1-c55df247c619 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] 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-04-29 16:29:11.658 8 WARNING neutronclient.v2_0.client [None req-8bfdba83-1b47-423e-81a1-c55df247c619 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/987] 10.0.0.40 () {34 vars in 662 bytes} [Wed Apr 29 16:29:11 2026] POST /v2.1/servers => generated 446 bytes in 546 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-04-29 16:29:11.873 7 WARNING neutronclient.v2_0.client [None req-8bdb6fe2-8296-4d07-bf31-a0ddf2dff4f2 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/988] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:11 2026] GET /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 1393 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/989] 10.0.0.40 () {34 vars in 749 bytes} [Wed Apr 29 16:29:12 2026] POST /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d/action => generated 31937 bytes in 547 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: 500/990] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:29:16 2026] DELETE /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 0 bytes in 92 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-04-29 16:29:16.209 8 WARNING neutronclient.v2_0.client [None req-684a3820-4cee-4fe1-868e-49c7fea4fa87 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/991] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:16 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1820 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-04-29 16:29:16.976 7 WARNING neutronclient.v2_0.client [None req-c833b9c1-8a61-4378-b2a7-abad39c4a96d 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/992] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:16 2026] GET /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 1517 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-04-29 16:29:17.391 8 WARNING neutronclient.v2_0.client [None req-71badd12-3dbf-469b-8313-9c4572220156 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:29:17.527 7 INFO nova.api.openstack.compute.server_external_events [req-e6a53ade-bb56-4c1e-8625-772c42dffb68 req-0292408e-36b7-46fe-9024-1987dad248d9 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance [pid: 7|app: 0|req: 502/993] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/994] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:17 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1820 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:18.638 7 WARNING neutronclient.v2_0.client [None req-e27f5b81-d0b7-4b9a-ba9a-d47a3a88a5d1 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/995] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:18 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1820 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:19.046 8 INFO nova.api.openstack.compute.server_external_events [req-0f4fc6bf-c239-4faf-987d-0417667ac7e5 req-516915bb-c052-4df3-a58c-1d51ae44aea6 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance [pid: 8|app: 0|req: 493/996] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:19 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-04-29 16:29:19.585 8 INFO nova.api.openstack.compute.server_external_events [req-e39d37d1-7efd-4b5f-ab82-282f837d12a3 req-3d9e96a9-ba00-47ea-9820-17dd750be3e3 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance 2026-04-29 16:29:19.585 8 INFO nova.api.openstack.compute.server_external_events [req-e39d37d1-7efd-4b5f-ab82-282f837d12a3 req-3d9e96a9-ba00-47ea-9820-17dd750be3e3 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:4b4c480f-0837-4a5e-9313-c08ddfb6d1f8 for instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d on instance [pid: 8|app: 0|req: 495/999] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:19 2026] POST /v2.1/os-server-external-events => generated 352 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-04-29 16:29:19.814 7 WARNING neutronclient.v2_0.client [None req-74b761b0-fa77-4404-8c8f-ea1c19dbefa7 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/1000] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:19 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1483 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-04-29 16:29:20.129 8 WARNING neutronclient.v2_0.client [None req-efadea08-f5d3-4b26-bc4f-5a31b3422fe9 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1001] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:20 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1928 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-04-29 16:29:20.916 7 WARNING neutronclient.v2_0.client [None req-92971307-62ea-42e9-92af-44568fd745d6 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1002] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:20 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/1003] 10.0.0.40 () {32 vars in 752 bytes} [Wed Apr 29 16:29:21 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2/os-server-password => generated 116 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:21.762 7 INFO nova.api.openstack.compute.server_external_events [req-055ece53-8dd3-46db-aba8-55e8056960c8 req-cac47bf1-dda2-4a71-af2b-fe6759dbf699 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance [pid: 7|app: 0|req: 507/1004] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29: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-04-29 16:29:22.009 8 WARNING neutronclient.v2_0.client [None req-91255b70-d021-4b9f-823a-f38126afe661 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/1005] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:21 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 1488 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-04-29 16:29:22.132 7 WARNING neutronclient.v2_0.client [None req-d36852ce-a5ec-4bcf-862a-624095164361 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in 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/1006] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:22 2026] GET /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 1515 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/1007] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:29:22 2026] DELETE /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:22.735 7 WARNING neutronclient.v2_0.client [None req-3704db9c-3d0b-44e9-a55c-a851cd79bea7 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in 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/1008] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:22 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1934 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-04-29 16:29:23.088 8 INFO nova.api.openstack.wsgi [None req-82dfa028-e9cd-438c-864d-11d16a82651b 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] HTTP exception thrown: Instance cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d could not be found. [pid: 8|app: 0|req: 500/1009] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:23 2026] GET /v2.1/servers/cc6c3fdc-af6b-47a4-b246-cb4cc98f4a3d => generated 111 bytes in 31 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: 510/1010] 10.0.0.40 () {32 vars in 729 bytes} [Wed Apr 29 16:29:23 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1370965283 => 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: 501/1011] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:29:23 2026] DELETE /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-29 16:29:23.717 7 WARNING neutronclient.v2_0.client [None req-d2737635-fc76-4dba-aad1-ce2e3fb74de5 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:29:23.838 8 INFO nova.api.openstack.compute.server_external_events [req-7970887a-6b95-4f80-8700-62cc6fd94edd req-611a94b8-e5fe-4bba-8a6b-5bade78dfed9 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance [pid: 8|app: 0|req: 502/1012] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:23 2026] POST /v2.1/os-server-external-events => generated 183 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-04-29 16:29:23.938 8 WARNING neutronclient.v2_0.client [None req-c6d0ca61-74ad-4df8-8027-b1e5ce6602b2 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1013] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:23 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1701 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:23.981 7 INFO nova.api.openstack.compute.server_external_events [req-c294a3d0-0bb9-405e-9a74-a8bd4750079d req-85899da0-2f52-44f8-ba3f-4ca9a85be59b 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:bdc8f61e-f5c7-4cf7-8c45-d5d18b9993be for instance 9372367f-6f16-40ad-85a1-54d0f09454b2 on instance [pid: 7|app: 0|req: 512/1014] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1015] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:23 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1934 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:24.998 7 WARNING neutronclient.v2_0.client [None req-9181fb89-ee81-4e44-93e6-34603d982d05 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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-04-29 16:29:25.119 8 WARNING neutronclient.v2_0.client [None req-31e61f13-7910-467d-a9c9-673b072e8dfb 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1016] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:24 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1701 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1017] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:25 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1934 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:25.879 7 INFO nova.api.openstack.compute.server_external_events [req-42d1fc4a-e2ee-4724-a4b7-eed3558786b3 req-a3e4cec5-fd82-497f-b275-73ae4a2ff4c6 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:bdc8f61e-f5c7-4cf7-8c45-d5d18b9993be for instance 9372367f-6f16-40ad-85a1-54d0f09454b2 on instance [pid: 7|app: 0|req: 514/1018] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:25 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-04-29 16:29:26.017 8 INFO nova.api.openstack.compute.server_external_events [req-b761a545-ca21-46c7-9bc7-968984387920 req-0960cd54-25a3-4c81-b8d7-51950da23139 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:bdc8f61e-f5c7-4cf7-8c45-d5d18b9993be for instance 9372367f-6f16-40ad-85a1-54d0f09454b2 on instance 2026-04-29 16:29:26.018 8 INFO nova.api.openstack.compute.server_external_events [req-b761a545-ca21-46c7-9bc7-968984387920 req-0960cd54-25a3-4c81-b8d7-51950da23139 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance 2026-04-29 16:29:26.018 8 INFO nova.api.openstack.compute.server_external_events [req-b761a545-ca21-46c7-9bc7-968984387920 req-0960cd54-25a3-4c81-b8d7-51950da23139 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance [pid: 8|app: 0|req: 505/1019] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:25 2026] POST /v2.1/os-server-external-events => generated 531 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-04-29 16:29:26.311 7 WARNING neutronclient.v2_0.client [None req-5ee54e9f-e425-4657-82a7-aa3a35ff0c1b 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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: 515/1020] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:26 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1634 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:29:26.367 8 WARNING neutronclient.v2_0.client [None req-7dcd45cd-e765-4423-8ac4-1eae00a042c9 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/1021] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:26 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1536 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-04-29 16:29:27.333 7 WARNING neutronclient.v2_0.client [None req-a24f23a7-8802-4ae4-9342-098b9d16d595 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] 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-04-29 16:29:27.425 8 WARNING neutronclient.v2_0.client [None req-d2ac4e37-3cac-421d-ade4-0c2126577f07 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1022] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:27 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1488 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, ' [pid: 7|app: 0|req: 516/1023] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:27 2026] GET /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 1815 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-29 16:29:27.512 8 WARNING neutronclient.v2_0.client [None req-8c40e6d6-2feb-4758-90a5-4f1ef38d665c 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in 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/1024] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:27 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1541 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-04-29 16:29:27.917 7 INFO nova.api.openstack.compute.server_external_events [req-22dbb564-29dd-4cbc-9ee4-a8d10dbead2a req-52dc0fa6-87d7-4396-9f0c-56fc44cc6791 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:2bba6d49-5f33-492b-bb67-a88ed5c488ae for instance f2caca48-b36c-4492-8af5-7faf7df3a0dc on instance [pid: 7|app: 0|req: 517/1025] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:27 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-04-29 16:29:28.531 8 WARNING neutronclient.v2_0.client [None req-a3d0e6c7-257c-409b-ad9a-813729654c86 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] 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: 509/1026] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:28 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1488 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-04-29 16:29:28.599 8 INFO nova.api.openstack.compute.server_external_events [req-55b78e3a-ed17-4174-ad4f-8b021fabbeb8 req-4af9d633-109e-43e3-b31e-53b95c9f138c 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance [pid: 8|app: 0|req: 510/1027] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:29:28.622 7 WARNING neutronclient.v2_0.client [None req-78f97051-38f0-4a6e-86bc-2bef53103e86 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1028] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:28 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 1541 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-04-29 16:29:29.638 7 WARNING neutronclient.v2_0.client [None req-f6c045f5-b0f7-456c-9991-5599fac20663 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] The python binding code in 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/1031] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:29 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 1488 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:29.701 8 INFO nova.api.openstack.wsgi [None req-ef304fa1-a9ac-41ae-b00e-44ca8a03706f 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] HTTP exception thrown: Instance 9372367f-6f16-40ad-85a1-54d0f09454b2 could not be found. [pid: 8|app: 0|req: 512/1032] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:29 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:29.731 7 INFO nova.api.openstack.wsgi [None req-6f8e84d1-49c4-4074-b74a-be9f0c1df184 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] HTTP exception thrown: Instance 9372367f-6f16-40ad-85a1-54d0f09454b2 could not be found. [pid: 7|app: 0|req: 521/1033] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:29:29 2026] DELETE /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:29.765 8 INFO nova.api.openstack.wsgi [None req-1713dcdb-45d2-497a-92ab-9cc4b9e3e367 0e6f379a2cfb4af68aecff6e89440964 d27ed8280a314cd89a25a7b6b1c453ed - - default default] HTTP exception thrown: Instance 9372367f-6f16-40ad-85a1-54d0f09454b2 could not be found. [pid: 8|app: 0|req: 513/1034] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:29 2026] GET /v2.1/servers/9372367f-6f16-40ad-85a1-54d0f09454b2 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 522/1035] 10.0.0.40 () {32 vars in 705 bytes} [Wed Apr 29 16:29:29 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1058299140 => 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: 514/1036] 10.0.0.40 () {32 vars in 725 bytes} [Wed Apr 29 16:29:30 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-436611967 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-29 16:29:30.719 7 INFO nova.api.openstack.wsgi [None req-fd5eeb49-e2c5-495b-87f7-0a5801d65523 6483da98c0cd42508ac460d5b32af98a b6f8f7cee4b54916b2cee6f093132826 - - default default] HTTP exception thrown: Instance f2caca48-b36c-4492-8af5-7faf7df3a0dc could not be found. [pid: 7|app: 0|req: 523/1037] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:29:30 2026] GET /v2.1/servers/f2caca48-b36c-4492-8af5-7faf7df3a0dc => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1038] 10.0.0.40 () {32 vars in 729 bytes} [Wed Apr 29 16:29:30 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1209661452 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:51.762 7 WARNING neutronclient.v2_0.client [None req-8e759b83-ba6f-429b-b1c3-7ea5786c3738 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:29:51.818 7 WARNING neutronclient.v2_0.client [None req-8e759b83-ba6f-429b-b1c3-7ea5786c3738 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:29:51.977 7 WARNING neutronclient.v2_0.client [None req-8e759b83-ba6f-429b-b1c3-7ea5786c3738 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in 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/1043] 199.204.45.153 () {36 vars in 714 bytes} [Wed Apr 29 16:29:51 2026] POST /v2.1/servers => generated 453 bytes in 917 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-04-29 16:29:52.714 8 WARNING neutronclient.v2_0.client [None req-230622d3-b966-4117-b5ae-12bc5bbdd7d2 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1044] 199.204.45.153 () {32 vars in 733 bytes} [Wed Apr 29 16:29:52 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06 => generated 2213 bytes in 65 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-04-29 16:29:52.772 7 WARNING neutronclient.v2_0.client [None req-7003690c-6f07-479e-b516-8853b2264373 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1045] 199.204.45.153 () {32 vars in 759 bytes} [Wed Apr 29 16:29:52 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 28 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1046] 199.204.45.153 () {32 vars in 777 bytes} [Wed Apr 29 16:29:52 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:29:55.448 7 WARNING neutronclient.v2_0.client [None req-fa4f79e9-6e67-4727-ac2b-80c8727b82ea a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1047] 199.204.45.153 () {32 vars in 733 bytes} [Wed Apr 29 16:29:55 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06 => generated 2371 bytes in 81 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-04-29 16:29:55.524 8 WARNING neutronclient.v2_0.client [None req-92105724-02c5-4ae9-be01-cfa85687ddb4 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1048] 199.204.45.153 () {32 vars in 759 bytes} [Wed Apr 29 16:29:55 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 529/1049] 199.204.45.153 () {32 vars in 777 bytes} [Wed Apr 29 16:29:55 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-volume_attachments => generated 197 bytes in 230 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-04-29 16:29:57.814 8 INFO nova.api.openstack.compute.server_external_events [req-fab8c2d4-882d-4e66-8ee7-f18c3963de7e req-4e099443-9664-4b61-981c-4791ecedbb5b 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:ad938f07-3faa-4e83-8f9e-8725054efc8f for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 521/1050] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:29:57 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-04-29 16:29:58.617 7 WARNING neutronclient.v2_0.client [None req-86932f37-17d3-40cf-aadb-fe7d1a361e69 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in 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/1051] 199.204.45.153 () {32 vars in 733 bytes} [Wed Apr 29 16:29:58 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06 => generated 2445 bytes in 268 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-04-29 16:29:59.082 8 WARNING neutronclient.v2_0.client [None req-25a14cf8-7a6b-4a20-90ea-d3e8444ca731 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1052] 199.204.45.153 () {32 vars in 759 bytes} [Wed Apr 29 16:29:58 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 284 bytes in 278 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/1053] 199.204.45.153 () {32 vars in 777 bytes} [Wed Apr 29 16:29:59 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:30:01.860 7 WARNING neutronclient.v2_0.client [None req-257d6a4c-ef1e-46b7-9a07-62042fa9a8fd a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1056] 199.204.45.153 () {32 vars in 733 bytes} [Wed Apr 29 16:30:01 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06 => generated 2433 bytes in 420 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-04-29 16:30:02.271 8 WARNING neutronclient.v2_0.client [None req-021a4304-8d6f-4d96-9b11-6fca00c7711e a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1057] 199.204.45.153 () {32 vars in 759 bytes} [Wed Apr 29 16:30:02 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 284 bytes in 247 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: 534/1058] 199.204.45.153 () {32 vars in 777 bytes} [Wed Apr 29 16:30:02 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-volume_attachments => generated 197 bytes in 32 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-04-29 16:30:04.128 8 INFO nova.api.openstack.compute.server_external_events [req-913b50a0-6f71-4f77-a4c8-29b86e7a9ad9 req-46b6ea11-a1b2-451c-970e-a18a3c88a79c 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:ad938f07-3faa-4e83-8f9e-8725054efc8f for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 525/1059] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:30: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-04-29 16:30:05.454 7 WARNING neutronclient.v2_0.client [None req-d9a60ca1-86fe-4114-ba17-b9a143e947bc a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1060] 199.204.45.153 () {32 vars in 733 bytes} [Wed Apr 29 16:30:05 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06 => 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-04-29 16:30:05.585 8 WARNING neutronclient.v2_0.client [None req-f1dc44b7-589b-41dc-94f3-0fe577cd28af a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1061] 199.204.45.153 () {32 vars in 759 bytes} [Wed Apr 29 16:30:05 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 286 bytes in 264 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: 536/1062] 199.204.45.153 () {32 vars in 777 bytes} [Wed Apr 29 16:30:05 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:30:06.170 8 INFO nova.api.openstack.compute.server_external_events [req-17600125-b58b-4317-9bae-806844d1eb1b req-e5ef3faf-7d5e-410a-bc16-c9d697ba6d73 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:ad938f07-3faa-4e83-8f9e-8725054efc8f for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 527/1063] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:30:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:30:08.511 7 WARNING neutronclient.v2_0.client [None req-4a32e428-f4d1-41da-934c-9c917bd6d8e5 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 537/1064] 199.204.45.153 () {32 vars in 733 bytes} [Wed Apr 29 16:30:08 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06 => generated 2581 bytes in 437 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-04-29 16:30:08.949 8 WARNING neutronclient.v2_0.client [None req-e2896217-f474-491f-9321-620cfe1a14d5 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1065] 199.204.45.153 () {32 vars in 759 bytes} [Wed Apr 29 16:30:08 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 286 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1066] 199.204.45.153 () {32 vars in 777 bytes} [Wed Apr 29 16:30:09 2026] GET /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-volume_attachments => generated 197 bytes in 45 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-04-29 16:30:46.592 8 WARNING neutronclient.v2_0.client [None req-93e74e02-ea56-42b5-86b7-5df72cd3c9c3 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:30:46.638 8 WARNING neutronclient.v2_0.client [None req-93e74e02-ea56-42b5-86b7-5df72cd3c9c3 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:30:49.598 7 INFO nova.api.openstack.compute.server_external_events [req-e05c0098-7b5f-443a-a6e5-9b995315fcc6 req-f355f39c-349d-40ec-b321-1688efea7887 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 545/1077] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:30:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:30:53.794 7 INFO nova.api.openstack.compute.server_external_events [req-adc736b7-e45d-4769-9847-49913afae5f6 req-ba523aad-3df9-410a-ba2c-101d07f39d6f 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 546/1078] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:30:53 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:30:55.704 8 WARNING neutronclient.v2_0.client [None req-93e74e02-ea56-42b5-86b7-5df72cd3c9c3 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1079] 199.204.45.153 () {36 vars in 812 bytes} [Wed Apr 29 16:30:46 2026] POST /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 281 bytes in 9216 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-04-29 16:30:55.848 7 INFO nova.api.openstack.compute.server_external_events [req-1a0bf98d-8d19-454c-82ec-4d838ec37864 req-3e29e294-2688-4b72-af47-67b24bbfee5e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance 2026-04-29 16:30:55.848 7 INFO nova.api.openstack.compute.server_external_events [req-1a0bf98d-8d19-454c-82ec-4d838ec37864 req-3e29e294-2688-4b72-af47-67b24bbfee5e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 547/1080] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:30:55 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:30:56.196 8 INFO nova.api.openstack.compute.server_external_events [req-4ab41f5f-e34b-4688-bebf-90216efe4c9b req-90f629d7-2d97-491d-b556-1bb7a144543d 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 534/1081] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:30:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:30:58.854 7 INFO nova.api.openstack.compute.server_external_events [req-15eaa640-99dd-48eb-b957-8940c741d842 req-2afddfd9-220a-4303-ac3d-3a59a509752e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 548/1082] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:30:58 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-04-29 16:31:26.076 7 WARNING neutronclient.v2_0.client [None req-3c90c646-201f-40c7-bca3-afad8ce97e06 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:31:26.125 7 WARNING neutronclient.v2_0.client [None req-3c90c646-201f-40c7-bca3-afad8ce97e06 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:31:28.611 8 INFO nova.api.openstack.compute.server_external_events [req-c2a60d98-2cf2-40d5-b53f-0da593ac7161 req-d0b99e6e-b434-4f24-bbe7-d4bd1ca3c9be 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:811f11f1-0287-4e4f-9dff-c71bfc0081ec for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 538/1089] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:31:28 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-04-29 16:31:31.879 8 INFO nova.api.openstack.compute.server_external_events [req-43c14490-8010-4bf9-9f9a-f568986eeaa6 req-00889c81-3e91-494b-a478-c999e9d8150a 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:811f11f1-0287-4e4f-9dff-c71bfc0081ec for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 541/1092] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:31:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:31:33.922 8 INFO nova.api.openstack.compute.server_external_events [req-3aab5a07-1183-4fb0-a3e6-c3422c9cf847 req-c0638f81-eed1-45d9-8c36-d333b0916724 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:811f11f1-0287-4e4f-9dff-c71bfc0081ec for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 542/1093] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:31:33 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) 2026-04-29 16:31:35.194 7 WARNING neutronclient.v2_0.client [None req-3c90c646-201f-40c7-bca3-afad8ce97e06 a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1094] 199.204.45.153 () {36 vars in 812 bytes} [Wed Apr 29 16:31:26 2026] POST /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 377 bytes in 9210 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-04-29 16:31:42.221 8 WARNING neutronclient.v2_0.client [None req-a4127677-d7de-45c7-802a-3f6536cb2e0d a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:31:42.260 8 WARNING neutronclient.v2_0.client [None req-a4127677-d7de-45c7-802a-3f6536cb2e0d a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] 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-04-29 16:31:44.680 7 INFO nova.api.openstack.compute.server_external_events [req-0819ce03-3769-4309-a8f3-4fe35fbe54e4 req-cc4cf671-8a5e-410e-ad64-096a384d3d4f 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 554/1097] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:31:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:31:48.276 7 INFO nova.api.openstack.compute.server_external_events [req-fe72aed7-a8cc-4e50-baa2-31bf34ddba66 req-9711e78c-8346-4c80-8822-9a71fd071994 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 555/1098] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:31:48 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-04-29 16:31:50.313 7 INFO nova.api.openstack.compute.server_external_events [req-da0f7794-0465-4b63-9272-45fd040caad2 req-1f507de8-1b1a-4541-a9f0-a3283dee027c 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-plugged:6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 558/1101] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:31:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-29 16:31:51.299 8 WARNING neutronclient.v2_0.client [None req-a4127677-d7de-45c7-802a-3f6536cb2e0d a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] The python binding code in 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/1102] 199.204.45.153 () {36 vars in 812 bytes} [Wed Apr 29 16:31:42 2026] POST /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface => generated 377 bytes in 9171 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-04-29 16:31:52.353 7 INFO nova.api.openstack.compute.server_external_events [req-982c0ea8-fdf0-449e-b1bc-bb8f0c88618e req-fdfa8f15-527a-4ae1-af40-d6ed5edd77e5 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:811f11f1-0287-4e4f-9dff-c71bfc0081ec for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 559/1103] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:31:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:05.883 7 INFO nova.api.openstack.compute.server_external_events [req-2a4c2967-04d3-4e16-ad30-83f25a63b18d req-39f725c1-7857-4a57-9208-60ce53bdb0e7 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 561/1106] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:05 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, ' [pid: 8|app: 0|req: 546/1107] 199.204.45.153 () {34 vars in 855 bytes} [Wed Apr 29 16:32:06 2026] DELETE /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface/6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 => generated 0 bytes in 68 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-04-29 16:32:07.928 7 INFO nova.api.openstack.compute.server_external_events [req-0db0f317-93a2-4af2-8a9a-1274f5f7ed2a req-403a2096-c8e9-4ba5-a6ef-6a56d0ce0b73 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 562/1108] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:08.923 8 INFO nova.api.openstack.compute.server_external_events [req-fe18f6b8-963a-4d56-a4dc-93df7dfb21c9 req-da1c0785-7023-4a87-aad8-96dde4c1d086 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 547/1109] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:10.972 7 INFO nova.api.openstack.compute.server_external_events [req-2956e288-b771-405d-b5f7-79095178793f req-3a86298b-fde7-4910-8798-6d9707f293db 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:6fc3fdb5-b5bb-4e56-ada8-9682083a1f70 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 564/1112] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:10 2026] POST /v2.1/os-server-external-events => generated 185 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-04-29 16:32:16.281 8 INFO nova.api.openstack.compute.server_external_events [req-134e9c0b-c55a-49b6-a78f-b48f932e9bed req-ec117e2e-9616-4b28-83e7-f3f8bdb20aba 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:811f11f1-0287-4e4f-9dff-c71bfc0081ec for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 549/1113] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:16 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: 565/1114] 199.204.45.153 () {34 vars in 855 bytes} [Wed Apr 29 16:32:16 2026] DELETE /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface/811f11f1-0287-4e4f-9dff-c71bfc0081ec => 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-04-29 16:32:18.365 8 INFO nova.api.openstack.compute.server_external_events [req-211e2ca7-935d-4f9e-81f3-1426481eda7e req-3c630684-c258-4185-aef6-951bb73df309 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:811f11f1-0287-4e4f-9dff-c71bfc0081ec for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 550/1115] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:18 2026] POST /v2.1/os-server-external-events => generated 185 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-04-29 16:32:20.408 8 INFO nova.api.openstack.compute.server_external_events [req-75c46602-cd8d-43ea-adc9-ea768b756d90 req-868e021e-2aa6-41d0-89c2-89a32873952e 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:811f11f1-0287-4e4f-9dff-c71bfc0081ec for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 552/1118] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:20 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, ' [pid: 8|app: 0|req: 554/1121] 199.204.45.153 () {34 vars in 855 bytes} [Wed Apr 29 16:32:37 2026] DELETE /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06/os-interface/65641235-6656-48bd-a4e4-eea40ba869b4 => generated 0 bytes in 143 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-04-29 16:32:39.807 8 INFO nova.api.openstack.compute.server_external_events [req-f1f04bba-d331-4526-8911-5ec94e62305b req-3b4464cf-61fc-45f9-8df4-9d8824ee4117 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 556/1124] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:41.849 7 INFO nova.api.openstack.compute.server_external_events [req-2529028e-2266-4cc7-aa9e-e735bdf7ab23 req-3a08532f-51f4-47a5-91f3-16f8ce47fafc 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:65641235-6656-48bd-a4e4-eea40ba869b4 for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 569/1125] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1126] 199.204.45.153 () {34 vars in 755 bytes} [Wed Apr 29 16:32:43 2026] DELETE /v2.1/servers/59b6043b-1875-4436-aada-e2d135ec1b06 => generated 0 bytes in 125 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-04-29 16:32:44.408 7 INFO nova.api.openstack.compute.server_external_events [req-bea8e3af-fff4-4e68-9c29-b488f748dca3 req-acb485a0-8131-49b2-bcbb-6f3dca7102f5 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:ad938f07-3faa-4e83-8f9e-8725054efc8f for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 7|app: 0|req: 570/1127] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:46.449 8 INFO nova.api.openstack.compute.server_external_events [req-7547b1a9-5892-4de9-aa97-6447666096f8 req-d953771d-8b0f-4e5e-a8e9-2c1b0e4c16e6 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:ad938f07-3faa-4e83-8f9e-8725054efc8f for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance 2026-04-29 16:32:46.450 8 INFO nova.api.openstack.compute.server_external_events [req-7547b1a9-5892-4de9-aa97-6447666096f8 req-d953771d-8b0f-4e5e-a8e9-2c1b0e4c16e6 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:ad938f07-3faa-4e83-8f9e-8725054efc8f for instance 59b6043b-1875-4436-aada-e2d135ec1b06 on instance [pid: 8|app: 0|req: 558/1128] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:46 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:46.617 7 INFO nova.api.openstack.compute.server_external_events [req-910f3793-8662-4bcb-a790-091eeb4683e2 req-33a7a7e2-4a90-4138-89c4-997cac8c694d 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance [pid: 7|app: 0|req: 571/1129] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:46 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, ' [pid: 8|app: 0|req: 559/1130] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:32:46 2026] DELETE /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 0 bytes in 88 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-04-29 16:32:46.753 7 WARNING neutronclient.v2_0.client [None req-c60be120-9f53-45f6-a380-1b40e8002c9e 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1131] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:32:46 2026] GET /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 1941 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:48.494 8 INFO nova.api.openstack.compute.server_external_events [req-c45ac72d-942d-493d-9332-45c2eff051e6 req-d4b001f2-b006-468f-989c-f8e5abcb6b2c 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance 2026-04-29 16:32:48.494 8 INFO nova.api.openstack.compute.server_external_events [req-c45ac72d-942d-493d-9332-45c2eff051e6 req-d4b001f2-b006-468f-989c-f8e5abcb6b2c 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance [pid: 8|app: 0|req: 560/1132] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:48 2026] POST /v2.1/os-server-external-events => generated 358 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-04-29 16:32:49.443 7 INFO nova.api.openstack.compute.server_external_events [req-2f36f156-7668-4b41-a811-b04290164cce req-20de0f59-2299-47e1-879c-5a39880d4949 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:00a838cf-1ba1-4b1f-9db9-d3ea70e3e29c for instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f on instance [pid: 7|app: 0|req: 574/1135] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:49 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-04-29 16:32:51.982 8 WARNING neutronclient.v2_0.client [None req-9ec45d99-ec27-4de0-bd68-d0fc5bafdeaa 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1136] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:32:51 2026] GET /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 1479 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:57.062 7 INFO nova.api.openstack.wsgi [None req-02694f2d-c6fd-49d1-8215-d2730f2d2ea8 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] HTTP exception thrown: Instance d6c0afa0-5e3b-4c59-a678-3b3957e3899f could not be found. [pid: 7|app: 0|req: 575/1137] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:32:57 2026] GET /v2.1/servers/d6c0afa0-5e3b-4c59-a678-3b3957e3899f => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:57.491 8 INFO nova.api.openstack.compute.server_external_events [req-e78b1b17-1bb5-4e25-a7ba-e7f73c802698 req-44d5f5f2-8295-49ed-a99c-bfb38b0b42bd 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-changed:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance [pid: 8|app: 0|req: 563/1138] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:57 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, ' [pid: 7|app: 0|req: 576/1139] 10.0.0.40 () {32 vars in 717 bytes} [Wed Apr 29 16:32:57 2026] DELETE /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:32:57.618 8 WARNING neutronclient.v2_0.client [None req-a909e212-2743-4213-903b-9fca81c8e7c4 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 564/1140] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:32:57 2026] GET /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => generated 1940 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-04-29 16:32:59.532 7 INFO nova.api.openstack.compute.server_external_events [req-ba8f0a80-f959-4a4f-9236-c1df8c77429c req-fe5397fb-3e3d-4c12-9593-294581cfbdc3 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance 2026-04-29 16:32:59.532 7 INFO nova.api.openstack.compute.server_external_events [req-ba8f0a80-f959-4a4f-9236-c1df8c77429c req-fe5397fb-3e3d-4c12-9593-294581cfbdc3 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-unplugged:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance [pid: 7|app: 0|req: 578/1143] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:32:59 2026] POST /v2.1/os-server-external-events => generated 358 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-04-29 16:33:00.275 8 INFO nova.api.openstack.compute.server_external_events [req-412d3519-5e85-4726-8a5f-317bcaff068d req-406777b9-a674-401e-9b36-2cf7a896ca49 4bb5c8d6531544ee91e9194bb8da87b7 fb0849f0e4cc496f92d0fcc9cf37c6fb - - b9e3a38561dc4cc5922bf2c65043a367 b9e3a38561dc4cc5922bf2c65043a367] Creating event network-vif-deleted:fa0dfb1c-d537-456f-9534-d790c841368f for instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a on instance [pid: 8|app: 0|req: 566/1144] 10.0.0.212 () {38 vars in 815 bytes} [Wed Apr 29 16:33:00 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-04-29 16:33:02.812 7 WARNING neutronclient.v2_0.client [None req-944131c0-1a64-4307-ab47-fa71d1a9c62d 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1145] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:33:02 2026] GET /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => generated 1479 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-29 16:33:07.894 8 INFO nova.api.openstack.wsgi [None req-ac51236c-31f7-4bf3-8732-15f909ebb411 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] HTTP exception thrown: Instance 05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a could not be found. [pid: 8|app: 0|req: 567/1146] 10.0.0.40 () {32 vars in 714 bytes} [Wed Apr 29 16:33:07 2026] GET /v2.1/servers/05dab6e5-fdd3-42cd-b9f9-d9a32f0e2c7a => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1149] 10.0.0.40 () {32 vars in 723 bytes} [Wed Apr 29 16:33:09 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-922549078 => 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-04-29 16:33:09.706 7 INFO nova.api.openstack.wsgi [None req-96b53789-8c9d-4b43-bf56-8987c41864ea 4b604c4bad9a47669ce1634e06983218 c34f4181934d48fa80e98f0b66eaa083 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-922549078 not found for user 4b604c4bad9a47669ce1634e06983218 [pid: 7|app: 0|req: 581/1150] 10.0.0.40 () {32 vars in 720 bytes} [Wed Apr 29 16:33:09 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-922549078 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1153] 10.0.0.40 () {32 vars in 654 bytes} [Wed Apr 29 16:33:23 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1154] 10.0.0.40 () {32 vars in 640 bytes} [Wed Apr 29 16:33:24 2026] GET /v2.1/servers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-29 16:33:24.154 7 WARNING oslo_db.sqlalchemy.utils [None req-48cab195-9c49-4e75-8f07-0dd22bd5d0bc a99cb9a3ab6542e8872af18b4666f3ca 1303eeb0bcf246399086ad78629c6d7b - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 584/1155] 10.0.0.40 () {32 vars in 648 bytes} [Wed Apr 29 16:33:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1156] 10.0.0.40 () {32 vars in 693 bytes} [Wed Apr 29 16:33:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1209] 10.0.0.9 () {28 vars in 452 bytes} [Wed Apr 29 16:37:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1210] 10.0.0.9 () {30 vars in 656 bytes} [Wed Apr 29 16:37:42 2026] GET /v2.1 => generated 0 bytes in 46 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 612/1211] 10.0.0.9 () {32 vars in 729 bytes} [Wed Apr 29 16:37:42 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: 8|app: 0|req: 600/1212] 10.0.0.9 () {34 vars in 804 bytes} [Wed Apr 29 16:37:42 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1213] 10.0.0.9 () {28 vars in 452 bytes} [Wed Apr 29 16:37:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1214] 10.0.0.9 () {30 vars in 656 bytes} [Wed Apr 29 16:37:43 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 614/1215] 10.0.0.9 () {32 vars in 729 bytes} [Wed Apr 29 16:37:43 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1216] 10.0.0.9 () {34 vars in 892 bytes} [Wed Apr 29 16:37:43 2026] GET /v2.1/servers/detail?project_id=10b861babc124538a2700578a277f07a&all_tenants=True => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1217] 10.0.0.9 () {34 vars in 892 bytes} [Wed Apr 29 16:37:43 2026] GET /v2.1/servers/detail?project_id=1303eeb0bcf246399086ad78629c6d7b&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1218] 10.0.0.9 () {34 vars in 892 bytes} [Wed Apr 29 16:37:43 2026] GET /v2.1/servers/detail?project_id=fb0849f0e4cc496f92d0fcc9cf37c6fb&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)