+ 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 [Tue Jun 30 18:44:39 2026] *** compiled with version: 13.3.0 on 11 June 2026 18:07:56 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-77b47f6cd5-7q7wl 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f2847fbf668 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)... 2026-06-30 18:44:45.755 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-30 18:44:45.857 7 INFO nova.utils [None req-9215d436-cd7f-4b04-a736-15aa88d260ed - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-30 18:44:45.889 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-06-30 18:44:45.993 8 INFO nova.utils [None req-4156e7bc-15d4-4be6-b41c-f9e86a9b3fe9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-30 18:44:46.320 7 WARNING keystonemiddleware._common.config [None req-9215d436-cd7f-4b04-a736-15aa88d260ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:44:46.329 7 WARNING oslo_config.cfg [None req-9215d436-cd7f-4b04-a736-15aa88d260ed - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 18:44:46.408 7 WARNING keystonemiddleware._common.config [None req-9215d436-cd7f-4b04-a736-15aa88d260ed - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2847fbf668 pid: 7 (default app) 2026-06-30 18:44:46.468 8 WARNING keystonemiddleware._common.config [None req-4156e7bc-15d4-4be6-b41c-f9e86a9b3fe9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 18:44:46.478 8 WARNING oslo_config.cfg [None req-4156e7bc-15d4-4be6-b41c-f9e86a9b3fe9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 18:44:46.567 8 WARNING keystonemiddleware._common.config [None req-4156e7bc-15d4-4be6-b41c-f9e86a9b3fe9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2847fbf668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:44:53 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:44:54.023 8 WARNING oslo_policy.policy [None req-e299ce2e-89cf-4b36-a504-50f7c1688c42 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-30 18:44:54.024 8 WARNING oslo_policy.policy [None req-e299ce2e-89cf-4b36-a504-50f7c1688c42 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:44:53 2026] GET /v2.1 => generated 0 bytes in 945 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 18:44:54.421 7 WARNING oslo_policy.policy [req-e299ce2e-89cf-4b36-a504-50f7c1688c42 req-93afdb25-0e0f-493e-93b6-05a6562903a1 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-06-30 18:44:54.422 7 WARNING oslo_policy.policy [req-e299ce2e-89cf-4b36-a504-50f7c1688c42 req-93afdb25-0e0f-493e-93b6-05a6562903a1 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:44:54 2026] GET /v2.1/ => generated 399 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:44:54.679 8 INFO nova.api.openstack.wsgi [None req-a7be16a8-5491-4cb5-8074-c093f6fffbdb e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.72 () {48 vars in 1007 bytes} [Tue Jun 30 18:44:54 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: 7|app: 0|req: 4/7] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 18:44:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Jun 30 18:44:54 2026] POST /v2.1/flavors => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:44: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: 5/10] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:44:55 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:44:55 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:44:55.637 8 INFO nova.api.openstack.wsgi [None req-c5cd53b0-941f-4b28-9199-b4c46f608286 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.72 () {48 vars in 1009 bytes} [Tue Jun 30 18:44:55 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 18:44:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Jun 30 18:44:55 2026] POST /v2.1/flavors => generated 530 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:44:56 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:44:56 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:44:56 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:44:56.601 8 INFO nova.api.openstack.wsgi [None req-f61b9cb1-e365-4290-91ea-ca5afdae56c8 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Jun 30 18:44:56 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 18:44:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Jun 30 18:44:56 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:44:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:44:57 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:44:57 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:44:57.510 8 INFO nova.api.openstack.wsgi [None req-e481518d-46a9-44a3-b09c-2a7beef1d014 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.72 () {48 vars in 1009 bytes} [Tue Jun 30 18:44:57 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 18:44:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Jun 30 18:44:57 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:44: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: 8|app: 0|req: 14/28] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:44:58 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:44:58 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:44:58.457 8 INFO nova.api.openstack.wsgi [None req-a7f2363d-e269-4dde-8227-679ee547d4fb e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Jun 30 18:44:58 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 18:44:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/34] 199.204.45.72 () {52 vars in 1044 bytes} [Tue Jun 30 18:44:58 2026] POST /v2.1/flavors => generated 533 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 10.0.0.104 () {28 vars in 454 bytes} [Tue Jun 30 18:52:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 62/126] 10.0.0.104 () {30 vars in 658 bytes} [Tue Jun 30 18:52:31 2026] GET /v2.1 => generated 0 bytes in 121 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: 65/127] 10.0.0.104 () {32 vars in 731 bytes} [Tue Jun 30 18:52:32 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/128] 10.0.0.104 () {34 vars in 804 bytes} [Tue Jun 30 18:52:32 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/159] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:55:04 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 79/160] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:55:04 2026] GET /v2.1 => generated 0 bytes in 106 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/161] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:55:04 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:55:05.004 8 INFO nova.api.openstack.wsgi [None req-fe5d0609-6dd0-4e51-b755-69f8bc792f1d e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 80/162] 199.204.45.72 () {48 vars in 1013 bytes} [Tue Jun 30 18:55:04 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: 7|app: 0|req: 83/163] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 18:55:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/164] 199.204.45.72 () {52 vars in 1045 bytes} [Tue Jun 30 18:55:05 2026] POST /v2.1/flavors => generated 532 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:56:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:56:32 2026] GET /v2.1 => generated 0 bytes in 394 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 92/185] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:56:33 2026] GET /v2.1/ => generated 399 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 18:56:33.227 7 INFO nova.api.openstack.wsgi [None req-2d11f822-0587-4edf-ad0c-7be30f6c1883 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user e8ff95d649ad4aac9696270d57079d3d [pid: 7|app: 0|req: 94/186] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 18:56:33 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-30 18:56:33.242 8 WARNING oslo_db.sqlalchemy.utils [None req-6ed259ad-2995-4425-9812-24b17815cbf4 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 93/187] 199.204.45.72 () {48 vars in 1012 bytes} [Tue Jun 30 18:56:33 2026] GET /v2.1/os-keypairs => generated 16 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.204.45.72 () {52 vars in 1053 bytes} [Tue Jun 30 18:56:33 2026] POST /v2.1/os-keypairs => generated 576 bytes in 74 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/189] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 18:56:36 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: 96/190] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 18:56:36 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 95/191] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 18:56:36 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/192] 199.204.45.72 () {48 vars in 1069 bytes} [Tue Jun 30 18:56:36 2026] GET /v2.1/os-quota-sets/e0d1de7dfcaf4468afb6cb4b8b121b7d => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/193] 199.204.45.72 () {52 vars in 1121 bytes} [Tue Jun 30 18:56:37 2026] PUT /v2.1/os-quota-sets/e0d1de7dfcaf4468afb6cb4b8b121b7d => generated 238 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/238] 10.0.0.118 () {28 vars in 454 bytes} [Tue Jun 30 19:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 119/239] 10.0.0.118 () {30 vars in 658 bytes} [Tue Jun 30 19:00:08 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 121/240] 10.0.0.118 () {32 vars in 731 bytes} [Tue Jun 30 19:00:09 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/241] 10.0.0.118 () {34 vars in 765 bytes} [Tue Jun 30 19:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/242] 10.0.0.118 () {28 vars in 454 bytes} [Tue Jun 30 19:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 121/243] 10.0.0.118 () {30 vars in 658 bytes} [Tue Jun 30 19:00:13 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 123/244] 10.0.0.118 () {32 vars in 731 bytes} [Tue Jun 30 19:00:13 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: 122/245] 10.0.0.118 () {34 vars in 765 bytes} [Tue Jun 30 19:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/246] 10.0.0.118 () {28 vars in 454 bytes} [Tue Jun 30 19: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: 123/247] 10.0.0.118 () {30 vars in 658 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 125/248] 10.0.0.118 () {32 vars in 731 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/249] 10.0.0.118 () {34 vars in 808 bytes} [Tue Jun 30 19:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/252] 10.0.0.118 () {28 vars in 454 bytes} [Tue Jun 30 19:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/253] 10.0.0.118 () {30 vars in 658 bytes} [Tue Jun 30 19:00:22 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 127/254] 10.0.0.118 () {32 vars in 731 bytes} [Tue Jun 30 19:00:22 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/255] 10.0.0.118 () {34 vars in 808 bytes} [Tue Jun 30 19:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/358] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:08: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) /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: 179/359] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:08:53 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 181/360] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:08:53 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:08:53.978 8 INFO nova.api.openstack.wsgi [None req-1ed6ab7b-b766-44fe-913f-02474c74548f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 180/361] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Jun 30 19:08:53 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/362] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:08:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 199.204.45.72 () {52 vars in 1045 bytes} [Tue Jun 30 19:08:54 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/416] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:13:13 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/417] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:13:13 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 209/418] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:13:13 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/419] 199.204.45.72 () {48 vars in 1069 bytes} [Tue Jun 30 19:13:13 2026] GET /v2.1/os-quota-sets/b73defaeffd340dc874cf5ed7765fda7 => generated 283 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/420] 199.204.45.72 () {52 vars in 1121 bytes} [Tue Jun 30 19:13:15 2026] PUT /v2.1/os-quota-sets/b73defaeffd340dc874cf5ed7765fda7 => generated 238 bytes in 1334 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:26:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:26:47 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:26:47 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:26:47.924 8 INFO nova.api.openstack.wsgi [None req-34a512a8-0d55-44d8-a167-1a5ee5431949 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 293/586] 199.204.45.72 () {48 vars in 1007 bytes} [Tue Jun 30 19:26:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/587] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:26:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 199.204.45.72 () {48 vars in 1095 bytes} [Tue Jun 30 19:26:47 2026] GET /v2.1/flavors/4e78e3e6-3fee-4d85-bc1c-902ab631b54e/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: 296/591] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:26:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/592] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:26:48 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 297/593] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:26:48 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:26:48.894 8 INFO nova.api.openstack.wsgi [None req-8190e303-5d46-4a55-9b62-4a2659c35450 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 297/594] 199.204.45.72 () {48 vars in 1009 bytes} [Tue Jun 30 19:26:48 2026] GET /v2.1/flavors/m1.small => 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: 298/595] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:26:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 199.204.45.72 () {48 vars in 1095 bytes} [Tue Jun 30 19:26:48 2026] GET /v2.1/flavors/cc3357d5-af68-4022-a6c6-c7ae2e7b1e43/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/597] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:26:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/598] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:26:49 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/599] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:26:49 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:26:49.943 8 INFO nova.api.openstack.wsgi [None req-dd4649a6-cda4-40e2-bb3f-e0ad79299d1d e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 300/600] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Jun 30 19:26:49 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: 7|app: 0|req: 301/601] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:26:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/602] 199.204.45.72 () {48 vars in 1095 bytes} [Tue Jun 30 19:26:49 2026] GET /v2.1/flavors/2542885b-47d0-4ac7-a88b-0b58214e7883/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/603] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:26:50 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: 302/604] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:26:50 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 303/605] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:26:50 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:26:50.878 8 INFO nova.api.openstack.wsgi [None req-938ce1d3-3f55-4af7-88b8-77ae0fcb006c e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 303/606] 199.204.45.72 () {48 vars in 1009 bytes} [Tue Jun 30 19:26:50 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:26:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/608] 199.204.45.72 () {48 vars in 1095 bytes} [Tue Jun 30 19:26:50 2026] GET /v2.1/flavors/4ae3fcb5-a313-4884-b06f-ce625008b9b1/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:26:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:26:51 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 306/611] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:26:51 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:26:51.828 8 INFO nova.api.openstack.wsgi [None req-4cbe855c-fb00-4a75-88b2-5b5fd8f13df0 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 306/612] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Jun 30 19:26:51 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:26:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/614] 199.204.45.72 () {48 vars in 1095 bytes} [Tue Jun 30 19:26:51 2026] GET /v2.1/flavors/5048291b-baa2-4dca-92a2-9ebacd43a151/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: 314/627] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:27:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/628] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:27:57 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 315/629] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:27:57 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:27:57.605 7 INFO nova.api.openstack.wsgi [None req-5078d035-6092-4690-a0c4-be574d1ddc0e e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 315/630] 199.204.45.72 () {48 vars in 1013 bytes} [Tue Jun 30 19:27:57 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: 8|app: 0|req: 316/631] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:27:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/632] 199.204.45.72 () {48 vars in 1095 bytes} [Tue Jun 30 19:27:57 2026] GET /v2.1/flavors/9fb3b8f5-5b80-4d1f-b6ad-ee256964c876/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/635] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:28:05 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: 318/636] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:28:05 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 319/637] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:28:05 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/638] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:28:05 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/641] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:28:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/642] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:28:08 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 322/643] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:28:08 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/644] 199.204.45.72 () {48 vars in 1069 bytes} [Tue Jun 30 19:28:08 2026] GET /v2.1/os-quota-sets/e0d1de7dfcaf4468afb6cb4b8b121b7d => generated 280 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/655] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:29: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: 8|app: 0|req: 328/656] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:29:00 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 329/657] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:29:00 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:29:00.305 8 INFO nova.api.openstack.wsgi [None req-e0fc23f4-a2ea-4de7-90a3-26a5a59a1bd3 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 329/658] 199.204.45.72 () {48 vars in 1011 bytes} [Tue Jun 30 19:29:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/659] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:29:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/660] 199.204.45.72 () {48 vars in 1095 bytes} [Tue Jun 30 19:29:00 2026] GET /v2.1/flavors/f90617d7-7451-4d20-9843-f28d942c6f6d/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: 332/663] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:29:15 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: 332/664] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:29:15 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 333/665] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:29:15 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 199.204.45.72 () {48 vars in 1069 bytes} [Tue Jun 30 19:29:15 2026] GET /v2.1/os-quota-sets/b73defaeffd340dc874cf5ed7765fda7 => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/677] 199.204.45.72 () {42 vars in 701 bytes} [Tue Jun 30 19:30:04 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: 339/678] 199.204.45.72 () {44 vars in 905 bytes} [Tue Jun 30 19:30:04 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 340/679] 199.204.45.72 () {46 vars in 978 bytes} [Tue Jun 30 19:30:04 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:30:04.557 7 INFO nova.api.openstack.wsgi [None req-d2896564-a5c0-49e5-bcd3-9c5ba17d629f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 340/680] 199.204.45.72 () {48 vars in 1007 bytes} [Tue Jun 30 19:30:04 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/681] 199.204.45.72 () {48 vars in 1047 bytes} [Tue Jun 30 19:30:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/692] 10.0.0.141 () {32 vars in 655 bytes} [Tue Jun 30 19:30:49 2026] GET /v2.1/flavors/detail => generated 2534 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, ' [pid: 7|app: 0|req: 346/693] 10.0.0.141 () {32 vars in 641 bytes} [Tue Jun 30 19:30:49 2026] GET /v2.1/servers => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 19:30:49.892 8 WARNING oslo_db.sqlalchemy.utils [None req-c7629c5e-b209-40fe-adcf-0eb75098261c e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 348/694] 10.0.0.141 () {32 vars in 649 bytes} [Tue Jun 30 19:30:49 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/695] 10.0.0.141 () {32 vars in 694 bytes} [Tue Jun 30 19:30:49 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/698] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:01 2026] GET /v2.1/flavors/4e78e3e6-3fee-4d85-bc1c-902ab631b54e => generated 511 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/699] 10.0.0.141 () {32 vars in 641 bytes} [Tue Jun 30 19:31:01 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/700] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:01 2026] GET /v2.1/flavors/4e78e3e6-3fee-4d85-bc1c-902ab631b54e => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/701] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:31:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:08.284 7 WARNING neutronclient.v2_0.client [None req-7ae3fc90-0b4e-420d-83e8-549fb00688d1 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:09.250 8 WARNING neutronclient.v2_0.client [None req-505a8aa5-4cba-4480-9968-f385b57b7b54 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/704] 10.0.0.141 () {34 vars in 685 bytes} [Tue Jun 30 19:31:08 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1074 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:09.328 7 WARNING neutronclient.v2_0.client [None req-db8b2f58-0722-4bb1-af16-c574e293c599 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in 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/705] 10.0.0.141 () {34 vars in 685 bytes} [Tue Jun 30 19:31:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:09.875 7 WARNING neutronclient.v2_0.client [None req-e6988801-23bf-44ea-8179-c662fd47554e e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in 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/706] 10.0.0.141 () {34 vars in 685 bytes} [Tue Jun 30 19:31:09 2026] POST /v2.1/os-security-groups => generated 245 bytes in 832 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:10.041 8 WARNING neutronclient.v2_0.client [None req-a922f088-a354-4fb8-bbbb-ee0d4c9b7cf4 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/707] 10.0.0.141 () {34 vars in 685 bytes} [Tue Jun 30 19:31:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:10.181 8 WARNING neutronclient.v2_0.client [None req-a922f088-a354-4fb8-bbbb-ee0d4c9b7cf4 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:10.246 7 WARNING neutronclient.v2_0.client [None req-54b6b4c5-83e1-4b45-953b-d508e6df1421 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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/708] 10.0.0.141 () {34 vars in 695 bytes} [Tue Jun 30 19:31:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:10.313 7 WARNING neutronclient.v2_0.client [None req-54b6b4c5-83e1-4b45-953b-d508e6df1421 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:10.316 8 WARNING neutronclient.v2_0.client [None req-bacd7207-0dd2-40c0-a1d3-be1fb3fd6b67 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:10.412 8 WARNING neutronclient.v2_0.client [None req-bacd7207-0dd2-40c0-a1d3-be1fb3fd6b67 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:10.455 8 WARNING neutronclient.v2_0.client [None req-bacd7207-0dd2-40c0-a1d3-be1fb3fd6b67 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:10.799 7 WARNING neutronclient.v2_0.client [None req-54b6b4c5-83e1-4b45-953b-d508e6df1421 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/709] 10.0.0.141 () {32 vars in 663 bytes} [Tue Jun 30 19:31:10 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:10.826 8 WARNING neutronclient.v2_0.client [None req-b3d86778-279e-4d27-947d-c0ea610354c7 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in 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/710] 10.0.0.141 () {34 vars in 685 bytes} [Tue Jun 30 19:31:10 2026] POST /v2.1/os-security-groups => generated 247 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:10.986 8 WARNING neutronclient.v2_0.client [None req-160de62b-a18d-45a6-a779-9ea7a961e912 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.017 8 WARNING neutronclient.v2_0.client [None req-160de62b-a18d-45a6-a779-9ea7a961e912 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/711] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:10 2026] DELETE /v2.1/os-security-groups/9b756bdf-df72-4e75-8fcb-d215de5b9582 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 19:31:11.121 8 WARNING neutronclient.v2_0.client [None req-74075db5-75b8-4bfc-8a79-d98d8139af8e 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.165 8 WARNING neutronclient.v2_0.client [None req-74075db5-75b8-4bfc-8a79-d98d8139af8e 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/712] 10.0.0.141 () {34 vars in 695 bytes} [Tue Jun 30 19:31:11 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:11.346 8 WARNING neutronclient.v2_0.client [None req-73a4a9be-1ffa-4553-a026-fb1b8bc13a11 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.375 8 INFO nova.api.openstack.wsgi [None req-73a4a9be-1ffa-4553-a026-fb1b8bc13a11 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] HTTP exception thrown: Security group 9b756bdf-df72-4e75-8fcb-d215de5b9582 does not exist Neutron server returns request_ids: ['req-220730b6-5ab1-40e5-8aab-a8ae4c65bdd1'] [pid: 8|app: 0|req: 360/713] 10.0.0.141 () {32 vars in 737 bytes} [Tue Jun 30 19:31:11 2026] GET /v2.1/os-security-groups/9b756bdf-df72-4e75-8fcb-d215de5b9582 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 19:31:11.384 8 WARNING neutronclient.v2_0.client [None req-7c4d637c-bcfa-456c-b3fe-2d250364d4e0 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.429 8 WARNING neutronclient.v2_0.client [None req-7c4d637c-bcfa-456c-b3fe-2d250364d4e0 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/714] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:31:10 2026] POST /v2.1/servers => generated 449 bytes in 1408 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/715] 10.0.0.141 () {34 vars in 695 bytes} [Tue Jun 30 19:31:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:11.573 7 WARNING neutronclient.v2_0.client [None req-2a927303-c1ea-4381-a3fb-b271fb17be3f e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.605 7 WARNING neutronclient.v2_0.client [None req-2a927303-c1ea-4381-a3fb-b271fb17be3f e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.607 8 WARNING neutronclient.v2_0.client [None req-abdd7a37-3da0-45fb-8c06-0489913ec42c 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/716] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:11 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1401 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:11.684 8 WARNING neutronclient.v2_0.client [None req-2c6f0a3d-6424-4a7c-8039-8dbabb74023a 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/717] 10.0.0.141 () {32 vars in 737 bytes} [Tue Jun 30 19:31:11 2026] GET /v2.1/os-security-groups/8d6a9eaa-001f-41ee-b861-344552965cfa => generated 664 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:11 2026] DELETE /v2.1/os-security-groups/9322e6ad-8b3c-49b2-97d6-6d5baff144fb => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 19:31:11.738 8 WARNING neutronclient.v2_0.client [None req-b69220df-ad9e-45b5-8e01-d42e302c9818 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.744 7 WARNING neutronclient.v2_0.client [None req-96e5b432-ba54-4ff5-90b6-d66d863e4108 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.768 7 INFO nova.api.openstack.wsgi [None req-96e5b432-ba54-4ff5-90b6-d66d863e4108 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] HTTP exception thrown: Security group 9322e6ad-8b3c-49b2-97d6-6d5baff144fb does not exist Neutron server returns request_ids: ['req-0c4e9129-777d-4f4a-9555-7ac358f1aa80'] [pid: 7|app: 0|req: 356/719] 10.0.0.141 () {32 vars in 737 bytes} [Tue Jun 30 19:31:11 2026] GET /v2.1/os-security-groups/9322e6ad-8b3c-49b2-97d6-6d5baff144fb => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 19:31:11.772 8 WARNING neutronclient.v2_0.client [None req-b69220df-ad9e-45b5-8e01-d42e302c9818 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.782 7 WARNING neutronclient.v2_0.client [None req-3228ac6e-d4eb-4db0-b397-4de02987adef e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.814 8 WARNING neutronclient.v2_0.client [None req-b69220df-ad9e-45b5-8e01-d42e302c9818 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.822 7 WARNING neutronclient.v2_0.client [None req-3228ac6e-d4eb-4db0-b397-4de02987adef e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/720] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:11 2026] DELETE /v2.1/os-security-groups/86adf395-45c9-4616-b536-73bb5308127e => generated 0 bytes in 155 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/721] 10.0.0.141 () {32 vars in 750 bytes} [Tue Jun 30 19:31:11 2026] DELETE /v2.1/os-security-group-rules/768521c9-32a1-496d-9d16-afd10d90db6a => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 19:31:11.958 8 WARNING neutronclient.v2_0.client [None req-d8141ae5-019f-41a7-9f7f-6210bb790773 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:11.980 8 INFO nova.api.openstack.wsgi [None req-d8141ae5-019f-41a7-9f7f-6210bb790773 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] HTTP exception thrown: Security group 86adf395-45c9-4616-b536-73bb5308127e does not exist Neutron server returns request_ids: ['req-5021e21e-7c6c-407e-a07b-8490e8e6dd5c'] [pid: 8|app: 0|req: 365/722] 10.0.0.141 () {32 vars in 737 bytes} [Tue Jun 30 19:31:11 2026] GET /v2.1/os-security-groups/86adf395-45c9-4616-b536-73bb5308127e => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 19:31:11.987 8 WARNING neutronclient.v2_0.client [None req-e6d4e90a-c78f-45db-b1dd-678edf3bd351 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:12.026 8 WARNING neutronclient.v2_0.client [None req-e6d4e90a-c78f-45db-b1dd-678edf3bd351 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/723] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:31:11 2026] POST /v2.1/os-keypairs => generated 386 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:12.045 7 WARNING neutronclient.v2_0.client [None req-d42943ec-389d-41a9-a2e5-eb798603965f e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/724] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:11 2026] DELETE /v2.1/os-security-groups/8d6a9eaa-001f-41ee-b861-344552965cfa => generated 0 bytes in 173 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 19:31:12.165 8 WARNING neutronclient.v2_0.client [None req-ce1bff88-fe1e-406a-9401-ef825bb309fd 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:12.197 7 WARNING neutronclient.v2_0.client [None req-d42943ec-389d-41a9-a2e5-eb798603965f e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:12.220 8 WARNING neutronclient.v2_0.client [None req-ce1bff88-fe1e-406a-9401-ef825bb309fd 1ed0e4be41c948ae9b2b37ff3b77c066 6f99884cea8c4cd8b8240e745a18be7e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:12.253 7 WARNING neutronclient.v2_0.client [None req-d42943ec-389d-41a9-a2e5-eb798603965f e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/725] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:12 2026] DELETE /v2.1/os-security-groups/87953ef9-01d5-45f8-b39a-782c5541b78b => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/726] 10.0.0.141 () {32 vars in 663 bytes} [Tue Jun 30 19:31:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:12.408 8 WARNING neutronclient.v2_0.client [None req-b8a60738-e7a0-4c16-908b-a712ef49584d e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:12.639 8 INFO nova.api.openstack.wsgi [None req-b8a60738-e7a0-4c16-908b-a712ef49584d e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] HTTP exception thrown: Security group 86adf395-45c9-4616-b536-73bb5308127e does not exist Neutron server returns request_ids: ['req-02180ebd-6330-403a-9485-c4cedda25773'] [pid: 8|app: 0|req: 368/727] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:12 2026] DELETE /v2.1/os-security-groups/86adf395-45c9-4616-b536-73bb5308127e => generated 194 bytes in 239 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 19:31:12.649 7 WARNING neutronclient.v2_0.client [None req-c2846019-cbc0-47dc-a11f-d8b3bf8c9912 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:12.764 8 WARNING neutronclient.v2_0.client [None req-1add5ceb-d402-4053-8541-768f34368908 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:13.189 7 INFO nova.api.openstack.wsgi [None req-c2846019-cbc0-47dc-a11f-d8b3bf8c9912 e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] HTTP exception thrown: Security group 9322e6ad-8b3c-49b2-97d6-6d5baff144fb does not exist Neutron server returns request_ids: ['req-e7fa20fd-2cb7-4be1-bde3-5862de208cce'] [pid: 7|app: 0|req: 360/728] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:12 2026] DELETE /v2.1/os-security-groups/9322e6ad-8b3c-49b2-97d6-6d5baff144fb => generated 194 bytes in 545 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 19:31:13.199 7 WARNING neutronclient.v2_0.client [None req-b487d0d2-ab10-4bd3-a06d-9da2c1b8f05a e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/729] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:12 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1405 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:13.256 7 INFO nova.api.openstack.wsgi [None req-b487d0d2-ab10-4bd3-a06d-9da2c1b8f05a e11a63c976d840fbb2a8f2dff0876c8c e5bc89381c8e40c2894282fc93500203 - - default default] HTTP exception thrown: Security group 9b756bdf-df72-4e75-8fcb-d215de5b9582 does not exist Neutron server returns request_ids: ['req-d49798b7-4590-4f88-ab69-1e7620e28988'] [pid: 7|app: 0|req: 361/730] 10.0.0.141 () {32 vars in 740 bytes} [Tue Jun 30 19:31:13 2026] DELETE /v2.1/os-security-groups/9b756bdf-df72-4e75-8fcb-d215de5b9582 => generated 194 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:14.317 8 WARNING neutronclient.v2_0.client [None req-76f38065-dc19-492e-a39f-780c9b271ac2 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/731] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:14 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1453 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:15.532 7 WARNING neutronclient.v2_0.client [None req-06ed9ed2-724e-42a3-bae9-fb94b26d1a0b 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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/732] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:15 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1453 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:16.634 8 WARNING neutronclient.v2_0.client [None req-2a74e870-7daf-425c-bc5e-b70336d3d0fd 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/733] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:16 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1461 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:17.752 7 WARNING neutronclient.v2_0.client [None req-c14667a5-2e01-4f93-8773-2843e9346750 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] 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: 363/734] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:17 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1538 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:17.917 8 WARNING neutronclient.v2_0.client [None req-189e1d73-5eef-4f1f-8ec2-178a76eeaefe 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:18.508 8 WARNING neutronclient.v2_0.client [None req-189e1d73-5eef-4f1f-8ec2-178a76eeaefe 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:18.967 7 WARNING neutronclient.v2_0.client [None req-d74d65a8-2b50-4c79-ace5-471d0a1505e5 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:18 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1526 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:19.472 7 INFO nova.api.openstack.compute.server_external_events [req-e01bba5d-8e37-4533-8a75-bcd6d6d2d5a7 req-e755c19b-274b-41cc-aa8e-ce3cce0d8e79 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:421de992-704e-40ff-a6b6-e7461a670d9a for instance dd997f3d-d67d-4355-a371-db0dc4d3b04f on instance 2026-06-30 19:31:19.481 7 INFO nova.compute.rpcapi [None req-7c42dd0f-bca8-43ae-904a-2476edf67aae - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 367/738] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:19.708 8 WARNING neutronclient.v2_0.client [None req-189e1d73-5eef-4f1f-8ec2-178a76eeaefe 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:20.444 7 WARNING neutronclient.v2_0.client [None req-1e9d452a-21ef-4d74-be7b-3e7f84a5bb99 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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/739] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:20 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1526 bytes in 1300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/740] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:31:21 2026] POST /v2.1/os-keypairs => generated 385 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:31:17 2026] POST /v2.1/servers => generated 450 bytes in 4267 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 19:31:22.126 7 WARNING neutronclient.v2_0.client [None req-ff8d80a9-8bcb-467b-a87e-c026a861be48 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/742] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:22 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1254 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:22.797 8 WARNING neutronclient.v2_0.client [None req-d5f294e1-4ea6-4a49-9e35-7639c117840e 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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/743] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:22 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1526 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:23.314 7 WARNING neutronclient.v2_0.client [None req-cb4e3fec-1a3e-4982-b615-3c0ea4219c4e 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:23.330 8 WARNING neutronclient.v2_0.client [None req-6916151c-dd58-46e5-989c-05155797507c 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:23.369 7 WARNING neutronclient.v2_0.client [None req-cb4e3fec-1a3e-4982-b615-3c0ea4219c4e 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/744] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:23 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1304 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:23.518 7 WARNING neutronclient.v2_0.client [None req-cb4e3fec-1a3e-4982-b615-3c0ea4219c4e 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/745] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:31:23 2026] POST /v2.1/servers => generated 453 bytes in 510 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:23.800 8 WARNING neutronclient.v2_0.client [None req-f0820b6e-4534-4053-8793-59b365969440 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/746] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:23 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1391 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:24.099 7 WARNING neutronclient.v2_0.client [None req-523b38b0-c7eb-431a-adb6-74c67f5cd7d8 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/747] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:24 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1526 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:24.460 8 WARNING neutronclient.v2_0.client [None req-d2b4d29b-4616-49bc-937b-b965ca26a8cf 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] 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: 376/748] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:24 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1352 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:24.554 7 WARNING neutronclient.v2_0.client [None req-5250bb40-a545-44b8-af77-66117808c66a 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:24.711 7 WARNING neutronclient.v2_0.client [None req-5250bb40-a545-44b8-af77-66117808c66a 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:24.898 8 WARNING neutronclient.v2_0.client [None req-8c9c4ba4-155f-4566-a9d5-e3888e3f8781 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/749] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:31:24 2026] POST /v2.1/servers => generated 424 bytes in 453 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 377/750] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:24 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:24.941 7 WARNING neutronclient.v2_0.client [None req-0b0f29ae-8dad-460a-a1be-0cad4dc4df36 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in 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/751] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:24 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1370 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:25.270 8 WARNING neutronclient.v2_0.client [None req-061fa9de-7838-48ca-b822-5be2b877770d 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/752] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:25 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1526 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:25.568 7 WARNING neutronclient.v2_0.client [None req-aac19672-d226-456c-8a9f-668656620f1c 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/753] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:25 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1352 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:25.973 8 WARNING neutronclient.v2_0.client [None req-4c0181ed-e47a-4771-af1d-2be36c3231f6 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/754] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:25 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1387 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:26.021 7 WARNING neutronclient.v2_0.client [None req-964f1c7c-a51d-47ee-9345-234347a91fc6 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/755] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:25 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1374 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:26.472 8 WARNING neutronclient.v2_0.client [None req-a7b8ac7d-935a-44a6-843d-71d96c228c7c 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] 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: 380/756] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:26 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1526 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:26.671 7 WARNING neutronclient.v2_0.client [None req-f1b92b91-8518-4dff-9643-b596e3ff84cb 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/757] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:26 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1360 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:27.029 8 INFO nova.api.openstack.compute.server_external_events [req-f59487c6-5306-45a4-a0ab-248c78001aaf req-694496c7-15e5-4b95-af24-10e409179f83 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:421de992-704e-40ff-a6b6-e7461a670d9a for instance dd997f3d-d67d-4355-a371-db0dc4d3b04f on instance 2026-06-30 19:31:27.035 8 INFO nova.compute.rpcapi [None req-cc383a92-0113-40ce-8b4e-ec702b94a1fa - - - - - -] 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: 8|app: 0|req: 381/758] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:31:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:27.069 7 WARNING neutronclient.v2_0.client [None req-e5008643-e182-4582-a8d1-5fed440a4d37 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:27.117 8 WARNING neutronclient.v2_0.client [None req-663732b9-032f-4834-9c9d-646524fd2934 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in 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/759] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:27 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1443 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/760] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:27 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1366 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:27.627 7 INFO nova.api.openstack.compute.server_external_events [req-fb0eb57c-c0b2-441e-8e01-ecf1fdec09b5 req-a28f9c56-8d54-46f4-9d48-85348f4d567a 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:1b741a01-28df-4cfe-9df7-cbb9925f8b14 for instance 902607ef-984f-4087-863a-46fa51a7f2f2 on instance [pid: 7|app: 0|req: 379/761] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:27.701 8 WARNING neutronclient.v2_0.client [None req-cd495e6d-5ea3-4dfa-816a-762ea0177688 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:27.767 7 WARNING neutronclient.v2_0.client [None req-756097d9-2937-4abf-be03-096e803ee01c 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/762] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:27 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1526 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/763] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:27 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1437 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:28.171 8 WARNING neutronclient.v2_0.client [None req-a849c040-4983-4112-a948-60d1a4899f06 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:28.208 7 WARNING neutronclient.v2_0.client [None req-ad39c6f2-5e4b-44af-80ae-4e2465e5edbf 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/764] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:28 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1443 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/765] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:28 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1366 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:28.942 8 WARNING neutronclient.v2_0.client [None req-55f933fc-5f97-4755-a8b1-c9115a2e9f6d 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:28.964 7 WARNING neutronclient.v2_0.client [None req-7178ca95-36fa-4528-ac48-dd4f38fa86bd 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/768] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:28 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1717 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/769] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:28 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1437 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:29.172 8 WARNING neutronclient.v2_0.client [None req-403a2907-cb6e-4984-b97a-db8328d3ea5b 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/770] 10.0.0.141 () {32 vars in 741 bytes} [Tue Jun 30 19:31:29 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/os-interface => generated 284 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:29.300 7 WARNING neutronclient.v2_0.client [None req-22262081-ae35-461f-9a5c-1e49f698c1a0 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:29.339 8 WARNING neutronclient.v2_0.client [None req-0af0fba1-d950-439d-92e8-a4d55cf903b0 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/771] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:29 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1422 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:29 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1519 bytes in 592 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:30.095 8 INFO nova.api.openstack.compute.server_external_events [req-340ce9f4-937b-4ded-8b1a-dd06dfdcb3c4 req-bbb1cea9-e122-4fa7-9b14-2f2753c1c4d7 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:319cc3fb-1956-4c87-8906-ac6730c06b82 for instance e7b7f14e-ab61-4916-b10c-8d45f93023cf on instance [pid: 8|app: 0|req: 389/773] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:30 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:30.173 7 WARNING neutronclient.v2_0.client [None req-b8e46db5-657d-4a27-8059-a6630d89c9bc 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:30.182 8 WARNING neutronclient.v2_0.client [None req-e49b8f60-9aa8-40fd-92b5-664a5f1bf666 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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/774] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:30 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1437 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:30.303 7 INFO nova.api.openstack.compute.server_external_events [req-fc00084c-2377-4b27-a9e9-ccfbe51b52bf req-117a253b-15f4-469e-a1d4-2bd945d4ad39 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:421de992-704e-40ff-a6b6-e7461a670d9a for instance dd997f3d-d67d-4355-a371-db0dc4d3b04f on instance [pid: 7|app: 0|req: 386/775] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:30 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1717 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:30.866 7 WARNING neutronclient.v2_0.client [None req-db843def-5b1b-4ce7-b207-5033b009dc2a 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:30.897 8 WARNING neutronclient.v2_0.client [None req-dc855868-bc09-4adb-8533-8ace512e8a92 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/777] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:30 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1430 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/778] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:30 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1517 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:31.349 7 WARNING neutronclient.v2_0.client [None req-2946c05a-a8bc-41d5-a6f0-ccda1b8b20d6 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/779] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:31 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1437 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:31.977 8 WARNING neutronclient.v2_0.client [None req-1d21a464-92cc-4d9c-bb4b-8e2cae687187 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:32.098 7 WARNING neutronclient.v2_0.client [None req-dfa4b7d1-da53-485e-ab6f-3b4aaf9f4dd9 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/780] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:31 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1482 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/781] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:32 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1517 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:32.363 8 INFO nova.api.openstack.compute.server_external_events [req-3cf765f2-490e-4aec-a954-551f29e8ddd6 req-25ea553e-2068-4e94-ae8f-9a09b228da36 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:ebfe5744-8479-4cf3-bb0d-788877e39053 for instance 7b591a9a-65ca-4aec-be89-b110a4f7278c on instance [pid: 8|app: 0|req: 393/782] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:32 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-06-30 19:31:32.571 7 WARNING neutronclient.v2_0.client [None req-ceee9618-1a63-46d7-9366-0a7f4680dfbb 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/783] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:32 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1425 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:33.175 8 WARNING neutronclient.v2_0.client [None req-cf2e0978-eefa-449e-9355-bbd6b5be4b8a 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:33.240 7 WARNING neutronclient.v2_0.client [None req-3a13dfbc-d143-443e-8c99-d155070a5497 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/784] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:33 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1470 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/785] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:33 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1517 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:33.790 8 WARNING neutronclient.v2_0.client [None req-eb06c97c-9d52-459b-ad0b-1d49f751aca0 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/786] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:33 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1425 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:34.355 7 WARNING neutronclient.v2_0.client [None req-bd9341a5-c902-4de3-a06a-ab6ea6f0d4d6 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:34.407 8 WARNING neutronclient.v2_0.client [None req-8184d326-5291-4814-8e85-658df9b56b3c 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/787] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:34 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/788] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:34 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:34.975 7 WARNING neutronclient.v2_0.client [None req-f5bebcc3-0ada-4144-b11e-95ec0c1cdbf0 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/789] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:34 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1425 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:35.533 8 WARNING neutronclient.v2_0.client [None req-88ec5974-49ac-4ffd-bfc5-6082d8877f97 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:35.610 7 WARNING neutronclient.v2_0.client [None req-72ee5ebc-1952-4d64-8fd2-78c67eb70f79 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/790] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:35 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1470 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/791] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:35 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1517 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:36.140 8 WARNING neutronclient.v2_0.client [None req-c84bac92-c88a-4c44-9241-7b432280c507 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/792] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:36 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1425 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:36.251 7 INFO nova.api.openstack.compute.server_external_events [req-b67b5842-25e5-4877-b36a-6db4e6e298cc req-bed771ed-fa8d-41af-9691-b9cc0de0bb51 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:1b741a01-28df-4cfe-9df7-cbb9925f8b14 for instance 902607ef-984f-4087-863a-46fa51a7f2f2 on instance [pid: 7|app: 0|req: 395/793] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:31:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:36.684 8 WARNING neutronclient.v2_0.client [None req-c9b19559-c06b-451d-9b47-f564fe5354e4 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:36.768 7 WARNING neutronclient.v2_0.client [None req-a9454bcb-4398-48ea-b160-7cd6b6ceaaf6 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/794] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:36 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1470 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/795] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:36 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1517 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:37.284 8 WARNING neutronclient.v2_0.client [None req-cf57c64f-0cda-4182-a251-55425cb40f54 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/796] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:37 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1425 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:37.852 7 WARNING neutronclient.v2_0.client [None req-06c70b94-d0f3-4b02-9f11-e129cee68403 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:37.915 8 WARNING neutronclient.v2_0.client [None req-5ff384af-19d5-4354-83ff-231ef8b83634 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/797] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:37 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1470 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/798] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:37 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => 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-06-30 19:31:38.301 7 INFO nova.api.openstack.compute.server_external_events [req-9c61eb70-0069-487f-86dd-cc5af390f7b3 req-65ed72d0-9567-4da9-85f1-f80ae06343a2 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:319cc3fb-1956-4c87-8906-ac6730c06b82 for instance e7b7f14e-ab61-4916-b10c-8d45f93023cf on instance [pid: 7|app: 0|req: 398/799] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:31:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:38.452 8 WARNING neutronclient.v2_0.client [None req-d1af92e9-6ff7-4d86-9bac-a32ef9c86dfe 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/802] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:38 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1612 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:38.635 7 WARNING neutronclient.v2_0.client [None req-561172cc-e78c-4069-8568-268c13666620 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/803] 10.0.0.141 () {32 vars in 741 bytes} [Tue Jun 30 19:31:38 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2/os-interface => generated 285 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:39.010 8 WARNING neutronclient.v2_0.client [None req-9af008b9-840c-401a-b9ad-a664d4beebf7 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:39.082 7 WARNING neutronclient.v2_0.client [None req-9fde2150-4805-4dd0-8b6c-e136c717b5fe 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/804] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:39 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1517 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/805] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:38 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1470 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:39.644 8 INFO nova.api.openstack.compute.server_external_events [req-74611158-42e4-458d-bcff-8367b6410dce req-0339c9c5-4726-428f-9644-97356823c39e 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:1b741a01-28df-4cfe-9df7-cbb9925f8b14 for instance 902607ef-984f-4087-863a-46fa51a7f2f2 on instance 2026-06-30 19:31:39.649 7 WARNING neutronclient.v2_0.client [None req-add5e13d-3165-4c80-96ff-d41b7b3c67b9 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/806] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:39 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: 7|app: 0|req: 403/807] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:39 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1612 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:39.888 7 INFO nova.api.openstack.compute.server_external_events [req-32c55581-467c-407c-9409-d8f018f03c80 req-5b436941-b186-410b-a26c-afadfef9ac83 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:ebfe5744-8479-4cf3-bb0d-788877e39053 for instance 7b591a9a-65ca-4aec-be89-b110a4f7278c on instance [pid: 7|app: 0|req: 404/808] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:31:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/809] 10.0.0.141 () {32 vars in 641 bytes} [Tue Jun 30 19:31:39 2026] GET /v2.1/servers => generated 388 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 405/810] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:31:39 2026] DELETE /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:40.068 8 WARNING neutronclient.v2_0.client [None req-1220b64e-71f0-448b-b7e5-9408747c84e0 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/811] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:40 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1618 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:40.269 7 WARNING neutronclient.v2_0.client [None req-80df5cfd-5988-4720-84bd-c995a29553a3 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:40.300 8 WARNING neutronclient.v2_0.client [None req-2b01fab7-44a4-4210-bb01-ca312f7b9dec 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/812] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:40 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1470 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/813] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:40 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1699 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:40.470 8 WARNING neutronclient.v2_0.client [None req-fc0d584d-d54f-4afd-b16c-a118272c68d0 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/814] 10.0.0.141 () {32 vars in 741 bytes} [Tue Jun 30 19:31:40 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf/os-interface => generated 284 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:41.251 7 WARNING neutronclient.v2_0.client [None req-3ffcb7ad-0c0b-4d5d-a5d1-e2eddbf7fac5 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/815] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:41 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1738 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-06-30 19:31:41.462 8 WARNING neutronclient.v2_0.client [None req-10c8cf48-9166-443b-8871-464b0541fb17 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/816] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:41 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1655 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: 408/817] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:31:41 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c/ips => generated 109 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/818] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:31:41 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c/ips => generated 109 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/819] 10.0.0.141 () {32 vars in 823 bytes} [Tue Jun 30 19:31:41 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c/ips/tempest-ServerAddressesTestJSON-357464882-network => generated 94 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 19:31:41.687 8 INFO nova.api.openstack.compute.server_external_events [req-c33e2947-70d6-4f82-8952-2c30fb8c87a9 req-142280e4-c492-412e-90e1-fef351a3e413 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:319cc3fb-1956-4c87-8906-ac6730c06b82 for instance e7b7f14e-ab61-4916-b10c-8d45f93023cf on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 411/820] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:41 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) [pid: 7|app: 0|req: 410/821] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:31:41 2026] DELETE /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => 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-06-30 19:31:41.816 8 WARNING neutronclient.v2_0.client [None req-162fbbcf-e4e7-49d1-bec0-8f581f45df0c 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in 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/822] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:41 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1661 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:42.429 7 WARNING neutronclient.v2_0.client [None req-0acdbfe3-5284-4fe3-9f8a-cb457639d9fd 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/823] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:42 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1738 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-06-30 19:31:42.662 8 INFO nova.api.openstack.compute.server_external_events [req-139e812a-5b8d-4a2b-88e0-b797d1d2125e req-5984f1e1-38f7-4cbe-b82d-85622b69e7a5 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-unplugged:1b741a01-28df-4cfe-9df7-cbb9925f8b14 for instance 902607ef-984f-4087-863a-46fa51a7f2f2 on instance [pid: 8|app: 0|req: 413/824] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:31:42 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:42.978 7 WARNING neutronclient.v2_0.client [None req-2086461a-9573-4e65-942c-998448cf900b 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/825] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:42 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1661 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:43.398 8 INFO nova.api.openstack.compute.server_external_events [req-9dd1c378-91af-4941-a2c5-fd861110c351 req-2e08ee71-4de0-4117-8099-c705a64df7e4 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:1b741a01-28df-4cfe-9df7-cbb9925f8b14 for instance 902607ef-984f-4087-863a-46fa51a7f2f2 on instance [pid: 8|app: 0|req: 414/826] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:43.669 7 WARNING neutronclient.v2_0.client [None req-63956717-571d-46c0-a8d6-d44d81ca9925 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/827] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:43 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1381 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:44.165 8 WARNING neutronclient.v2_0.client [None req-9f3449be-4352-4e97-8498-6ad88216a7fc 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in 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/828] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:44 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1661 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:44.763 7 WARNING neutronclient.v2_0.client [None req-ba13f870-c1fd-4025-be97-61a9d356087a 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/829] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:44 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1381 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:45.399 8 WARNING neutronclient.v2_0.client [None req-0801e4e0-86c9-43e0-a8d2-d2b852a1fe97 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] 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: 416/830] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:45 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1451 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:31:45.449 7 INFO nova.api.openstack.compute.server_external_events [req-d3ea0c28-9f7c-4eb8-ab78-a1f2ae9b1558 req-da7cc898-8989-430a-8398-6a147c8f056d 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:ebfe5744-8479-4cf3-bb0d-788877e39053 for instance 7b591a9a-65ca-4aec-be89-b110a4f7278c on instance [pid: 7|app: 0|req: 415/831] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:31:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:45.855 8 WARNING neutronclient.v2_0.client [None req-3737eed5-00f7-44e4-a1b4-7a7028f9ebeb 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in 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/832] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:45 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:46.499 7 WARNING neutronclient.v2_0.client [None req-cc1ef2a9-7580-4dad-913a-b6874c535159 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/833] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:46 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1456 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:46.935 8 WARNING neutronclient.v2_0.client [None req-09330117-1c69-465e-9072-33445d180959 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/834] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:46 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => generated 1386 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:47.599 7 WARNING neutronclient.v2_0.client [None req-8c54b9f8-6ad5-472c-b533-1e7cc307f53b 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/835] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:47 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 1456 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:48.013 8 INFO nova.api.openstack.wsgi [None req-687f8b86-f4c4-4ec6-b703-1491e468acfa 68b7aadff6c1406fa31a632f9981a6a5 d587811715a34679b69962d86cd24961 - - default default] HTTP exception thrown: Instance 902607ef-984f-4087-863a-46fa51a7f2f2 could not be found. [pid: 8|app: 0|req: 419/836] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:47 2026] GET /v2.1/servers/902607ef-984f-4087-863a-46fa51a7f2f2 => 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: 418/837] 10.0.0.141 () {32 vars in 706 bytes} [Tue Jun 30 19:31:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1067347051 => 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-06-30 19:31:48.700 8 INFO nova.api.openstack.wsgi [None req-bb82978c-002e-4112-a8ce-5de4814fa8b1 8e946991404040278f1ef8b51f4a3f87 2e5fb3c46e334a438013169852465f91 - - default default] HTTP exception thrown: Instance 7b591a9a-65ca-4aec-be89-b110a4f7278c could not be found. [pid: 8|app: 0|req: 421/840] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:48 2026] GET /v2.1/servers/7b591a9a-65ca-4aec-be89-b110a4f7278c => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/841] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:31:57 2026] POST /v2.1/os-keypairs => generated 385 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:31:58.832 7 WARNING neutronclient.v2_0.client [None req-d7021f47-3ae8-41a8-811b-fc096d49bc04 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:58.875 7 WARNING neutronclient.v2_0.client [None req-d7021f47-3ae8-41a8-811b-fc096d49bc04 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:31:58.995 7 WARNING neutronclient.v2_0.client [None req-d7021f47-3ae8-41a8-811b-fc096d49bc04 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/844] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:31:58 2026] POST /v2.1/servers => generated 451 bytes in 424 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:31:59.217 8 WARNING neutronclient.v2_0.client [None req-58ea1f9f-037f-4eb6-9feb-a1ea6d89d314 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/845] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:31:59 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => 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-06-30 19:32:00.330 7 WARNING neutronclient.v2_0.client [None req-061b4502-fa54-478f-baaf-252641f57231 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/846] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:00 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1427 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:00.985 8 WARNING neutronclient.v2_0.client [None req-e6879e45-7ad5-4949-b258-c887b7382daa 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/847] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:00 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1819 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:01.172 7 WARNING neutronclient.v2_0.client [None req-2737d03a-ff44-48cc-924e-67f29337d4b1 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/848] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:01 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 425/849] 10.0.0.141 () {34 vars in 750 bytes} [Tue Jun 30 19:32:01 2026] POST /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:01.626 8 WARNING neutronclient.v2_0.client [None req-0406a98c-2658-43f3-bebf-669cdeb8c97f 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:01.627 7 WARNING neutronclient.v2_0.client [None req-d55ba0dc-80e9-48cd-88df-325e41ea1795 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/850] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:01 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1475 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/851] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:01 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:02.704 8 WARNING neutronclient.v2_0.client [None req-3d1c701d-9380-4af5-b9a7-28e5d5d6b06b 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/852] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:02 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1475 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:02.834 7 WARNING neutronclient.v2_0.client [None req-31504e27-3c19-4bda-af34-689bc256560e 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/853] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:02 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => 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-06-30 19:32:03.786 8 WARNING neutronclient.v2_0.client [None req-5e7a81cc-898a-4f80-b1f2-d5443137a897 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/854] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:03 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1483 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:03.974 7 WARNING neutronclient.v2_0.client [None req-94a666c6-ebae-4954-9b89-8eb3fb018e39 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/855] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:03 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1821 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:04.625 8 INFO nova.api.openstack.compute.server_external_events [req-8dd741ff-59a6-431e-b6ab-2649c6c591fd req-80dfe9a2-eb81-4d01-a19d-92c39d79ebe8 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:3fbf5900-3f16-4e53-b855-dcf1d24e88bf for instance 20bb988e-815b-41cf-a8ed-8a647eb003d1 on instance [pid: 8|app: 0|req: 428/856] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:04.880 7 WARNING neutronclient.v2_0.client [None req-e1723c6f-5ef0-45f4-be7d-8a0575209552 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/857] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:04 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1561 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:05.111 8 WARNING neutronclient.v2_0.client [None req-3cac94ea-9996-4401-adbd-104ff0f15a6c 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/858] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:05 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1826 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:06.012 7 WARNING neutronclient.v2_0.client [None req-3bb0e896-8f00-485c-b93a-10c542ea85bd 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/859] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:05 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1549 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:06.376 8 WARNING neutronclient.v2_0.client [None req-f9485355-8e73-40e1-b422-7ed8a3bd1c28 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/860] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:06 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1826 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:07.199 7 WARNING neutronclient.v2_0.client [None req-d2c7d9ea-c4b6-4a76-9c78-4ae2f6bf85db 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/861] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:07 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1549 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:07.407 8 INFO nova.api.openstack.compute.server_external_events [req-712f7f04-6273-4f74-897a-12c5dec1910c req-0727ada7-6b04-43d7-b6ba-51c01edcede6 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-unplugged:319cc3fb-1956-4c87-8906-ac6730c06b82 for instance e7b7f14e-ab61-4916-b10c-8d45f93023cf on instance [pid: 8|app: 0|req: 431/862] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:32:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:07.628 7 WARNING neutronclient.v2_0.client [None req-545f785e-9fc8-41a2-ba7a-cdc2a5625d50 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/863] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:07 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1826 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:08.350 8 WARNING neutronclient.v2_0.client [None req-46257078-6083-47e5-a33e-1a75e62d0669 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/864] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:08 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:08.830 7 WARNING neutronclient.v2_0.client [None req-d1b12b42-a731-4be9-8cdc-0a4899505e8e 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/867] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:08 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1826 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:09.544 8 WARNING neutronclient.v2_0.client [None req-793523a4-bdba-4bcd-8346-30f25e4d3eea 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/868] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:09 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1549 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-06-30 19:32:09.986 7 WARNING neutronclient.v2_0.client [None req-e09ae568-e7f9-44ca-8a1f-5e929e939cd0 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/869] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:09 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1826 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:10.422 8 INFO nova.api.openstack.compute.server_external_events [req-9e45d447-a82c-462d-a8e8-e9e3a30ff6fe req-2ac42352-1225-438d-9300-390fa436aee8 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:319cc3fb-1956-4c87-8906-ac6730c06b82 for instance e7b7f14e-ab61-4916-b10c-8d45f93023cf on instance [pid: 8|app: 0|req: 435/870] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:32:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:10.702 7 WARNING neutronclient.v2_0.client [None req-aa3f37a0-f55d-4053-90db-255ea54616f4 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in 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/871] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:10 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1549 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:11.139 8 WARNING neutronclient.v2_0.client [None req-9b64f4e0-9a7c-40ff-8305-0af780c3cdca 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/872] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:11 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1826 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:11.868 7 WARNING neutronclient.v2_0.client [None req-ccf674b1-bee8-4472-bdaa-9a2f36a339fb 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/873] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:11 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1549 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:12.310 8 WARNING neutronclient.v2_0.client [None req-d39d831b-e308-47c8-821e-9a530799e2ef 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] 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: 437/874] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:12 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1819 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:32:12.485 7 INFO nova.api.openstack.compute.server_external_events [req-e68b5c89-d5ae-4130-a0c1-f3df16f969c1 req-3ee4fbfe-00c7-4c66-af26-973e1afec54c 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:3fbf5900-3f16-4e53-b855-dcf1d24e88bf for instance 20bb988e-815b-41cf-a8ed-8a647eb003d1 on instance [pid: 7|app: 0|req: 438/875] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:32:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:13.071 8 WARNING neutronclient.v2_0.client [None req-563802ba-bff2-408e-bc4f-aa7bba80bf30 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/876] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:13 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1549 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:14.215 7 WARNING neutronclient.v2_0.client [None req-741b9cb3-6fac-4a5d-aded-c64e073318b1 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/877] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:14 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1725 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:14.342 8 WARNING neutronclient.v2_0.client [None req-d2b376f6-a0cf-40e4-93e5-440395a5758f 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/878] 10.0.0.141 () {32 vars in 741 bytes} [Tue Jun 30 19:32:14 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1/os-interface => generated 285 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:15.050 7 WARNING neutronclient.v2_0.client [None req-2e5a848b-d3ab-4b98-a374-4b90157405fb 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:15.050 8 INFO nova.api.openstack.compute.server_external_events [req-718836b6-65f9-4b98-9445-19eada1075b3 req-b76969a9-d70c-432c-bfd5-34f9fce10622 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:3fbf5900-3f16-4e53-b855-dcf1d24e88bf for instance 20bb988e-815b-41cf-a8ed-8a647eb003d1 on instance [pid: 8|app: 0|req: 440/879] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/880] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:15 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1725 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, ' [pid: 8|app: 0|req: 441/881] 10.0.0.141 () {32 vars in 641 bytes} [Tue Jun 30 19:32:15 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 441/882] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:32:15 2026] DELETE /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:15.354 8 WARNING neutronclient.v2_0.client [None req-71bf4600-0652-4526-9793-006004588c78 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/883] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:15 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1731 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:16.568 7 WARNING neutronclient.v2_0.client [None req-892d42d3-0543-4224-9764-319afb67aac7 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/884] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:16 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1851 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:17.749 8 WARNING neutronclient.v2_0.client [None req-b188699e-2502-4a6d-a13f-ffa0c34d1d96 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/885] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:17 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1851 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:18.175 7 INFO nova.api.openstack.compute.server_external_events [req-091d778c-c087-44a9-8fd2-06746b51a2de req-6af42d44-afee-401a-abaa-e2f4062ca4e0 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-unplugged:3fbf5900-3f16-4e53-b855-dcf1d24e88bf for instance 20bb988e-815b-41cf-a8ed-8a647eb003d1 on instance [pid: 7|app: 0|req: 443/886] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:32:18 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, ' 2026-06-30 19:32:18.688 8 INFO nova.api.openstack.compute.server_external_events [req-a8fada5e-f187-4a8a-8277-f3d10d409216 req-12ca2131-215e-47c6-a19e-5f4894625941 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:3fbf5900-3f16-4e53-b855-dcf1d24e88bf for instance 20bb988e-815b-41cf-a8ed-8a647eb003d1 on instance [pid: 8|app: 0|req: 445/889] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:18.927 7 WARNING neutronclient.v2_0.client [None req-011933c1-d54d-4593-915c-77dc032c8ba6 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/890] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:18 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1504 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:20.019 8 WARNING neutronclient.v2_0.client [None req-81d5b3e1-5fcf-46ef-8283-ff20d1cf2287 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/891] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:19 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1509 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:21.114 7 WARNING neutronclient.v2_0.client [None req-48ec207c-7c17-41fc-ab5a-da47198d75ad 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/892] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:21 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 1509 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:21.225 8 WARNING neutronclient.v2_0.client [None req-63622b38-ea57-48f8-852e-4d217e78b15c 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/893] 10.0.0.141 () {32 vars in 741 bytes} [Tue Jun 30 19:32:21 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:21.355 7 WARNING neutronclient.v2_0.client [None req-fb72aee2-908a-4730-b100-762861779f78 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/894] 10.0.0.141 () {32 vars in 815 bytes} [Tue Jun 30 19:32:21 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/os-interface/421de992-704e-40ff-a6b6-e7461a670d9a => generated 281 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 448/895] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:21 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 156 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: 448/896] 10.0.0.141 () {34 vars in 750 bytes} [Tue Jun 30 19:32:21 2026] POST /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 449/897] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:21 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/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, ' 2026-06-30 19:32:22.178 7 INFO nova.api.openstack.wsgi [None req-5b3cc428-15ef-4086-ace0-d03998b00932 98e3419674e7423b986be384c1712154 cae6c853d09e48c4b0af24623f08357a - - default default] HTTP exception thrown: Instance 20bb988e-815b-41cf-a8ed-8a647eb003d1 could not be found. [pid: 7|app: 0|req: 449/898] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:22 2026] GET /v2.1/servers/20bb988e-815b-41cf-a8ed-8a647eb003d1 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 450/899] 10.0.0.141 () {32 vars in 704 bytes} [Tue Jun 30 19:32:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-221289406 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/900] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:22 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:32:22.705 8 INFO nova.api.openstack.compute.server_external_events [req-e49f52fc-b345-48e1-addb-208c98d1f0fe req-ce0d8551-f447-433d-8d99-ef92d5019598 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:421de992-704e-40ff-a6b6-e7461a670d9a for instance dd997f3d-d67d-4355-a371-db0dc4d3b04f on instance [pid: 8|app: 0|req: 451/901] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:22 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: 451/902] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:23 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/903] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:24 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:24.719 7 WARNING neutronclient.v2_0.client [None req-6c7b9f09-24f6-4cdb-aecd-c8b81acd3440 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/904] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:24 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1951 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, ' [pid: 8|app: 0|req: 453/905] 10.0.0.141 () {34 vars in 750 bytes} [Tue Jun 30 19:32:24 2026] POST /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 453/906] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:24 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 194 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: 454/907] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:25 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:26.256 7 INFO nova.api.openstack.compute.server_external_events [req-65de7bff-485c-4129-9032-3ec61aed8cee req-7083bb41-b3a3-49c8-9b24-8648b451454c 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:421de992-704e-40ff-a6b6-e7461a670d9a for instance dd997f3d-d67d-4355-a371-db0dc4d3b04f on instance [pid: 7|app: 0|req: 454/908] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 455/909] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:26 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 194 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 455/910] 10.0.0.141 () {32 vars in 723 bytes} [Tue Jun 30 19:32:27 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 456/911] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:32:28 2026] DELETE /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:28.190 7 WARNING neutronclient.v2_0.client [None req-735f2546-476f-4d4e-8481-f18e10830b96 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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/912] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:28 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1843 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:29.451 7 WARNING neutronclient.v2_0.client [None req-9449cd86-960a-4dc9-9666-389198ef0cbb 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in 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/915] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:29 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1843 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:30.361 8 WARNING neutronclient.v2_0.client [None req-198a707c-aef0-4f3f-bb19-978d6412b66b 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/916] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:30 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1819 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 459/917] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:32:30 2026] DELETE /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-30 19:32:30.617 8 WARNING neutronclient.v2_0.client [None req-6295e7c4-09a7-4d61-84f4-b723023d8ef8 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:30.648 7 WARNING neutronclient.v2_0.client [None req-fd5c0613-5263-43cf-8cf7-8d500701f646 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/918] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:30 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1843 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/919] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:30 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1825 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: 460/920] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:32:31 2026] POST /v2.1/os-keypairs => generated 385 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:31.491 7 INFO nova.api.openstack.compute.server_external_events [req-d2785e70-9d99-42f1-847f-cb1189a40540 req-85c6ce60-2d5e-4ee4-ba44-63affe967ff5 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:421de992-704e-40ff-a6b6-e7461a670d9a for instance dd997f3d-d67d-4355-a371-db0dc4d3b04f on instance [pid: 7|app: 0|req: 461/921] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:31 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) 2026-06-30 19:32:31.804 8 WARNING neutronclient.v2_0.client [None req-a45735bd-e232-4242-8b9c-24d270f74df7 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:31.843 7 WARNING neutronclient.v2_0.client [None req-28780b9d-aa8f-47aa-9460-6c404de2c467 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/922] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:31 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1482 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/923] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:31 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1825 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:32.655 8 WARNING neutronclient.v2_0.client [None req-a96caf84-66c0-416f-ba11-36733db7ef48 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:32.693 8 WARNING neutronclient.v2_0.client [None req-a96caf84-66c0-416f-ba11-36733db7ef48 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:32.852 8 WARNING neutronclient.v2_0.client [None req-a96caf84-66c0-416f-ba11-36733db7ef48 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:32.902 7 WARNING neutronclient.v2_0.client [None req-3d6efae8-949a-486c-9270-7f42367036a5 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/924] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:32 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1487 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:32.992 7 WARNING neutronclient.v2_0.client [None req-f7509fb5-1f1d-4584-a7fa-5ff4fc4e590f 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/925] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:32:32 2026] POST /v2.1/servers => generated 452 bytes in 523 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 464/926] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:32 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1825 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:32:33.155 8 WARNING neutronclient.v2_0.client [None req-fed73000-6e09-48d9-8dd8-e541340d8f22 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/927] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:33 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1431 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:33.981 7 INFO nova.api.openstack.compute.server_external_events [req-47cfdc32-b2cc-4361-9666-b45bb84f832e req-b297ecc2-b7fc-4ab9-9988-979f5eb4a39e 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:319cc3fb-1956-4c87-8906-ac6730c06b82 for instance e7b7f14e-ab61-4916-b10c-8d45f93023cf on instance [pid: 7|app: 0|req: 465/928] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:32:34.035 8 WARNING neutronclient.v2_0.client [None req-fa05bcc3-c348-43fb-a60e-e34055c2d057 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/929] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:33 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 1487 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:34.182 7 WARNING neutronclient.v2_0.client [None req-32f7e7cd-dc9c-4e46-bb93-7b28a03c27e2 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] 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: 466/930] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:34 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1472 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:32:34.241 8 WARNING neutronclient.v2_0.client [None req-3dc032ca-f984-42f9-99b2-a81433f296ee 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/931] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:34 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1435 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:35.109 7 INFO nova.api.openstack.wsgi [None req-6d4076bb-37dc-4fb6-9040-853a2046a98f 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] HTTP exception thrown: Instance dd997f3d-d67d-4355-a371-db0dc4d3b04f could not be found. [pid: 7|app: 0|req: 467/932] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:35 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 111 bytes in 21 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: 466/933] 10.0.0.141 () {32 vars in 706 bytes} [Tue Jun 30 19:32:35 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2082689643 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:35.280 7 WARNING neutronclient.v2_0.client [None req-6c48e188-dff0-4f73-aa58-8806194cb5be 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/934] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:35 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1477 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:32:35.337 8 WARNING neutronclient.v2_0.client [None req-c319065b-abd3-4445-ac59-c0398f1f8ed5 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in 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/935] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:35 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1483 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:35.709 7 INFO nova.api.openstack.wsgi [None req-1ca97a35-73a2-421a-80a6-67c2e7350af1 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] HTTP exception thrown: Instance dd997f3d-d67d-4355-a371-db0dc4d3b04f could not be found. [pid: 7|app: 0|req: 469/936] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:32:35 2026] DELETE /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => 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-06-30 19:32:35.737 8 INFO nova.api.openstack.wsgi [None req-23bc4866-3c13-414b-896b-55aef833a160 6128941e42344b7c8a0dbc79e39f84bf cf6a38b8cb9b4e5ca5c42f8ddd3897ff - - default default] HTTP exception thrown: Instance dd997f3d-d67d-4355-a371-db0dc4d3b04f could not be found. [pid: 8|app: 0|req: 468/937] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:35 2026] GET /v2.1/servers/dd997f3d-d67d-4355-a371-db0dc4d3b04f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/938] 10.0.0.62 () {28 vars in 454 bytes} [Tue Jun 30 19:32:36 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: 469/939] 10.0.0.62 () {30 vars in 658 bytes} [Tue Jun 30 19:32:36 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: 471/940] 10.0.0.62 () {32 vars in 731 bytes} [Tue Jun 30 19:32:36 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:32:36.376 7 WARNING neutronclient.v2_0.client [None req-7f1faa5e-45d7-4924-a910-4acd1ef1497e 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/941] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:36 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1477 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:36.438 7 WARNING neutronclient.v2_0.client [None req-412e5f6a-1f5f-4449-b5c4-49135f3d3666 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:36.451 8 WARNING neutronclient.v2_0.client [None req-4914b9bc-8f91-4809-b2e9-6d034c84192f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in 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/942] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:36 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1483 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/943] 10.0.0.62 () {34 vars in 806 bytes} [Tue Jun 30 19:32:36 2026] GET /v2.1/servers/detail?all_tenants=True => generated 4636 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/944] 10.0.0.62 () {28 vars in 454 bytes} [Tue Jun 30 19:32:37 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: 471/945] 10.0.0.62 () {30 vars in 658 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1 => generated 0 bytes in 122 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: 475/946] 10.0.0.62 () {32 vars in 731 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/947] 10.0.0.62 () {34 vars in 894 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/detail?project_id=8babb28af075463197ffa50b854b285b&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/948] 10.0.0.62 () {34 vars in 894 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/detail?project_id=b73defaeffd340dc874cf5ed7765fda7&all_tenants=True => generated 15 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-30 19:32:37.473 7 WARNING neutronclient.v2_0.client [None req-7e84f30b-76ce-4c58-8578-c6cffb2bddd4 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/949] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1477 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:37.524 8 WARNING neutronclient.v2_0.client [None req-ce969db3-fb6d-4d2a-a48a-d48863115b7c e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:37.560 7 WARNING neutronclient.v2_0.client [None req-6d3e323b-cf05-4a78-a17f-0f5d6f41a0af 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in 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/950] 10.0.0.62 () {34 vars in 894 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/detail?project_id=bbe0b57c1dfb4e5caf791d0cff83f21c&all_tenants=True => generated 2414 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:37.668 8 WARNING neutronclient.v2_0.client [None req-2cc8ee68-6468-46c0-94d9-5f78eb1bbe04 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in 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.62 () {34 vars in 894 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/detail?project_id=bff76d5c2605440ea7f28a22d5abd077&all_tenants=True => generated 2243 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/952] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1491 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 475/953] 10.0.0.62 () {34 vars in 894 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/detail?project_id=cf6a38b8cb9b4e5ca5c42f8ddd3897ff&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/954] 10.0.0.62 () {34 vars in 894 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/detail?project_id=e0d1de7dfcaf4468afb6cb4b8b121b7d&all_tenants=True => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/955] 10.0.0.62 () {34 vars in 894 bytes} [Tue Jun 30 19:32:37 2026] GET /v2.1/servers/detail?project_id=e956acc27f7447199ffce5a9aec8f1c5&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-06-30 19:32:38.556 7 INFO nova.api.openstack.compute.server_external_events [req-48958a07-0ff9-4590-ab3a-d778e8301a13 req-2639d06b-22d0-487a-92d9-926cb1ed4075 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:7e1ae948-32e8-4a2a-a319-9fef7cb38721 for instance 97178b57-5379-41d9-9ebb-7cbceaa22f87 on instance [pid: 7|app: 0|req: 481/958] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:32:38.581 8 WARNING neutronclient.v2_0.client [None req-9ebc7f39-5dc9-43e5-ac11-7e46ce8bd4c9 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] The python binding code in 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/959] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:38 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 1477 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:38.830 7 WARNING neutronclient.v2_0.client [None req-ac30f2a7-e93c-44ee-bb1a-f2e38a88729f 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in 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/960] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:38 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1568 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-06-30 19:32:39.651 8 INFO nova.api.openstack.wsgi [None req-8bfef8b5-870f-479c-969a-2b149e5d8878 66d6bc740672463fbe8b09bdfc0498e1 bbe0b57c1dfb4e5caf791d0cff83f21c - - default default] HTTP exception thrown: Instance e7b7f14e-ab61-4916-b10c-8d45f93023cf could not be found. [pid: 8|app: 0|req: 479/961] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:39 2026] GET /v2.1/servers/e7b7f14e-ab61-4916-b10c-8d45f93023cf => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 483/962] 10.0.0.141 () {32 vars in 704 bytes} [Tue Jun 30 19:32:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-619240492 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 19:32:40.015 7 WARNING neutronclient.v2_0.client [None req-8369169d-71ce-46e5-b49e-0e0949a8760b 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/963] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:39 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1556 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, ' [pid: 8|app: 0|req: 480/964] 10.0.0.85 () {30 vars in 618 bytes} [Tue Jun 30 19:32:39 2026] GET /v2.1 => generated 0 bytes in 214 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: 485/965] 10.0.0.85 () {32 vars in 691 bytes} [Tue Jun 30 19:32:40 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/966] 10.0.0.85 () {34 vars in 912 bytes} [Tue Jun 30 19:32:40 2026] GET /v2.1/os-simple-tenant-usage/04179429cde741b9a77aebb08381ae9f?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/967] 10.0.0.85 () {30 vars in 653 bytes} [Tue Jun 30 19:32:40 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:41.181 8 WARNING neutronclient.v2_0.client [None req-ec1ae3f1-a3a7-47ac-9beb-0e2d50ff2293 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/968] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:41 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1556 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:32:42.324 7 WARNING neutronclient.v2_0.client [None req-47308c69-ef9f-47cc-86eb-728804e9f1ac 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in 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.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:42 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1556 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:43.465 8 WARNING neutronclient.v2_0.client [None req-de98b13c-1578-4fb7-ad32-d4eb17f54f8b 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in 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.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:43 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1556 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 488/971] 10.0.0.85 () {30 vars in 618 bytes} [Tue Jun 30 19:32:44 2026] GET /v2.1 => generated 0 bytes in 222 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: 484/972] 10.0.0.85 () {32 vars in 691 bytes} [Tue Jun 30 19:32:44 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: 489/973] 10.0.0.85 () {34 vars in 912 bytes} [Tue Jun 30 19:32:44 2026] GET /v2.1/os-simple-tenant-usage/04179429cde741b9a77aebb08381ae9f?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:32:44.589 8 INFO nova.api.openstack.compute.server_external_events [req-88ee3eed-b3a6-40cf-9330-2aaf9f5456b4 req-996be3f4-b21e-4df6-bffe-69c920c95181 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:7e1ae948-32e8-4a2a-a319-9fef7cb38721 for instance 97178b57-5379-41d9-9ebb-7cbceaa22f87 on instance [pid: 8|app: 0|req: 485/974] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:32:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:44.698 7 WARNING neutronclient.v2_0.client [None req-3b0335c6-e4ed-444b-b7bd-d9a991040ec7 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] 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: 486/975] 10.0.0.85 () {30 vars in 653 bytes} [Tue Jun 30 19:32:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/976] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:44 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1556 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:32:45.939 8 WARNING neutronclient.v2_0.client [None req-09cbc79f-d9ad-48f5-bdde-6b9f0604743f 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/977] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:45 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1556 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:47.074 7 WARNING neutronclient.v2_0.client [None req-b834baa3-6789-4ede-b26e-b3e5bb010131 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in 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/978] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:47 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1738 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:47.215 8 WARNING neutronclient.v2_0.client [None req-cbab6179-1d85-4e1e-90be-01628e710523 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/979] 10.0.0.141 () {32 vars in 741 bytes} [Tue Jun 30 19:32:47 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87/os-interface => generated 284 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:48.399 7 WARNING neutronclient.v2_0.client [None req-c3f24abd-e737-4a78-a0ac-e609d0c646a6 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:48.400 8 INFO nova.api.openstack.compute.server_external_events [req-a1689120-cf9e-4726-ad83-7a46f1ef32f0 req-262934df-bb6f-46d1-af7e-f626fe9843e3 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:7e1ae948-32e8-4a2a-a319-9fef7cb38721 for instance 97178b57-5379-41d9-9ebb-7cbceaa22f87 on instance [pid: 8|app: 0|req: 489/980] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:48 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: 7|app: 0|req: 492/983] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:48 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1738 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/984] 10.0.0.141 () {32 vars in 641 bytes} [Tue Jun 30 19:32:48 2026] GET /v2.1/servers => generated 384 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/985] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:32:48 2026] DELETE /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:49.025 8 WARNING neutronclient.v2_0.client [None req-283f962c-e426-4f67-8646-6eea0fa7e8ae 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/986] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:48 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1744 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:50.214 7 WARNING neutronclient.v2_0.client [None req-ccdee7f0-2335-4293-ac19-f93df3cd549c 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/987] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:50 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1864 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:51.409 8 WARNING neutronclient.v2_0.client [None req-97d358bc-9cd9-4ea0-97a0-736209e8253e 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/988] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:51 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1864 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:52.337 7 INFO nova.api.openstack.compute.server_external_events [req-2edcabbe-219c-40ad-8604-012b1b9a4357 req-4c20ad3e-4880-4839-bcd7-db5426ff0247 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:7e1ae948-32e8-4a2a-a319-9fef7cb38721 for instance 97178b57-5379-41d9-9ebb-7cbceaa22f87 on instance [pid: 7|app: 0|req: 495/989] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:32:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:52.581 8 WARNING neutronclient.v2_0.client [None req-27bbdc5f-52f3-4d02-a39d-b614d15fa38f 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/990] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:52 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1512 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:53.673 7 WARNING neutronclient.v2_0.client [None req-74dbad6d-a48a-42d2-adbe-e723c91a7907 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/991] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:53 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1517 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:55.047 8 WARNING neutronclient.v2_0.client [None req-a9d5529a-97eb-4ae2-96ee-377d8b79a44b 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] The python binding code in 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/992] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:55 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => generated 1517 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:32:56.130 7 INFO nova.api.openstack.wsgi [None req-2de6ee5d-d199-4850-8c38-0e17676464ae 8e766f384185482d969f9b57451a933c bff76d5c2605440ea7f28a22d5abd077 - - default default] HTTP exception thrown: Instance 97178b57-5379-41d9-9ebb-7cbceaa22f87 could not be found. [pid: 7|app: 0|req: 497/993] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:56 2026] GET /v2.1/servers/97178b57-5379-41d9-9ebb-7cbceaa22f87 => 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: 497/994] 10.0.0.141 () {32 vars in 704 bytes} [Tue Jun 30 19:32:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-933732668 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/995] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:32:56 2026] POST /v2.1/os-keypairs => generated 397 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:32:58.618 8 WARNING neutronclient.v2_0.client [None req-88c94308-3979-4cbf-9e5f-2612db83e386 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:58.662 8 WARNING neutronclient.v2_0.client [None req-88c94308-3979-4cbf-9e5f-2612db83e386 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:32:59.000 8 WARNING neutronclient.v2_0.client [None req-88c94308-3979-4cbf-9e5f-2612db83e386 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/998] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:32:58 2026] POST /v2.1/servers => generated 450 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 19:32:59.278 7 WARNING neutronclient.v2_0.client [None req-1678da8d-77d0-4e62-89e3-242d19a84f11 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/999] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:32:59 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1402 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:00.381 8 WARNING neutronclient.v2_0.client [None req-c1956772-087b-4097-a8a6-b1e87fd42367 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/1000] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:00 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1406 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, ' [pid: 8|app: 0|req: 501/1001] 10.0.0.141 () {30 vars in 413 bytes} [Tue Jun 30 19:33:01 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-30 19:33:01.459 7 WARNING neutronclient.v2_0.client [None req-ddf62ee6-0a2a-4774-bb7b-b579d14137c2 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1002] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:01 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 502/1003] 10.0.0.141 () {28 vars in 560 bytes} [Tue Jun 30 19:33:01 2026] GET /v2/ => generated 402 bytes in 480 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/1004] 10.0.0.141 () {28 vars in 564 bytes} [Tue Jun 30 19:33:01 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1005] 10.0.0.141 () {30 vars in 413 bytes} [Tue Jun 30 19:33:01 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-30 19:33:02.580 7 WARNING neutronclient.v2_0.client [None req-0c73a8d2-811f-4f09-bade-fc2cbe13bbca 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1006] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:02 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1454 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:33:03.977 8 WARNING neutronclient.v2_0.client [None req-183c30cc-0b47-434c-9048-e93ac1478418 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1007] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:03 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1462 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:05.336 7 WARNING neutronclient.v2_0.client [None req-3b9dc4f7-776e-4a2f-b6d9-07027bac5214 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:05.358 8 INFO nova.api.openstack.compute.server_external_events [req-1b7a37cb-ff7b-4eb6-a84e-ca9c1d9805b7 req-9939c5b1-53ed-4f16-8841-1042718286c1 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:97104d99-0dbb-4490-8ebc-f952ba4241ef for instance 4964b82d-d25a-4b23-a224-1b969f917448 on instance [pid: 8|app: 0|req: 505/1008] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:33:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1009] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:05 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1528 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:06.788 8 WARNING neutronclient.v2_0.client [None req-539cbfbc-a704-4dcb-9da4-39d24f681aeb 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1010] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:06 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1528 bytes in 444 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:08.237 7 WARNING neutronclient.v2_0.client [None req-10c465c3-acc1-4e2a-a843-fff9264a2d2d 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1011] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:08 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1528 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:09.488 7 WARNING neutronclient.v2_0.client [None req-215ce4a1-0c7d-40ea-af07-725ac9b71e46 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1014] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:09 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1528 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:10.648 8 INFO nova.api.openstack.compute.server_external_events [req-591487e8-d902-445f-8a0f-58dd41f0c1d9 req-b5ee2cb6-6e37-4255-9dcf-a94f671581a3 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:97104d99-0dbb-4490-8ebc-f952ba4241ef for instance 4964b82d-d25a-4b23-a224-1b969f917448 on instance [pid: 8|app: 0|req: 508/1015] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:33:10 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-06-30 19:33:10.660 7 WARNING neutronclient.v2_0.client [None req-71de1d2e-ffba-412d-a57f-b61598efd7d4 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1016] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:10 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1528 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:12.142 8 WARNING neutronclient.v2_0.client [None req-3b5c28ce-c7e5-457d-9f45-26f0de6abc2b 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1017] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:12 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1696 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-06-30 19:33:12.921 7 WARNING neutronclient.v2_0.client [None req-67afd079-02d1-4d62-8298-041e37098938 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1018] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:12 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1696 bytes in 1200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:15.987 8 INFO nova.api.openstack.compute.server_external_events [req-d759780e-d63a-4700-99f1-9b1312e81e3e req-526f5d30-56b9-432a-8cf5-2a70466462c7 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:97104d99-0dbb-4490-8ebc-f952ba4241ef for instance 4964b82d-d25a-4b23-a224-1b969f917448 on instance [pid: 8|app: 0|req: 510/1019] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:33:15 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: 511/1022] 10.0.0.141 () {34 vars in 750 bytes} [Tue Jun 30 19:33:22 2026] POST /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448/action => generated 31892 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:35.040 7 INFO nova.api.openstack.compute.server_external_events [req-96b8036e-ce51-4177-b873-6d6295ca418e req-bcec734b-dae9-4f91-b618-8f3b2e50b0eb 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:97104d99-0dbb-4490-8ebc-f952ba4241ef for instance 4964b82d-d25a-4b23-a224-1b969f917448 on instance [pid: 7|app: 0|req: 513/1025] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:33:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 513/1026] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:33:38 2026] POST /v2.1/os-keypairs => generated 397 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:33:39.886 8 WARNING neutronclient.v2_0.client [None req-28a74ed2-597f-4f4d-a174-a97f0813f972 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:33:39.952 8 WARNING neutronclient.v2_0.client [None req-28a74ed2-597f-4f4d-a174-a97f0813f972 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:33:40.139 8 WARNING neutronclient.v2_0.client [None req-28a74ed2-597f-4f4d-a174-a97f0813f972 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1029] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:33:39 2026] POST /v2.1/servers => generated 450 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:40.355 7 WARNING neutronclient.v2_0.client [None req-f2ab2c7c-f75e-448e-a3ec-eeeca04f24db 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1030] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:40 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1402 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:41.442 8 WARNING neutronclient.v2_0.client [None req-1f3eef6e-cc96-46e8-bd0e-6703b8495cce 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1031] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:41 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1406 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:42.546 7 WARNING neutronclient.v2_0.client [None req-ca3ea4a2-8785-47e4-a429-94b7b0557ae5 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1032] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:42 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1454 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:43.629 8 WARNING neutronclient.v2_0.client [None req-81da4a79-814d-4e20-8c30-94b63ffdb83f 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1033] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:43 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1454 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:44.711 7 WARNING neutronclient.v2_0.client [None req-7bfbeec0-240a-4117-83f3-972dbcdd4b90 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1034] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:44 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1462 bytes in 664 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:46.395 8 WARNING neutronclient.v2_0.client [None req-d996d8ea-9cbd-44eb-99e4-fa37f5cd7ba9 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1035] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:46 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1528 bytes in 1050 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:47.918 7 INFO nova.api.openstack.compute.server_external_events [req-5a21b58d-0b49-499d-b655-36c1f19352aa req-2668156e-7dc2-4f5d-b678-10580799a2fd 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:628ff0da-2e08-4368-a56b-62f4843f1824 for instance 49559d3f-018d-45bd-a1a7-b4e4ced8e54b on instance [pid: 7|app: 0|req: 518/1036] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:33:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:48.462 8 WARNING neutronclient.v2_0.client [None req-0f6ffba5-ecdc-469f-8503-f8814551cd96 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1039] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:48 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1528 bytes in 643 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:50.140 7 WARNING neutronclient.v2_0.client [None req-c74db2d1-0c88-4b30-910d-f2361e65eeae 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1040] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:50 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1528 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:51.368 8 WARNING neutronclient.v2_0.client [None req-3b27a2dc-8ea4-4782-9415-3509bf4ee434 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1041] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:51 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1528 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:51.922 7 WARNING neutronclient.v2_0.client [None req-8d787584-2de3-4987-9a07-c06e8992c901 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:33:52.109 7 WARNING neutronclient.v2_0.client [None req-8d787584-2de3-4987-9a07-c06e8992c901 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1042] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:33:51 2026] POST /v2.1/servers => generated 424 bytes in 555 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:52.428 8 WARNING neutronclient.v2_0.client [None req-be8eca15-364f-4929-8806-f55e89897c74 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1043] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:52 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1368 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:52.575 7 WARNING neutronclient.v2_0.client [None req-73ba524f-8e77-4829-b6e7-df6ca3aaf35f 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1044] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:52 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1528 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-06-30 19:33:52.909 8 INFO nova.api.openstack.compute.server_external_events [req-1a347a48-2d92-4a6e-8b71-294836a6e37b req-61ee9067-c93c-4aff-b434-b6c8f04da407 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:628ff0da-2e08-4368-a56b-62f4843f1824 for instance 49559d3f-018d-45bd-a1a7-b4e4ced8e54b on instance [pid: 8|app: 0|req: 522/1045] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:33:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:53.542 7 WARNING neutronclient.v2_0.client [None req-4e525b3a-7abb-4dbf-80d8-bc073e548ffa 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1046] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:53 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1372 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-06-30 19:33:53.786 8 WARNING neutronclient.v2_0.client [None req-ec9c7ec6-c4fa-46af-b9bd-c420f96d7104 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1047] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:53 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1528 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:54.665 7 WARNING neutronclient.v2_0.client [None req-58dd1f41-808a-4e48-b0c8-632d9642a3ca 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1048] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:54 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1420 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:54.989 8 WARNING neutronclient.v2_0.client [None req-7c4783d2-adee-4dab-92ad-aa1b191ddd4f 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1049] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:54 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1696 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-06-30 19:33:55.171 7 WARNING neutronclient.v2_0.client [None req-d4a137fa-7939-4474-bd9e-0aee8ae9dc82 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in 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/1050] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:55 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1696 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:55.762 8 WARNING neutronclient.v2_0.client [None req-5f09a3a8-48c6-4b64-9a4a-dbc86ebe99c1 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:56.052 7 INFO nova.api.openstack.compute.server_external_events [req-e16229ce-feca-4803-b85e-9cc0a4857f8f req-cdea2bbd-7635-4a6b-930b-5237127013ef 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:628ff0da-2e08-4368-a56b-62f4843f1824 for instance 49559d3f-018d-45bd-a1a7-b4e4ced8e54b on instance [pid: 7|app: 0|req: 527/1051] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:33:56 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: 525/1052] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:55 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1420 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:57.104 7 WARNING neutronclient.v2_0.client [None req-f426fed3-1a43-4ed3-8eee-addaaacc28f6 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in 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/1053] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:57 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1470 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:57.870 8 INFO nova.api.openstack.compute.server_external_events [req-b022a493-742a-463f-909a-4b88d88dc170 req-a372842f-8155-4e95-8743-df15656980c0 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:d1f55272-6c6c-4253-b078-a18c2236c396 for instance 5cb82104-eedd-433c-9959-7298fb444c71 on instance [pid: 8|app: 0|req: 526/1054] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:33:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:58.534 7 WARNING neutronclient.v2_0.client [None req-bb3f3680-bcff-4344-b27d-ef7caa91e004 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in 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/1057] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:58 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1468 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:33:59.718 8 WARNING neutronclient.v2_0.client [None req-21a2d1d7-b625-4046-b279-aa1dde45c80b 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in 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/1058] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:33:59 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1468 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:00.913 7 WARNING neutronclient.v2_0.client [None req-f37f6ed0-29dc-47ba-b351-46af4d2f0b6e 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1059] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:00 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1468 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:02.073 8 WARNING neutronclient.v2_0.client [None req-40c6ca20-a154-4975-b3c8-fb1f7ad08619 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1060] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:02 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1468 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:03.132 7 INFO nova.api.openstack.compute.server_external_events [req-e800c682-6f60-4cb3-a201-8bd9c747f9c8 req-0a32c45d-0ae7-4d05-b098-d94b2d0d2841 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:d1f55272-6c6c-4253-b078-a18c2236c396 for instance 5cb82104-eedd-433c-9959-7298fb444c71 on instance [pid: 7|app: 0|req: 532/1061] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:34:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:03.237 8 WARNING neutronclient.v2_0.client [None req-49c34a46-3acf-483d-8042-d3d3082b1d6b 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] 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: 530/1062] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:03 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1468 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1063] 10.0.0.141 () {34 vars in 750 bytes} [Tue Jun 30 19:34:03 2026] POST /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b/action => generated 31884 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:04.396 8 WARNING neutronclient.v2_0.client [None req-4ff00020-8ac7-49d4-a885-fbc430336be4 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1064] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:04 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1647 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 534/1065] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:34:05 2026] DELETE /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:05.861 8 WARNING neutronclient.v2_0.client [None req-c81c2551-8269-4438-abab-d1170d8d54cf 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1066] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:05 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1653 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:07.380 7 WARNING neutronclient.v2_0.client [None req-435c79cf-6524-42da-855d-c6b497ce1b4f 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in 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/1067] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:07 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1653 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:08.535 8 WARNING neutronclient.v2_0.client [None req-7c66374e-0727-4151-bcd7-2ac1a69e00eb 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:08.697 7 INFO nova.api.openstack.compute.server_external_events [req-8a1b14bb-4c57-40c7-a10d-e8691ff288a4 req-ccdc219a-2140-48ba-8154-1c1e914c2ee0 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:d1f55272-6c6c-4253-b078-a18c2236c396 for instance 5cb82104-eedd-433c-9959-7298fb444c71 on instance [pid: 8|app: 0|req: 533/1070] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:08 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1611 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1071] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:34:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:09.753 8 WARNING neutronclient.v2_0.client [None req-fb8bfb78-e1ea-4d8f-906b-1c7861932a46 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1072] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:09 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1454 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:10.856 7 WARNING neutronclient.v2_0.client [None req-fb8a9d2c-4efd-4c37-aec0-8b8a8768e055 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1073] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:10 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1454 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:11.943 8 WARNING neutronclient.v2_0.client [None req-58994613-7cc1-42b0-adfe-a2eef4b61028 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1074] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:11 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 1454 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:13.018 7 INFO nova.api.openstack.wsgi [None req-9577b17f-7493-4d68-bff6-b8c88cac22d2 2bb8bccc2b5e4093aaad2441057918a4 8a2d130f52d742738ba69a73a845767e - - default default] HTTP exception thrown: Instance 5cb82104-eedd-433c-9959-7298fb444c71 could not be found. [pid: 7|app: 0|req: 540/1075] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:12 2026] GET /v2.1/servers/5cb82104-eedd-433c-9959-7298fb444c71 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 536/1076] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:34:14 2026] DELETE /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => 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-06-30 19:34:14.605 7 WARNING neutronclient.v2_0.client [None req-c04b9888-33cf-4ca9-b3b1-f5a1255cbe9d 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1077] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:14 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1822 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 537/1078] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:34:15 2026] POST /v2.1/os-keypairs => generated 396 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:16.351 7 WARNING neutronclient.v2_0.client [None req-788c71d9-7079-4d8b-865b-893930a74032 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1079] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:16 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1822 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1080] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:34:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:17.720 7 WARNING neutronclient.v2_0.client [None req-f4ce536b-45c5-4f5a-b2ad-d4977fc32052 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1081] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:17 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1754 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:34:17.993 8 INFO nova.api.openstack.compute.server_external_events [req-74d06871-d71c-43ff-8877-79f468a97b05 req-931d626d-dcfc-4830-8108-1229cf5ec6a8 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:628ff0da-2e08-4368-a56b-62f4843f1824 for instance 49559d3f-018d-45bd-a1a7-b4e4ced8e54b on instance [pid: 8|app: 0|req: 539/1082] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:34:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:18.436 7 WARNING neutronclient.v2_0.client [None req-172f2056-61c6-4f40-a446-e42bc6c1c35e 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:34:18.509 7 WARNING neutronclient.v2_0.client [None req-172f2056-61c6-4f40-a446-e42bc6c1c35e 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:34:18.550 7 WARNING neutronclient.v2_0.client [None req-172f2056-61c6-4f40-a446-e42bc6c1c35e 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:34:18.786 7 WARNING neutronclient.v2_0.client [None req-172f2056-61c6-4f40-a446-e42bc6c1c35e 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:18.878 8 WARNING neutronclient.v2_0.client [None req-de4292f9-4890-438d-ae3f-4eee69472fac 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1085] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:18 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1086] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:34:18 2026] POST /v2.1/servers => generated 496 bytes in 645 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:19.058 8 WARNING neutronclient.v2_0.client [None req-6239accf-4932-4f9a-8c30-7fa6a3b3497a 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1087] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:19 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1456 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:19.969 7 WARNING neutronclient.v2_0.client [None req-109132d7-acca-4576-b2e1-638598f234de 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1088] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:19 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1488 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:20.165 8 WARNING neutronclient.v2_0.client [None req-f7b8046e-4c46-499b-aa97-45b670cdc4b1 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in 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/1089] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:20 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1460 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:21.057 7 WARNING neutronclient.v2_0.client [None req-c7f9929a-59aa-48ab-baea-ad9b4cd184c3 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1090] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:21 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 1488 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-06-30 19:34:21.249 8 WARNING neutronclient.v2_0.client [None req-7fcc2c78-7650-45cb-a023-4ffd0b9ef0ce 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1091] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:21 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1508 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:22.119 7 INFO nova.api.openstack.wsgi [None req-e4d4f9e6-a7e1-4c0a-a4f1-46faab5c669f 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] HTTP exception thrown: Instance 49559d3f-018d-45bd-a1a7-b4e4ced8e54b could not be found. [pid: 7|app: 0|req: 547/1092] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:22 2026] GET /v2.1/servers/49559d3f-018d-45bd-a1a7-b4e4ced8e54b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1093] 10.0.0.141 () {32 vars in 728 bytes} [Tue Jun 30 19:34:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-696638669 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:22.338 7 WARNING neutronclient.v2_0.client [None req-8d5459ed-3bc4-4ae2-932c-1d47b97aaa3d 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1094] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:22 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1508 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1095] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:34:22 2026] DELETE /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:22.762 7 WARNING neutronclient.v2_0.client [None req-aab6f16c-aa08-4d72-a40a-36882c9e7645 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1096] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:22 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1702 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:23.682 8 WARNING neutronclient.v2_0.client [None req-986059a9-4ac6-49c0-abfb-38c3e3a9d24e 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1097] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:23 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1630 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:23.951 7 WARNING neutronclient.v2_0.client [None req-57275472-0494-4385-a997-cad5eabbaf50 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1098] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:23 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1702 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:24.316 8 INFO nova.api.openstack.compute.server_external_events [req-4f153be0-0020-4357-b30a-5d3d953268ec req-84165052-8647-4c55-91a6-f635283d51c7 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:a81b0057-be78-46f0-8c65-00de13adc736 for instance c935ba9b-e873-4631-84bd-5eee1b074ad8 on instance [pid: 8|app: 0|req: 549/1099] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:34:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:24.917 7 WARNING neutronclient.v2_0.client [None req-cfd55226-6518-442c-8079-35b0f556cb69 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1100] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:24 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1640 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:25.153 8 WARNING neutronclient.v2_0.client [None req-86dca3be-5dcf-4267-9873-fa1e777a1a7f 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1101] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:25 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1702 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:25.595 7 INFO nova.api.openstack.compute.server_external_events [req-4b351ee9-212f-4cb7-bdac-99eb4697fcb7 req-ddd193fc-a2a1-4e18-b2b7-e51c7d84ec6c 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:97104d99-0dbb-4490-8ebc-f952ba4241ef for instance 4964b82d-d25a-4b23-a224-1b969f917448 on instance [pid: 7|app: 0|req: 552/1102] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:34:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:26.141 8 WARNING neutronclient.v2_0.client [None req-ef506def-0ea5-4210-a872-3049caa4c3db 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1103] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:26 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1628 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:26.348 7 WARNING neutronclient.v2_0.client [None req-375f1094-00d3-4738-816f-3ef976b53e16 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 553/1104] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:26 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1483 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:27.275 8 WARNING neutronclient.v2_0.client [None req-cca695a1-93b9-4245-92cb-c9f07fddab9d 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1105] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:27 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1628 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:27.457 7 WARNING neutronclient.v2_0.client [None req-73d3d750-429c-4eb7-afd5-9759a225a3b0 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1106] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:27 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 1488 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-06-30 19:34:28.398 8 WARNING neutronclient.v2_0.client [None req-8c9deac7-7158-4988-a5bd-7ee63ca24c6e 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] 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: 553/1109] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:28 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1628 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:34:28.549 7 WARNING neutronclient.v2_0.client [None req-2c754844-c4bf-4642-add6-beca13bb3a96 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1110] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:28 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => 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-06-30 19:34:29.069 8 INFO nova.api.openstack.compute.server_external_events [req-562d07cc-e397-4a5c-92bf-b35509c737f0 req-c762480a-a1fa-4f81-8f68-5d8dde7467e8 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:a81b0057-be78-46f0-8c65-00de13adc736 for instance c935ba9b-e873-4631-84bd-5eee1b074ad8 on instance [pid: 8|app: 0|req: 554/1111] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:34:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:29.579 7 WARNING neutronclient.v2_0.client [None req-4a139732-a61e-4e45-991e-8bd2081d0040 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:29.640 8 INFO nova.api.openstack.wsgi [None req-59c64899-d388-4a21-b0e3-f76b1b14f6f0 76f77c8c27a44c2dac6e1cc831ee40bd 87b96dbd61854259a4b3f66901eaf2ee - - default default] HTTP exception thrown: Instance 4964b82d-d25a-4b23-a224-1b969f917448 could not be found. [pid: 8|app: 0|req: 555/1112] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:29 2026] GET /v2.1/servers/4964b82d-d25a-4b23-a224-1b969f917448 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1113] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:29 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1628 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 556/1114] 10.0.0.141 () {32 vars in 728 bytes} [Tue Jun 30 19:34:29 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-423761155 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:30.914 7 WARNING neutronclient.v2_0.client [None req-bee1172e-a869-409a-83c0-566208c24b3e 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1115] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:30 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1628 bytes in 537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 19:34:32.463 8 WARNING neutronclient.v2_0.client [None req-6f36dd7e-f6ed-4a12-b849-e614ae45e5bd 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1116] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:32 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1808 bytes in 1025 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:33.501 7 WARNING neutronclient.v2_0.client [None req-f922118a-c447-433f-bde1-0d0bd6afcc51 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 560/1117] 10.0.0.141 () {32 vars in 741 bytes} [Tue Jun 30 19:34:33 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8/os-interface => generated 285 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:34.686 8 INFO nova.api.openstack.compute.server_external_events [req-c4050409-94fb-4592-acc2-ca17a8d18bbc req-dd039239-1065-4ccb-8102-fd8f58f0c9af 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:a81b0057-be78-46f0-8c65-00de13adc736 for instance c935ba9b-e873-4631-84bd-5eee1b074ad8 on instance [pid: 8|app: 0|req: 558/1118] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:34:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1119] 10.0.0.141 () {34 vars in 671 bytes} [Tue Jun 30 19:34:34 2026] POST /v2.1/os-keypairs => generated 395 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:39.672 8 WARNING neutronclient.v2_0.client [None req-8276fb93-f0f8-418a-bd68-9dd66565f075 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:34:39.713 8 WARNING neutronclient.v2_0.client [None req-8276fb93-f0f8-418a-bd68-9dd66565f075 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:34:40.070 8 WARNING neutronclient.v2_0.client [None req-8276fb93-f0f8-418a-bd68-9dd66565f075 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1122] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:34:39 2026] POST /v2.1/servers => generated 447 bytes in 772 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 19:34:40.384 7 WARNING neutronclient.v2_0.client [None req-8ee818d0-0b7a-4db5-bbeb-19ccac8b723d b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 563/1123] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:40 2026] GET /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 1394 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:45.467 8 WARNING neutronclient.v2_0.client [None req-b66a4ae4-4581-4d74-a333-a10118b1853b b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1124] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:45 2026] GET /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 1454 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:47.484 7 INFO nova.api.openstack.compute.server_external_events [req-94f85887-8ae7-4a73-b0ea-525dcb550947 req-97b50285-b8f7-4cd1-9aea-d5bc801edcff 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:ddac4549-2da8-4a2a-9a33-2a0904dd986e for instance f29c6cc4-9af2-406d-8ad4-d4d51191300e on instance [pid: 7|app: 0|req: 564/1125] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:34:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:50.811 8 WARNING neutronclient.v2_0.client [None req-e8f21a16-dee7-4c98-b71d-69b6877c0aea b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1128] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:50 2026] GET /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 1517 bytes in 516 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:54.070 7 INFO nova.api.openstack.compute.server_external_events [req-aa2afb47-2628-459e-8c68-74c5906b2953 req-0fe7a56c-dc6c-4726-96c6-993b4a065826 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:ddac4549-2da8-4a2a-9a33-2a0904dd986e for instance f29c6cc4-9af2-406d-8ad4-d4d51191300e on instance [pid: 7|app: 0|req: 566/1129] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:34:54 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:56.341 8 WARNING neutronclient.v2_0.client [None req-ca111705-ba41-44e8-95d1-6f1339892d16 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in 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/1130] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:56 2026] GET /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 1814 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:58.364 8 INFO nova.api.openstack.compute.server_external_events [req-77f387fb-e493-46eb-9a2f-07d5d4dc943d req-1bec787f-0447-4d17-9b12-9b6fcce88410 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:ddac4549-2da8-4a2a-9a33-2a0904dd986e for instance f29c6cc4-9af2-406d-8ad4-d4d51191300e on instance [pid: 8|app: 0|req: 565/1131] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:34: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) 2026-06-30 19:34:58.424 7 WARNING neutronclient.v2_0.client [None req-b9d253d5-b732-42ae-a023-29304c3dbf25 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:34:58.602 7 WARNING neutronclient.v2_0.client [None req-b9d253d5-b732-42ae-a023-29304c3dbf25 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:34:58.824 7 WARNING neutronclient.v2_0.client [None req-b9d253d5-b732-42ae-a023-29304c3dbf25 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1134] 10.0.0.141 () {34 vars in 663 bytes} [Tue Jun 30 19:34:58 2026] POST /v2.1/servers => generated 447 bytes in 770 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:34:59.141 8 WARNING neutronclient.v2_0.client [None req-4d91ded4-c8cc-449f-b6b9-d05a91d3b24d b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1135] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:34:59 2026] GET /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => generated 1394 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:04.258 7 WARNING neutronclient.v2_0.client [None req-0d657209-3c96-40d5-bd38-8c2d83207f01 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1136] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:04 2026] GET /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => generated 1519 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:04.693 8 INFO nova.api.openstack.compute.server_external_events [req-dc32490f-2a51-4fd9-b739-4a639eaa0e2f req-d29d2a5d-8a9a-48e4-be31-cbfb93be1b2d 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:49a8b937-bff0-44a4-88e2-11479071a957 for instance 3cdfb292-7174-4379-a4aa-98fa3b520ba4 on instance [pid: 8|app: 0|req: 569/1137] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:35:04 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:09.370 7 INFO nova.api.openstack.compute.server_external_events [req-c2247827-5d8d-45ef-bdec-f538ec2f3935 req-c4f2e32b-e85e-449c-8294-dcb42323cd7b 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:49a8b937-bff0-44a4-88e2-11479071a957 for instance 3cdfb292-7174-4379-a4aa-98fa3b520ba4 on instance [pid: 7|app: 0|req: 570/1140] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:35:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:09.694 8 WARNING neutronclient.v2_0.client [None req-df5369df-6b05-44a0-bcce-77a6f7544f49 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1141] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:09 2026] GET /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => generated 1517 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:13.282 7 WARNING neutronclient.v2_0.client [None req-45d3aa5a-6ff3-4b94-9b80-afb88fb4f176 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1142] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:13 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1928 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:14.855 8 WARNING neutronclient.v2_0.client [None req-f1a148de-9ffd-4768-879e-ed9acbe6739d b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1143] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:14 2026] GET /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => generated 1818 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1144] 10.0.0.141 () {32 vars in 753 bytes} [Tue Jun 30 19:35:15 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8/os-server-password => generated 116 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:16.383 8 INFO nova.api.openstack.compute.server_external_events [req-2fc99ef7-6fe0-4da1-9e39-11ea452c495d req-3f26ed7a-f496-4550-bf0e-b7ff6acff3a5 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:49a8b937-bff0-44a4-88e2-11479071a957 for instance 3cdfb292-7174-4379-a4aa-98fa3b520ba4 on instance [pid: 8|app: 0|req: 573/1145] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:35:16 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 573/1146] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:35:17 2026] DELETE /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:17.202 8 WARNING neutronclient.v2_0.client [None req-d0919d54-a2b3-485c-a4cc-8d2d63ddab90 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 574/1147] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:17 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1934 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-06-30 19:35:18.402 7 WARNING neutronclient.v2_0.client [None req-4f70b64f-6150-4df3-aaba-5ad31dc95db6 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1150] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:18 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1934 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:19.607 8 WARNING neutronclient.v2_0.client [None req-aa483c5c-36d7-4359-8791-147c8ff643f9 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1151] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:19 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1934 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:20.417 7 INFO nova.api.openstack.compute.server_external_events [req-9a68bdb4-4625-4595-86f3-c1ca440b6d20 req-71d1abbd-5581-4799-a057-4d3489042786 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:a81b0057-be78-46f0-8c65-00de13adc736 for instance c935ba9b-e873-4631-84bd-5eee1b074ad8 on instance [pid: 7|app: 0|req: 575/1152] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:35:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:20.779 8 WARNING neutronclient.v2_0.client [None req-6d20e394-e875-47ff-b7d9-ac4890948779 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1153] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:20 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1537 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:21.873 7 WARNING neutronclient.v2_0.client [None req-b9790597-6d43-437f-8a78-dbaf0b002bbb 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1154] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:21 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1542 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:22.979 8 WARNING neutronclient.v2_0.client [None req-48d37ebb-cded-480b-ac8d-7927b192f5c5 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1155] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:22 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 1542 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:24.046 7 INFO nova.api.openstack.wsgi [None req-fed79da3-7df9-4062-b825-bc6cdb2cb3c4 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] HTTP exception thrown: Instance c935ba9b-e873-4631-84bd-5eee1b074ad8 could not be found. [pid: 7|app: 0|req: 577/1156] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:24 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:24.077 8 INFO nova.api.openstack.wsgi [None req-23d1fad2-7488-4780-9788-44af5b913244 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] HTTP exception thrown: Instance c935ba9b-e873-4631-84bd-5eee1b074ad8 could not be found. [pid: 8|app: 0|req: 580/1157] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:35:24 2026] DELETE /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:24.107 7 INFO nova.api.openstack.wsgi [None req-41f87384-8b39-4a0c-b852-ee649caab14b 664207ae140248d4af5e2b19755d8456 37185fc94f2148658c1ec4244dea3be8 - - default default] HTTP exception thrown: Instance c935ba9b-e873-4631-84bd-5eee1b074ad8 could not be found. [pid: 7|app: 0|req: 578/1158] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:35:24 2026] GET /v2.1/servers/c935ba9b-e873-4631-84bd-5eee1b074ad8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1159] 10.0.0.141 () {32 vars in 706 bytes} [Tue Jun 30 19:35:24 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1366385954 => generated 0 bytes in 25 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: 579/1160] 10.0.0.141 () {32 vars in 726 bytes} [Tue Jun 30 19:35:24 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-725728993 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 19:35:48.680 8 WARNING neutronclient.v2_0.client [None req-e2e8518c-f172-43d7-9a70-3a5c09767af8 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:35:48.736 8 WARNING neutronclient.v2_0.client [None req-e2e8518c-f172-43d7-9a70-3a5c09767af8 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:35:48.898 8 WARNING neutronclient.v2_0.client [None req-e2e8518c-f172-43d7-9a70-3a5c09767af8 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1167] 199.204.45.72 () {36 vars in 713 bytes} [Tue Jun 30 19:35:48 2026] POST /v2.1/servers => generated 453 bytes in 1109 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-06-30 19:35:49.754 7 WARNING neutronclient.v2_0.client [None req-eecc04a3-ceff-4a6f-a6ab-d6cc46845cc8 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 584/1168] 199.204.45.72 () {32 vars in 732 bytes} [Tue Jun 30 19:35:49 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426 => generated 2213 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:49.832 8 WARNING neutronclient.v2_0.client [None req-506add8d-bfd0-40cd-b168-0cd6b020a154 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1169] 199.204.45.72 () {32 vars in 758 bytes} [Tue Jun 30 19:35:49 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 28 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1170] 199.204.45.72 () {32 vars in 776 bytes} [Tue Jun 30 19:35:49 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:52.655 8 WARNING neutronclient.v2_0.client [None req-7c068a64-a825-4214-8129-63cb9c49a019 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1171] 199.204.45.72 () {32 vars in 732 bytes} [Tue Jun 30 19:35:52 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426 => generated 2371 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:52.734 7 WARNING neutronclient.v2_0.client [None req-795d2938-ee35-4a5f-8013-4793dd95fa3f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 586/1172] 199.204.45.72 () {32 vars in 758 bytes} [Tue Jun 30 19:35:52 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 28 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 587/1173] 199.204.45.72 () {32 vars in 776 bytes} [Tue Jun 30 19:35:52 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:54.757 7 INFO nova.api.openstack.compute.server_external_events [req-972532fc-ed95-42ec-aa99-4a6acf449266 req-a7048e24-014b-4998-8f78-f43b0945afd5 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:a912efe0-080a-49ce-8f6b-5410b56d02a2 for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 7|app: 0|req: 587/1174] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:35:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:55.429 8 WARNING neutronclient.v2_0.client [None req-789e2a7b-ac16-4c9f-9c48-703a9625a451 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1175] 199.204.45.72 () {32 vars in 732 bytes} [Tue Jun 30 19:35:55 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426 => generated 2445 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:55.572 7 WARNING neutronclient.v2_0.client [None req-cc98918e-5898-4113-803e-96a2daeb665f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 588/1176] 199.204.45.72 () {32 vars in 758 bytes} [Tue Jun 30 19:35:55 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 589/1177] 199.204.45.72 () {32 vars in 776 bytes} [Tue Jun 30 19:35:55 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:58.624 7 WARNING neutronclient.v2_0.client [None req-603beed2-ad5a-4ab5-a155-b4ead4604f11 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1180] 199.204.45.72 () {32 vars in 732 bytes} [Tue Jun 30 19:35:58 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426 => generated 2433 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:35:58.766 8 WARNING neutronclient.v2_0.client [None req-929ea16e-6313-406e-ae66-306c87cf209e e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1181] 199.204.45.72 () {32 vars in 758 bytes} [Tue Jun 30 19:35:58 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 284 bytes in 87 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: 591/1182] 199.204.45.72 () {32 vars in 776 bytes} [Tue Jun 30 19:35:58 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:00.176 8 INFO nova.api.openstack.compute.server_external_events [req-aa0115b0-024b-4420-9125-d5aa74d20959 req-fa16d88f-94b2-404a-b529-6edcbc54d5c9 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:a912efe0-080a-49ce-8f6b-5410b56d02a2 for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 592/1183] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:36:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:01.517 7 WARNING neutronclient.v2_0.client [None req-5c10721b-2061-4741-a5b6-606a68081b7f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1184] 199.204.45.72 () {32 vars in 732 bytes} [Tue Jun 30 19:36:01 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426 => generated 2433 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:01.663 8 WARNING neutronclient.v2_0.client [None req-34fd34cc-d5b0-4a16-9442-28ccfe6e7597 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1185] 199.204.45.72 () {32 vars in 758 bytes} [Tue Jun 30 19:36:01 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 286 bytes in 83 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: 593/1186] 199.204.45.72 () {32 vars in 776 bytes} [Tue Jun 30 19:36:01 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:04.614 8 WARNING neutronclient.v2_0.client [None req-3ffa9c2d-7592-44fd-8b7a-9a478be58e66 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1187] 199.204.45.72 () {32 vars in 732 bytes} [Tue Jun 30 19:36:04 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426 => generated 2581 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:04.738 7 WARNING neutronclient.v2_0.client [None req-ef2493b4-7db5-48dd-9ec6-e5f2279c7c7d e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 594/1188] 199.204.45.72 () {32 vars in 758 bytes} [Tue Jun 30 19:36:04 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 286 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 595/1189] 199.204.45.72 () {32 vars in 776 bytes} [Tue Jun 30 19:36:04 2026] GET /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:41.751 7 WARNING neutronclient.v2_0.client [None req-cceeb615-7c34-4d35-af65-9c1d5bfd49c1 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:36:41.967 7 WARNING neutronclient.v2_0.client [None req-cceeb615-7c34-4d35-af65-9c1d5bfd49c1 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:44.323 8 INFO nova.api.openstack.compute.server_external_events [req-50a68649-65e7-44e1-84a6-6639b44329d1 req-263d76e6-87a1-401d-9322-0d763467dafa 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:5bf7c423-82aa-4fc5-a0a0-085ebb0fca3a for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 600/1198] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:36:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:49.366 8 INFO nova.api.openstack.compute.server_external_events [req-5c31fbe2-f2b6-48db-8c25-054d36a2a21f req-42898bb4-aaf9-4867-97f5-962345af0190 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:5bf7c423-82aa-4fc5-a0a0-085ebb0fca3a for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 603/1201] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:36:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 19:36:50.533 7 WARNING neutronclient.v2_0.client [None req-cceeb615-7c34-4d35-af65-9c1d5bfd49c1 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 599/1202] 199.204.45.72 () {36 vars in 811 bytes} [Tue Jun 30 19:36:41 2026] POST /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 281 bytes in 8865 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:50.840 8 INFO nova.api.openstack.compute.server_external_events [req-8f6555f9-0c72-4302-9749-4b7d65a63419 req-3a6e7fdd-4694-48d5-9d2e-fe9164a909f7 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:5bf7c423-82aa-4fc5-a0a0-085ebb0fca3a for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 604/1203] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:36:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:36:51.189 7 INFO nova.api.openstack.compute.server_external_events [req-7f4daa62-860a-4bb6-a934-9e6d0b99a0dd req-e342b239-ab9a-4ca9-861b-e237e3ba23cc 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:5bf7c423-82aa-4fc5-a0a0-085ebb0fca3a for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 7|app: 0|req: 600/1204] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:36:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:37:16.843 7 WARNING neutronclient.v2_0.client [None req-fa781113-929c-4b78-86d6-55e2273ee568 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:37:16.898 7 WARNING neutronclient.v2_0.client [None req-fa781113-929c-4b78-86d6-55e2273ee568 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:37:19.245 8 INFO nova.api.openstack.compute.server_external_events [req-c2288b76-248e-45cc-a665-db08883d7f63 req-d91b225e-f999-4351-9144-05cb324e03f5 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:bab44c0e-2e35-48a6-965b-6b7cc6ff519e for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 609/1211] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:37:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:37:24.862 8 INFO nova.api.openstack.compute.server_external_events [req-5f81e52a-4d53-4d8e-b924-8a3400f30bdf req-c71f478d-a49d-48ed-b322-cb216fa7a9c0 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:bab44c0e-2e35-48a6-965b-6b7cc6ff519e for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 610/1212] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:37:24 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) 2026-06-30 19:37:25.937 7 WARNING neutronclient.v2_0.client [None req-fa781113-929c-4b78-86d6-55e2273ee568 e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 603/1213] 199.204.45.72 () {36 vars in 811 bytes} [Tue Jun 30 19:37:16 2026] POST /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 376 bytes in 9237 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:37:37.838 8 WARNING neutronclient.v2_0.client [None req-5f83fff0-7e19-426c-9e92-341e459f718f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 19:37:37.934 8 WARNING neutronclient.v2_0.client [None req-5f83fff0-7e19-426c-9e92-341e459f718f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:37:40.228 7 INFO nova.api.openstack.compute.server_external_events [req-6969de9a-b700-4dba-9a50-b3fca917ab63 req-ba6ad272-1358-4e33-a869-88cb0f379a7d 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:402c41c9-9b63-4b3c-98ed-aaa57f72fe8f for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 7|app: 0|req: 607/1218] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:37:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:37:46.042 7 INFO nova.api.openstack.compute.server_external_events [req-3a164361-917f-4f13-be1f-b023d835bbad req-d7ccd6dd-1d8e-4378-a6ee-6b2e886caa35 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-plugged:402c41c9-9b63-4b3c-98ed-aaa57f72fe8f for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 7|app: 0|req: 608/1219] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:37:46 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) 2026-06-30 19:37:47.548 8 WARNING neutronclient.v2_0.client [None req-5f83fff0-7e19-426c-9e92-341e459f718f e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 612/1220] 199.204.45.72 () {36 vars in 811 bytes} [Tue Jun 30 19:37:37 2026] POST /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface => generated 377 bytes in 9802 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:37:48.280 7 INFO nova.api.openstack.compute.server_external_events [req-75152fa3-2414-4548-a2c5-345587c6b22d req-f5d1d088-a547-4b78-b170-90c6915aaaa5 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:bab44c0e-2e35-48a6-965b-6b7cc6ff519e for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 7|app: 0|req: 609/1221] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:37:48 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-06-30 19:38:01.692 8 INFO nova.api.openstack.compute.server_external_events [req-6c203e26-0397-4424-8cf9-8bd3ea56c7fe req-3acced22-7a2d-4940-84fa-af2bca76b92c 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:402c41c9-9b63-4b3c-98ed-aaa57f72fe8f for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 615/1226] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 612/1227] 199.204.45.72 () {34 vars in 854 bytes} [Tue Jun 30 19:38:02 2026] DELETE /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface/402c41c9-9b63-4b3c-98ed-aaa57f72fe8f => generated 0 bytes in 97 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:03.729 8 INFO nova.api.openstack.compute.server_external_events [req-2b2e3d19-7109-40c3-b4b6-2be440fb3840 req-0bece926-4923-47d7-95d4-e15e4082c3d2 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:402c41c9-9b63-4b3c-98ed-aaa57f72fe8f for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 616/1228] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:11.859 8 INFO nova.api.openstack.compute.server_external_events [req-9091188e-209d-4020-84d2-bb7b2021b04d req-8d0e7bf8-2c0f-493b-b6ba-a61add1fb6b8 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:bab44c0e-2e35-48a6-965b-6b7cc6ff519e for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 618/1231] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 614/1232] 199.204.45.72 () {34 vars in 854 bytes} [Tue Jun 30 19:38:11 2026] DELETE /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface/bab44c0e-2e35-48a6-965b-6b7cc6ff519e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 621/1237] 199.204.45.72 () {34 vars in 854 bytes} [Tue Jun 30 19:38:35 2026] DELETE /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426/os-interface/5bf7c423-82aa-4fc5-a0a0-085ebb0fca3a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 623/1240] 199.204.45.72 () {34 vars in 754 bytes} [Tue Jun 30 19:38:40 2026] DELETE /v2.1/servers/9216611f-3c3a-4e0d-b060-9312a625b426 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:43.103 7 INFO nova.api.openstack.compute.server_external_events [req-94f2c44e-062c-4aef-827d-a4f8c7cbe118 req-759a3045-de46-4ff8-b56e-317009df2003 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:49a8b937-bff0-44a4-88e2-11479071a957 for instance 3cdfb292-7174-4379-a4aa-98fa3b520ba4 on instance [pid: 7|app: 0|req: 618/1241] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:43 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: 624/1242] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:38:43 2026] DELETE /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:43.346 7 WARNING neutronclient.v2_0.client [None req-ea5aee17-3b5c-4e9d-b7a5-dc4be7814de8 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1243] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:38:43 2026] GET /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => generated 1944 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:44.134 8 INFO nova.api.openstack.compute.server_external_events [req-51fbf481-4025-42d3-869a-e41cb73fbd0f req-dcf57a7e-faad-4130-81fd-b5807b5bfb73 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:a912efe0-080a-49ce-8f6b-5410b56d02a2 for instance 9216611f-3c3a-4e0d-b060-9312a625b426 on instance [pid: 8|app: 0|req: 625/1244] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:46.140 7 INFO nova.api.openstack.compute.server_external_events [req-ae485e21-df2d-4589-bafd-2c79096f4540 req-c3b92f28-2ca6-408e-985d-d0979355b1bf 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-unplugged:49a8b937-bff0-44a4-88e2-11479071a957 for instance 3cdfb292-7174-4379-a4aa-98fa3b520ba4 on instance [pid: 7|app: 0|req: 620/1245] 10.0.0.42 () {38 vars in 814 bytes} [Tue Jun 30 19:38:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:46.565 8 INFO nova.api.openstack.compute.server_external_events [req-fa742880-ebe4-4b6a-a486-aa6d44e7c427 req-24be8c31-747a-4e1f-a535-2365a7f2aa2c 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:49a8b937-bff0-44a4-88e2-11479071a957 for instance 3cdfb292-7174-4379-a4aa-98fa3b520ba4 on instance [pid: 8|app: 0|req: 626/1246] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:48.605 7 WARNING neutronclient.v2_0.client [None req-1c129def-eb9e-4554-92ce-ef68cdebc7ae b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1249] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:38:48 2026] GET /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => generated 1480 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:53.705 8 INFO nova.api.openstack.wsgi [None req-ee749314-ad84-469b-b3da-9ffca17d8fe2 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] HTTP exception thrown: Instance 3cdfb292-7174-4379-a4aa-98fa3b520ba4 could not be found. [pid: 8|app: 0|req: 628/1250] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:38:53 2026] GET /v2.1/servers/3cdfb292-7174-4379-a4aa-98fa3b520ba4 => 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-06-30 19:38:54.392 7 INFO nova.api.openstack.compute.server_external_events [req-9b7f7a19-0b90-45f5-a616-af61a1e6f4f8 req-22b443e3-e290-425f-b932-a7fd1573ab37 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-changed:ddac4549-2da8-4a2a-9a33-2a0904dd986e for instance f29c6cc4-9af2-406d-8ad4-d4d51191300e on instance [pid: 7|app: 0|req: 623/1251] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 629/1252] 10.0.0.141 () {32 vars in 718 bytes} [Tue Jun 30 19:38:54 2026] DELETE /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 0 bytes in 154 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:54.588 7 WARNING neutronclient.v2_0.client [None req-9e3401b9-b91b-4f40-be5c-24f4a1783d6d b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 624/1253] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:38:54 2026] GET /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 1940 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:57.497 8 INFO nova.api.openstack.compute.server_external_events [req-a8fed57b-4ba2-4c0f-b6c5-389e8041ef6e req-52be0b89-fb60-4b99-8498-6c1d253f183d 47da35eb8c474f11b559a1cb310d90ab b73defaeffd340dc874cf5ed7765fda7 - - acd98e1086a045ba84d2de4bf93e79e9 acd98e1086a045ba84d2de4bf93e79e9] Creating event network-vif-deleted:ddac4549-2da8-4a2a-9a33-2a0904dd986e for instance f29c6cc4-9af2-406d-8ad4-d4d51191300e on instance [pid: 8|app: 0|req: 630/1254] 10.0.0.234 () {38 vars in 815 bytes} [Tue Jun 30 19:38:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:38:59.778 7 WARNING neutronclient.v2_0.client [None req-aa89982d-4c99-4047-8ea0-1a7b25a37894 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1257] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:38:59 2026] GET /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 1480 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:39:04.862 8 INFO nova.api.openstack.wsgi [None req-4b93c305-fc77-4369-9562-0e3123504696 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] HTTP exception thrown: Instance f29c6cc4-9af2-406d-8ad4-d4d51191300e could not be found. [pid: 8|app: 0|req: 632/1258] 10.0.0.141 () {32 vars in 715 bytes} [Tue Jun 30 19:39:04 2026] GET /v2.1/servers/f29c6cc4-9af2-406d-8ad4-d4d51191300e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 627/1259] 10.0.0.141 () {32 vars in 724 bytes} [Tue Jun 30 19:39:06 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-813320822 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 19:39:06.295 8 INFO nova.api.openstack.wsgi [None req-a9e170b3-1f76-41dc-93c8-ddc29ff10dc4 b61e73c57e0740f7b65f1c094449b83e 0593767879d246a59678aab1eda9e26a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-813320822 not found for user b61e73c57e0740f7b65f1c094449b83e [pid: 8|app: 0|req: 633/1260] 10.0.0.141 () {32 vars in 721 bytes} [Tue Jun 30 19:39:06 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-813320822 => generated 141 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1273] 10.0.0.141 () {32 vars in 655 bytes} [Tue Jun 30 19:39:59 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1274] 10.0.0.141 () {32 vars in 641 bytes} [Tue Jun 30 19:39:59 2026] GET /v2.1/servers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 19:39:59.920 8 WARNING oslo_db.sqlalchemy.utils [None req-628e1775-8ed2-49bf-9641-f8128fd4de0c e8ff95d649ad4aac9696270d57079d3d e0d1de7dfcaf4468afb6cb4b8b121b7d - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 641/1275] 10.0.0.141 () {32 vars in 649 bytes} [Tue Jun 30 19:39:59 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1276] 10.0.0.141 () {32 vars in 694 bytes} [Tue Jun 30 19:39:59 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)