+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed May 20 12:36:07 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-8b4d75564-mbw7x machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7fcf98016668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-05-20 12:36:12.093 7 INFO nova.utils [None req-85756926-9a9e-49b8-8ad0-1c072a106ac9 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-20 12:36:12.098 8 INFO nova.utils [None req-1c8918a4-5816-49a4-9760-7c8f749bbfb8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-20 12:36:13.836 7 WARNING keystonemiddleware._common.config [None req-85756926-9a9e-49b8-8ad0-1c072a106ac9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 12:36:13.845 7 WARNING oslo_config.cfg [None req-85756926-9a9e-49b8-8ad0-1c072a106ac9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-20 12:36:13.901 8 WARNING keystonemiddleware._common.config [None req-1c8918a4-5816-49a4-9760-7c8f749bbfb8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 12:36:13.911 8 WARNING oslo_config.cfg [None req-1c8918a4-5816-49a4-9760-7c8f749bbfb8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-20 12:36:13.926 7 WARNING keystonemiddleware._common.config [None req-85756926-9a9e-49b8-8ad0-1c072a106ac9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 12:36:13.941 7 WARNING oslo_config.cfg [None req-85756926-9a9e-49b8-8ad0-1c072a106ac9 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-20 12:36:13.954 7 WARNING oslo_config.cfg [None req-85756926-9a9e-49b8-8ad0-1c072a106ac9 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7fcf98016668 pid: 7 (default app) 2026-05-20 12:36:13.999 8 WARNING keystonemiddleware._common.config [None req-1c8918a4-5816-49a4-9760-7c8f749bbfb8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-20 12:36:14.014 8 WARNING oslo_config.cfg [None req-1c8918a4-5816-49a4-9760-7c8f749bbfb8 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-05-20 12:36:14.027 8 WARNING oslo_config.cfg [None req-1c8918a4-5816-49a4-9760-7c8f749bbfb8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fcf98016668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:36:22 2026] GET /v2.1 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 12:36:22.935 7 WARNING oslo_policy.policy [None req-e7659e55-3353-4a37-b458-6396d2aee6d4 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 12:36:22.935 7 WARNING oslo_policy.policy [None req-e7659e55-3353-4a37-b458-6396d2aee6d4 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - 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.205 () {44 vars in 907 bytes} [Wed May 20 12:36:22 2026] GET /v2.1 => generated 0 bytes in 610 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 12:36:23.046 8 WARNING oslo_policy.policy [req-e7659e55-3353-4a37-b458-6396d2aee6d4 req-d6c946a5-6628-4758-89b5-3d595f92754c 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-20 12:36:23.047 8 WARNING oslo_policy.policy [req-e7659e55-3353-4a37-b458-6396d2aee6d4 req-d6c946a5-6628-4758-89b5-3d595f92754c 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:36:23 2026] GET /v2.1/ => generated 400 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:36:23.171 7 INFO nova.api.openstack.wsgi [None req-d6fdaff0-f3e3-46f0-a562-ef2293ab4797 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.205 () {48 vars in 1009 bytes} [Wed May 20 12:36:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:36:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.205 () {52 vars in 1046 bytes} [Wed May 20 12:36:23 2026] POST /v2.1/flavors => generated 529 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:36:24 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: 6/11] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:36:24 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:36:24 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:36:24.193 7 INFO nova.api.openstack.wsgi [None req-f31dfee8-6aea-4aaa-a29a-06fd8dd8d429 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.205 () {48 vars in 1011 bytes} [Wed May 20 12:36:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:36:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.205 () {52 vars in 1046 bytes} [Wed May 20 12:36:24 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:36:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:36:25 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:36:25 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:36:25.184 7 INFO nova.api.openstack.wsgi [None req-bf61f4f4-bad9-4e22-80dc-d9b87d40df87 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.205 () {48 vars in 1013 bytes} [Wed May 20 12:36:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:36:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.205 () {52 vars in 1046 bytes} [Wed May 20 12:36:25 2026] POST /v2.1/flavors => generated 533 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:36:26 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: 12/25] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:36:26 2026] GET /v2.1 => generated 0 bytes in 371 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 14/26] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:36:26 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:36:26.481 8 INFO nova.api.openstack.wsgi [None req-d425982a-294f-411f-922d-49e7ac43e4a1 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/27] 199.204.45.205 () {48 vars in 1011 bytes} [Wed May 20 12:36:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:36:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.205 () {52 vars in 1046 bytes} [Wed May 20 12:36:26 2026] POST /v2.1/flavors => generated 532 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:36:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:36:27 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 17/32] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:36:27 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:36:27.435 8 INFO nova.api.openstack.wsgi [None req-ee14fefc-138e-48d6-b988-e88647397533 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/33] 199.204.45.205 () {48 vars in 1013 bytes} [Wed May 20 12:36:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:36:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/35] 199.204.45.205 () {52 vars in 1046 bytes} [Wed May 20 12:36:27 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/102] 10.0.0.242 () {28 vars in 453 bytes} [Wed May 20 12:41:58 2026] GET /v2.1 => generated 114 bytes in 7 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/103] 10.0.0.242 () {30 vars in 657 bytes} [Wed May 20 12:41:58 2026] GET /v2.1 => generated 0 bytes in 150 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 52/104] 10.0.0.242 () {32 vars in 730 bytes} [Wed May 20 12:41:58 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: 53/105] 10.0.0.242 () {34 vars in 803 bytes} [Wed May 20 12:41:58 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:45: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) [pid: 8|app: 0|req: 73/147] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:45:18 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/148] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:45:18 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:45:18.123 8 INFO nova.api.openstack.wsgi [None req-33a0b58c-ab65-465a-b5ca-24a5b4302d3c 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/149] 199.204.45.205 () {48 vars in 1015 bytes} [Wed May 20 12:45:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:45:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/151] 199.204.45.205 () {52 vars in 1047 bytes} [Wed May 20 12:45:18 2026] POST /v2.1/flavors => generated 534 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/164] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:46:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/165] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:46:22 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/166] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:46:22 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:46:22.617 8 INFO nova.api.openstack.wsgi [None req-36a441d8-b1f5-4441-8870-601e00294953 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 1fa2846721774705aa2f8524d9f9e58a [pid: 8|app: 0|req: 83/167] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:46:22 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-20 12:46:22.632 7 WARNING oslo_db.sqlalchemy.utils [None req-88bb3ab3-43e6-4d0f-8333-61cb9c740421 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/168] 199.204.45.205 () {48 vars in 1014 bytes} [Wed May 20 12:46:22 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.204.45.205 () {52 vars in 1055 bytes} [Wed May 20 12:46:22 2026] POST /v2.1/os-keypairs => generated 576 bytes in 54 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/172] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:46:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:46:27 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:46:27 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 199.204.45.205 () {48 vars in 1071 bytes} [Wed May 20 12:46:27 2026] GET /v2.1/os-quota-sets/7acea67fa31e42bdb50a74ef02716b30 => generated 283 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.205 () {52 vars in 1123 bytes} [Wed May 20 12:46:27 2026] PUT /v2.1/os-quota-sets/7acea67fa31e42bdb50a74ef02716b30 => generated 238 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/299] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 12:56:44 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/300] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 12:56:44 2026] GET /v2.1 => generated 0 bytes in 188 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 150/301] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 12:56:44 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 12:56:44.264 7 INFO nova.api.openstack.wsgi [None req-153d9cfb-6eab-406c-9edc-27058d281dc3 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 152/302] 199.204.45.205 () {48 vars in 1013 bytes} [Wed May 20 12:56:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/303] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 12:56:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/304] 199.204.45.205 () {52 vars in 1047 bytes} [Wed May 20 12:56:44 2026] POST /v2.1/flavors => generated 534 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/347] 10.0.0.29 () {28 vars in 452 bytes} [Wed May 20 13:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 175/348] 10.0.0.29 () {30 vars in 656 bytes} [Wed May 20 13:00:08 2026] GET /v2.1 => generated 0 bytes in 51 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 174/349] 10.0.0.29 () {32 vars in 729 bytes} [Wed May 20 13:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/350] 10.0.0.29 () {34 vars in 763 bytes} [Wed May 20 13:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/351] 10.0.0.29 () {28 vars in 452 bytes} [Wed May 20 13:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 177/352] 10.0.0.29 () {30 vars in 656 bytes} [Wed May 20 13:00:12 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 176/353] 10.0.0.29 () {32 vars in 729 bytes} [Wed May 20 13:00:12 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: 178/354] 10.0.0.29 () {34 vars in 763 bytes} [Wed May 20 13:00:12 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/357] 10.0.0.29 () {28 vars in 452 bytes} [Wed May 20 13:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/358] 10.0.0.29 () {30 vars in 656 bytes} [Wed May 20 13:00:17 2026] GET /v2.1 => generated 0 bytes in 43 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: 181/359] 10.0.0.29 () {32 vars in 729 bytes} [Wed May 20 13:00:17 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/360] 10.0.0.29 () {34 vars in 806 bytes} [Wed May 20 13:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => 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: 182/361] 10.0.0.29 () {28 vars in 452 bytes} [Wed May 20 13:00:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 180/362] 10.0.0.29 () {30 vars in 656 bytes} [Wed May 20 13:00:21 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 183/363] 10.0.0.29 () {32 vars in 729 bytes} [Wed May 20 13:00:21 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: 181/364] 10.0.0.29 () {34 vars in 806 bytes} [Wed May 20 13:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/369] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:00: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 184/370] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:00:36 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 187/371] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:00:36 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 199.204.45.205 () {48 vars in 1071 bytes} [Wed May 20 13:00:36 2026] GET /v2.1/os-quota-sets/f76de9031b5c4c298502a60cb2c9a464 => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/373] 199.204.45.205 () {52 vars in 1123 bytes} [Wed May 20 13:00:36 2026] PUT /v2.1/os-quota-sets/f76de9031b5c4c298502a60cb2c9a464 => generated 238 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/514] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:12:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/515] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:12:21 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/516] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:12:21 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:12:21.467 8 INFO nova.api.openstack.wsgi [None req-00629100-4760-4f55-9916-68a773bda359 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 257/517] 199.204.45.205 () {48 vars in 1009 bytes} [Wed May 20 13:12:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/518] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:12:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/519] 199.204.45.205 () {48 vars in 1097 bytes} [Wed May 20 13:12:21 2026] GET /v2.1/flavors/203165df-c5ab-42b4-9e64-582132d4e339/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/520] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:12:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/521] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:12:22 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 263/522] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:12:22 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:12:22.466 8 INFO nova.api.openstack.wsgi [None req-ed7e539e-5e78-4cf5-b77c-b30422e98c23 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 260/523] 199.204.45.205 () {48 vars in 1011 bytes} [Wed May 20 13:12:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/524] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:12:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/525] 199.204.45.205 () {48 vars in 1097 bytes} [Wed May 20 13:12:22 2026] GET /v2.1/flavors/5bcf58ae-de5d-43a9-b9d2-5f2e3f1af90e/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/526] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:12:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:12:23 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 266/528] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:12:23 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:12:23.437 8 INFO nova.api.openstack.wsgi [None req-6221d4ae-1eed-4a70-8adc-48ef2bd43c49 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 263/529] 199.204.45.205 () {48 vars in 1013 bytes} [Wed May 20 13:12:23 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: 267/530] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:12:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/531] 199.204.45.205 () {48 vars in 1097 bytes} [Wed May 20 13:12:23 2026] GET /v2.1/flavors/5f603513-39a8-4fed-a02b-cc43ecf58eb8/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: 268/532] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:12:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/533] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:12:24 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/534] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:12:24 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:12:24.430 8 INFO nova.api.openstack.wsgi [None req-f88d9e71-de03-4416-a4aa-66dbcee4b13a 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 266/535] 199.204.45.205 () {48 vars in 1011 bytes} [Wed May 20 13:12:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/536] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:12:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/537] 199.204.45.205 () {48 vars in 1097 bytes} [Wed May 20 13:12:24 2026] GET /v2.1/flavors/919416fb-b330-4993-a309-b21ad304ba56/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/538] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:12:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/539] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:12:25 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/540] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:12:25 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:12:25.404 8 INFO nova.api.openstack.wsgi [None req-60bdaa4c-fc88-4679-a10b-8cec77ce8588 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 269/542] 199.204.45.205 () {48 vars in 1013 bytes} [Wed May 20 13:12:25 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/544] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:12:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/545] 199.204.45.205 () {48 vars in 1097 bytes} [Wed May 20 13:12:25 2026] GET /v2.1/flavors/370ad423-afc5-4580-88c9-555c347dfed0/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/558] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:13:29 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/559] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:13:29 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 278/560] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:13:29 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:13:30.023 7 INFO nova.api.openstack.wsgi [None req-e1d816e7-d592-4415-9abd-b42b6f19b913 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 283/561] 199.204.45.205 () {48 vars in 1015 bytes} [Wed May 20 13:13:30 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/562] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:13:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/563] 199.204.45.205 () {48 vars in 1097 bytes} [Wed May 20 13:13:30 2026] GET /v2.1/flavors/2c1d3dff-217e-40e0-b53b-5aec72624cd4/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: 286/566] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:13: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) [pid: 8|app: 0|req: 281/567] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:13:37 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 287/568] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:13:37 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/569] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:13:37 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/570] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:13:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/571] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:13:41 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 289/572] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:13:41 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/573] 199.204.45.205 () {48 vars in 1071 bytes} [Wed May 20 13:13:41 2026] GET /v2.1/os-quota-sets/7acea67fa31e42bdb50a74ef02716b30 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/584] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:14:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/585] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:14:33 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 296/586] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:14:33 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:14:33.768 8 INFO nova.api.openstack.wsgi [None req-c1bf5e56-0cd2-4584-a41f-4d724917cf70 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 291/587] 199.204.45.205 () {48 vars in 1013 bytes} [Wed May 20 13:14:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:14:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/589] 199.204.45.205 () {48 vars in 1097 bytes} [Wed May 20 13:14:33 2026] GET /v2.1/flavors/43e3b95d-95d9-4839-a129-d41c0d7ea73d/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: 295/594] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:14: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: 7|app: 0|req: 300/595] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:14:49 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 296/596] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:14:49 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/597] 199.204.45.205 () {48 vars in 1071 bytes} [Wed May 20 13:14:50 2026] GET /v2.1/os-quota-sets/f76de9031b5c4c298502a60cb2c9a464 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/608] 199.204.45.205 () {42 vars in 703 bytes} [Wed May 20 13:15:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/609] 199.204.45.205 () {44 vars in 907 bytes} [Wed May 20 13:15:42 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 303/610] 199.204.45.205 () {46 vars in 980 bytes} [Wed May 20 13:15:42 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:15:42.070 7 INFO nova.api.openstack.wsgi [None req-f06fff83-35c7-4fee-9a7b-e9e3926de4d1 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 308/611] 199.204.45.205 () {48 vars in 1009 bytes} [Wed May 20 13:15:42 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 199.204.45.205 () {48 vars in 1049 bytes} [Wed May 20 13:15:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/621] 10.0.0.42 () {32 vars in 653 bytes} [Wed May 20 13:16:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 309/622] 10.0.0.42 () {32 vars in 639 bytes} [Wed May 20 13:16:24 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-05-20 13:16:24.658 7 WARNING oslo_db.sqlalchemy.utils [None req-3cd4f7b5-e9f5-4d15-8f87-d6ea3e2b2a8a 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 314/623] 10.0.0.42 () {32 vars in 647 bytes} [Wed May 20 13:16:24 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/624] 10.0.0.42 () {32 vars in 692 bytes} [Wed May 20 13:16:24 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/629] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:36 2026] GET /v2.1/flavors/203165df-c5ab-42b4-9e64-582132d4e339 => generated 511 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/630] 10.0.0.42 () {32 vars in 639 bytes} [Wed May 20 13:16:36 2026] GET /v2.1/flavors => generated 1674 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/631] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:36 2026] GET /v2.1/flavors/203165df-c5ab-42b4-9e64-582132d4e339 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/632] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:16:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/633] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:16:44 2026] POST /v2.1/os-keypairs => generated 386 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:16:48.819 7 WARNING neutronclient.v2_0.client [None req-3c60ccf1-9c69-489b-b88b-67f073d608c1 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:48.847 8 WARNING neutronclient.v2_0.client [None req-8480a138-8b1f-4181-865f-7e2902d3f2a0 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:48.885 7 WARNING neutronclient.v2_0.client [None req-3c60ccf1-9c69-489b-b88b-67f073d608c1 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:49.227 7 WARNING neutronclient.v2_0.client [None req-3c60ccf1-9c69-489b-b88b-67f073d608c1 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/636] 10.0.0.42 () {34 vars in 683 bytes} [Wed May 20 13:16:48 2026] POST /v2.1/os-security-groups => generated 246 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:16:49.664 8 WARNING neutronclient.v2_0.client [None req-b69346f9-05e1-4407-9070-e609ca08d7c3 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:49.707 8 WARNING neutronclient.v2_0.client [None req-b69346f9-05e1-4407-9070-e609ca08d7c3 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:49.918 8 WARNING neutronclient.v2_0.client [None req-b69346f9-05e1-4407-9070-e609ca08d7c3 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/637] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:16:48 2026] POST /v2.1/servers => generated 450 bytes in 1941 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:49.965 7 WARNING neutronclient.v2_0.client [None req-479256ce-3dce-4bb2-8281-d11e4867d8f5 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:50.000 7 WARNING neutronclient.v2_0.client [None req-479256ce-3dce-4bb2-8281-d11e4867d8f5 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/638] 10.0.0.42 () {34 vars in 693 bytes} [Wed May 20 13:16:49 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:16:50.295 7 WARNING neutronclient.v2_0.client [None req-d6b34353-36e7-4fba-9fbc-49b91673635a 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/639] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:50 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1398 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:50.397 7 WARNING neutronclient.v2_0.client [None req-6faa244b-ef8a-4b99-b1df-d9509029727b 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/640] 10.0.0.42 () {34 vars in 683 bytes} [Wed May 20 13:16:50 2026] POST /v2.1/os-security-groups => generated 246 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:16:50.623 7 WARNING neutronclient.v2_0.client [None req-d7f08693-f767-4f3e-b3cd-9afc4b4190cd 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/641] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:16:49 2026] POST /v2.1/servers => generated 450 bytes in 1038 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:50.663 8 WARNING neutronclient.v2_0.client [None req-67fde589-a955-4663-9f72-475cfefb3542 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:50.671 7 WARNING neutronclient.v2_0.client [None req-d7f08693-f767-4f3e-b3cd-9afc4b4190cd 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/642] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:50 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1424 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/643] 10.0.0.42 () {34 vars in 693 bytes} [Wed May 20 13:16:50 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:51.114 8 WARNING neutronclient.v2_0.client [None req-fb2c717d-3bbd-42e3-a048-9fb97286b6e1 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:51.154 8 WARNING neutronclient.v2_0.client [None req-fb2c717d-3bbd-42e3-a048-9fb97286b6e1 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:51.473 7 WARNING neutronclient.v2_0.client [None req-80a1246f-a99d-4913-be83-18753d971cf0 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/644] 10.0.0.42 () {34 vars in 693 bytes} [Wed May 20 13:16:51 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/645] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:51 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1402 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:16:51.524 8 WARNING neutronclient.v2_0.client [None req-bd6b6672-5e7b-4515-984a-4bbacd7f4684 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/646] 10.0.0.42 () {32 vars in 735 bytes} [Wed May 20 13:16:51 2026] GET /v2.1/os-security-groups/90b16aa0-bc17-4760-9145-2c8c56ae1b26 => generated 663 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:51.578 7 WARNING neutronclient.v2_0.client [None req-ae67a45d-ade4-47c9-bf49-e40b30575a7c 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:51.622 7 WARNING neutronclient.v2_0.client [None req-ae67a45d-ade4-47c9-bf49-e40b30575a7c 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:51.671 7 WARNING neutronclient.v2_0.client [None req-ae67a45d-ade4-47c9-bf49-e40b30575a7c 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:51.800 8 WARNING neutronclient.v2_0.client [None req-a9dfe7bf-f0e2-4150-b4a7-d44699ac7a07 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/647] 10.0.0.42 () {32 vars in 748 bytes} [Wed May 20 13:16:51 2026] DELETE /v2.1/os-security-group-rules/1c20142d-7b17-4d01-a9eb-56e8f22dbd6f => generated 0 bytes in 271 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/648] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:51 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1428 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:16:51.854 7 WARNING neutronclient.v2_0.client [None req-d1a4134e-e22c-4ae7-abae-93e7425ff886 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:51.890 7 WARNING neutronclient.v2_0.client [None req-d1a4134e-e22c-4ae7-abae-93e7425ff886 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/649] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:16:51 2026] DELETE /v2.1/os-security-groups/90b16aa0-bc17-4760-9145-2c8c56ae1b26 => generated 0 bytes in 184 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:52.045 8 WARNING neutronclient.v2_0.client [None req-b4deacea-4cc5-4c41-9986-684f5d00409d 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:16:52.085 8 WARNING neutronclient.v2_0.client [None req-b4deacea-4cc5-4c41-9986-684f5d00409d 7086ad69a93e4e3a91ab8c51cfe77178 4925d7e4bb904b4794f39b5405ce9e47 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/650] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:16:52 2026] DELETE /v2.1/os-security-groups/d536a17a-3951-4967-a3c2-bf8786f3776c => generated 0 bytes in 177 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 13:16:52.572 7 WARNING neutronclient.v2_0.client [None req-db2cf79a-e864-44c3-bd7d-dd7792cbaf01 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/651] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:52 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1450 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:16:52.896 8 WARNING neutronclient.v2_0.client [None req-6f71374d-2ed9-44ab-a15c-6210015d9a4b 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/652] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:52 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1420 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:53.836 7 WARNING neutronclient.v2_0.client [None req-adfb261c-51e9-4307-aaf6-642c8bba3f00 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/653] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:53 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1450 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:54.124 8 WARNING neutronclient.v2_0.client [None req-b0288d35-7464-4bd1-b7a4-a7c0c63e0068 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/654] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:54 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1420 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:54.933 7 WARNING neutronclient.v2_0.client [None req-c3ca3f4c-cfed-47d4-9778-1a8c1ddc8fd1 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/655] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:54 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1458 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:55.222 8 WARNING neutronclient.v2_0.client [None req-b36bd221-b9fc-47ff-ab57-f55c58a0e41f 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/656] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:55 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1476 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:56.035 8 WARNING neutronclient.v2_0.client [None req-a09ef214-b4ed-4155-9a4d-21502dcf8e64 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:56.339 7 WARNING neutronclient.v2_0.client [None req-92fb1dc7-bb7b-441e-963d-bada46d8c8dc 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/659] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:56 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1484 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/660] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:55 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1536 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-05-20 13:16:57.593 7 WARNING neutronclient.v2_0.client [None req-c590f446-6dff-46f2-9410-fa3e99dfcfb7 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:57.635 8 WARNING neutronclient.v2_0.client [None req-c6e61b6f-9d8b-4651-99b0-b75186c737f2 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/661] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:57 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1551 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:57 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1524 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:57.902 7 INFO nova.api.openstack.compute.server_external_events [req-95cc49f1-8971-4c20-9ad5-76b6112de14e req-e84e11f0-c080-4038-a0c2-99deabf9f4e1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:25a60fb8-3021-4ce1-8a17-8783ab98a7e0 for instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 on instance 2026-05-20 13:16:57.918 7 INFO nova.compute.rpcapi [None req-2cc6eb51-e170-41ab-8eb1-7d65007dda2d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 334/663] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:16:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:58.784 8 WARNING neutronclient.v2_0.client [None req-d1cf176b-3d22-46ae-9f3e-72d6b98d21f8 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:58.842 7 WARNING neutronclient.v2_0.client [None req-3c708f43-8c78-40a1-b82d-435c239ca0a8 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/664] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:58 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/665] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:58 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1524 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:16:59.990 8 INFO nova.api.openstack.compute.server_external_events [req-b8ee63ae-89a5-4a92-a371-5c3c734d8158 req-0ec380ad-15b8-4fa4-8786-d937a2f68907 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:ef003928-b949-487e-8a1d-d45a77806cc3 for instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 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, ' 2026-05-20 13:16:59.998 8 INFO nova.compute.rpcapi [None req-c0fc8705-575a-483f-b388-1876caee346e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 331/666] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:16:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:17:00.017 7 WARNING neutronclient.v2_0.client [None req-01ea3fea-8815-4e39-8134-1440e8afe9f7 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:00.058 8 WARNING neutronclient.v2_0.client [None req-ee803e88-bbb6-40a5-b839-896e0aef92a2 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/667] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:16:59 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/668] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:00 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1524 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:01.222 7 WARNING neutronclient.v2_0.client [None req-c6da0d08-4112-4d7e-b2f0-a7c4835acaf3 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:01.235 8 WARNING neutronclient.v2_0.client [None req-9c98d209-dbd7-4053-9077-ef791af09d73 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/669] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:01 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/670] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:01 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1524 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:02.465 7 WARNING neutronclient.v2_0.client [None req-de8b7356-f5f4-4abb-8169-2a1c8c198243 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:02.505 8 WARNING neutronclient.v2_0.client [None req-5e392d70-06ba-42d3-aceb-1c6f88d63729 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/671] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:02 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:02 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1524 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:04.085 7 WARNING neutronclient.v2_0.client [None req-8a42e085-24a1-449d-822d-a32761a599e8 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:04.119 8 WARNING neutronclient.v2_0.client [None req-d6d2d3bd-e87e-44d6-a576-3c936ca5918f 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/673] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:04 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/674] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:04 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1524 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:04.782 8 INFO nova.api.openstack.compute.server_external_events [req-edceca1e-3a29-4bf9-8225-dd40f01070e6 req-25d13c11-73df-46c8-8827-03d4942592bc ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:25a60fb8-3021-4ce1-8a17-8783ab98a7e0 for instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 on instance [pid: 8|app: 0|req: 336/675] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:05.050 7 WARNING neutronclient.v2_0.client [None req-b1095ec3-26a2-4c22-8328-515e54b72e2e f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/676] 10.0.0.42 () {34 vars in 683 bytes} [Wed May 20 13:17:04 2026] POST /v2.1/os-security-groups => generated 241 bytes in 561 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:05.327 8 WARNING neutronclient.v2_0.client [None req-bb07e5ec-a348-4d04-87c1-87ae25f9ad2c f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:05.377 7 WARNING neutronclient.v2_0.client [None req-bdc3bec3-cfa6-47d1-8381-278036ac3eff 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/677] 10.0.0.42 () {34 vars in 683 bytes} [Wed May 20 13:17:05 2026] POST /v2.1/os-security-groups => generated 244 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:17:05.645 8 WARNING neutronclient.v2_0.client [None req-f24e7303-752b-4a32-90ba-8a4c125f8e78 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/678] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:05 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:05.796 7 WARNING neutronclient.v2_0.client [None req-4999210e-d551-4c88-9090-f5238ef1e1e0 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/681] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:05 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1524 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/682] 10.0.0.42 () {34 vars in 683 bytes} [Wed May 20 13:17:05 2026] POST /v2.1/os-security-groups => generated 243 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:06.071 8 WARNING neutronclient.v2_0.client [None req-a3946f06-b521-42b6-b1f5-60ee57159734 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.130 8 WARNING neutronclient.v2_0.client [None req-a3946f06-b521-42b6-b1f5-60ee57159734 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.189 8 WARNING neutronclient.v2_0.client [None req-a3946f06-b521-42b6-b1f5-60ee57159734 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/683] 10.0.0.42 () {32 vars in 661 bytes} [Wed May 20 13:17:06 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:17:06.252 7 WARNING neutronclient.v2_0.client [None req-601057af-6d8e-464c-ba95-cc76d1b99094 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.289 7 WARNING neutronclient.v2_0.client [None req-601057af-6d8e-464c-ba95-cc76d1b99094 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/684] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:17:06 2026] DELETE /v2.1/os-security-groups/dd043d1f-74c8-48c1-8b67-8d5f3e0c29be => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 13:17:06.454 8 WARNING neutronclient.v2_0.client [None req-d4f61b2e-1892-4207-b696-8dc4fccdb009 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.482 8 INFO nova.api.openstack.wsgi [None req-d4f61b2e-1892-4207-b696-8dc4fccdb009 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] HTTP exception thrown: Security group dd043d1f-74c8-48c1-8b67-8d5f3e0c29be does not exist Neutron server returns request_ids: ['req-b1e40cdb-d533-45c5-883b-6e1b41af8109'] [pid: 8|app: 0|req: 340/685] 10.0.0.42 () {32 vars in 735 bytes} [Wed May 20 13:17:06 2026] GET /v2.1/os-security-groups/dd043d1f-74c8-48c1-8b67-8d5f3e0c29be => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 13:17:06.497 7 WARNING neutronclient.v2_0.client [None req-f7ea458d-504b-435e-99d2-d0aafc1dac8e f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.532 7 WARNING neutronclient.v2_0.client [None req-f7ea458d-504b-435e-99d2-d0aafc1dac8e f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/686] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:17:06 2026] DELETE /v2.1/os-security-groups/c7716095-bd02-4d13-8c83-a012886ed407 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 13:17:06.716 8 WARNING neutronclient.v2_0.client [None req-48265129-f2d2-4ceb-b5a0-6aae21d514a7 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.777 8 INFO nova.api.openstack.wsgi [None req-48265129-f2d2-4ceb-b5a0-6aae21d514a7 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] HTTP exception thrown: Security group c7716095-bd02-4d13-8c83-a012886ed407 does not exist Neutron server returns request_ids: ['req-57646259-7f16-43e7-8d1a-94f1457546e0'] [pid: 8|app: 0|req: 341/687] 10.0.0.42 () {32 vars in 735 bytes} [Wed May 20 13:17:06 2026] GET /v2.1/os-security-groups/c7716095-bd02-4d13-8c83-a012886ed407 => generated 194 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 13:17:06.793 7 WARNING neutronclient.v2_0.client [None req-acc0750e-5e7c-401c-9a67-7aff024931fb f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.831 7 WARNING neutronclient.v2_0.client [None req-acc0750e-5e7c-401c-9a67-7aff024931fb f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:06.844 8 WARNING neutronclient.v2_0.client [None req-2d53879a-9508-4b88-bc60-b1ddd641a26f 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/688] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:17:06 2026] DELETE /v2.1/os-security-groups/508201c1-23e0-40a3-92e6-b38884cfd4c7 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 13:17:07.017 7 INFO nova.api.openstack.compute.server_external_events [req-f060fb31-f067-4846-812d-adca29df58fe req-658f8f08-cff2-4400-905b-d09fc9ef3a3a ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:25a60fb8-3021-4ce1-8a17-8783ab98a7e0 for instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 on instance [pid: 7|app: 0|req: 348/689] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:06 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) [pid: 8|app: 0|req: 342/690] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:06 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:07.039 8 WARNING neutronclient.v2_0.client [None req-c3b79fb0-98bd-4b3c-b048-bbaefa8171a5 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:07.065 8 INFO nova.api.openstack.wsgi [None req-c3b79fb0-98bd-4b3c-b048-bbaefa8171a5 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] HTTP exception thrown: Security group 508201c1-23e0-40a3-92e6-b38884cfd4c7 does not exist Neutron server returns request_ids: ['req-ce3398b3-56b1-481c-a4a5-c57bb30a2d88'] 2026-05-20 13:17:07.066 7 WARNING neutronclient.v2_0.client [None req-4d07dba5-0ca2-4f00-b86b-648d8901895f 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/691] 10.0.0.42 () {32 vars in 735 bytes} [Wed May 20 13:17:07 2026] GET /v2.1/os-security-groups/508201c1-23e0-40a3-92e6-b38884cfd4c7 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 13:17:07.083 8 WARNING neutronclient.v2_0.client [None req-ff6774b3-c549-41f0-b46e-a56a822ee908 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:07.136 8 WARNING neutronclient.v2_0.client [None req-ff6774b3-c549-41f0-b46e-a56a822ee908 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:07.198 8 WARNING neutronclient.v2_0.client [None req-ff6774b3-c549-41f0-b46e-a56a822ee908 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/692] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:07 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1715 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, ' [pid: 8|app: 0|req: 344/693] 10.0.0.42 () {32 vars in 661 bytes} [Wed May 20 13:17:07 2026] GET /v2.1/os-security-groups => generated 707 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:17:07.284 8 WARNING neutronclient.v2_0.client [None req-b40e5a93-0d7b-4fa4-9334-dda9cc224168 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:07.285 7 WARNING neutronclient.v2_0.client [None req-63cbb57e-08c9-4973-95c2-c9d961211dfd 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:07.313 8 INFO nova.api.openstack.wsgi [None req-b40e5a93-0d7b-4fa4-9334-dda9cc224168 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] HTTP exception thrown: Security group 508201c1-23e0-40a3-92e6-b38884cfd4c7 does not exist Neutron server returns request_ids: ['req-a425e532-b7bc-4460-a3b8-f6778206679f'] [pid: 8|app: 0|req: 345/694] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:17:07 2026] DELETE /v2.1/os-security-groups/508201c1-23e0-40a3-92e6-b38884cfd4c7 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 13:17:07.326 8 WARNING neutronclient.v2_0.client [None req-b945cf4d-503a-46c6-9d48-41e3592a49b4 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/695] 10.0.0.42 () {32 vars in 739 bytes} [Wed May 20 13:17:07 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:17:07.361 8 INFO nova.api.openstack.wsgi [None req-b945cf4d-503a-46c6-9d48-41e3592a49b4 f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] HTTP exception thrown: Security group c7716095-bd02-4d13-8c83-a012886ed407 does not exist Neutron server returns request_ids: ['req-71530dee-fa86-467a-a74d-ec820f07e74e'] [pid: 8|app: 0|req: 346/696] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:17:07 2026] DELETE /v2.1/os-security-groups/c7716095-bd02-4d13-8c83-a012886ed407 => generated 194 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:07.376 7 WARNING neutronclient.v2_0.client [None req-7ae5c050-b7bc-4d66-89ad-2f2e86838ebe f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:07.408 7 INFO nova.api.openstack.wsgi [None req-7ae5c050-b7bc-4d66-89ad-2f2e86838ebe f72b9a12e7e7473588df87f4b7382037 fd2912e417164edcb32f890e52a870e1 - - default default] HTTP exception thrown: Security group dd043d1f-74c8-48c1-8b67-8d5f3e0c29be does not exist Neutron server returns request_ids: ['req-fec753f8-1e0e-4d5c-bfd6-d40fe6cd359b'] [pid: 7|app: 0|req: 351/697] 10.0.0.42 () {32 vars in 738 bytes} [Wed May 20 13:17:07 2026] DELETE /v2.1/os-security-groups/dd043d1f-74c8-48c1-8b67-8d5f3e0c29be => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-20 13:17:08.083 8 WARNING neutronclient.v2_0.client [None req-14338042-90bc-4cf6-b3b0-f87c18243fb1 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:08.888 7 WARNING neutronclient.v2_0.client [None req-c574bd69-2896-40c1-bb53-c35a22a1bf13 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/698] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:08 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 887 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/699] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:08 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1715 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:09.330 8 INFO nova.api.openstack.compute.server_external_events [req-dd4b7560-96a6-4ea4-af8b-db37a0d8d371 req-553ab24f-9594-4007-9f4d-2df43f50101e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:25a60fb8-3021-4ce1-8a17-8783ab98a7e0 for instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 on instance [pid: 8|app: 0|req: 348/700] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:09.987 7 WARNING neutronclient.v2_0.client [None req-822e85de-383c-48d0-81b7-766956b84d03 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in 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/701] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:09 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:11.260 8 WARNING neutronclient.v2_0.client [None req-65e65a38-4ed9-4ab3-9122-e0892fb3f412 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:11.402 7 INFO nova.api.openstack.compute.server_external_events [req-80b28850-1a8f-4243-aecc-60816be69633 req-a43afbea-559f-4814-a1d1-7c5c171d2ce1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ef003928-b949-487e-8a1d-d45a77806cc3 for instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 on instance 2026-05-20 13:17:11.402 7 INFO nova.api.openstack.compute.server_external_events [req-80b28850-1a8f-4243-aecc-60816be69633 req-a43afbea-559f-4814-a1d1-7c5c171d2ce1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ef003928-b949-487e-8a1d-d45a77806cc3 for instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 on instance [pid: 7|app: 0|req: 354/702] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:11 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/703] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:11 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1549 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:12.535 7 WARNING neutronclient.v2_0.client [None req-c215f943-8a73-40a0-a9ce-4126150cdcf9 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/704] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:12 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1724 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:12.727 8 WARNING neutronclient.v2_0.client [None req-e4e6bfd1-b7f8-422f-bba6-52f2d581bf70 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/705] 10.0.0.42 () {32 vars in 739 bytes} [Wed May 20 13:17:12 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34/os-interface => generated 284 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:13.821 8 INFO nova.api.openstack.compute.server_external_events [req-c4fbe5f7-17ea-4c91-aa86-ce8f62c273f1 req-69f1dcc4-cbd9-476b-b151-e2baad7a15e8 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:ef003928-b949-487e-8a1d-d45a77806cc3 for instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 on instance [pid: 8|app: 0|req: 351/706] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:13 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) 2026-05-20 13:17:13.836 7 WARNING neutronclient.v2_0.client [None req-fd8e22e5-2d8b-4c61-a139-99af4e495ac6 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/707] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:13 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1724 bytes in 1523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 352/710] 10.0.0.42 () {32 vars in 639 bytes} [Wed May 20 13:17:15 2026] GET /v2.1/servers => generated 378 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/711] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:17:15 2026] DELETE /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:15.678 8 WARNING neutronclient.v2_0.client [None req-1c12c9df-77a4-49be-a438-95357964d4ac 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/712] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:15 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1730 bytes in 1088 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:17.152 7 INFO nova.api.openstack.compute.server_external_events [req-5506293c-c64f-48f8-b7ed-5e6d8aed0ff8 req-60b1567b-8a7b-4efe-9ae2-4022302e471f ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ef003928-b949-487e-8a1d-d45a77806cc3 for instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 on instance [pid: 7|app: 0|req: 360/713] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:17.786 8 WARNING neutronclient.v2_0.client [None req-e928c0cd-598a-4d03-a71f-9aa4774eef19 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in 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/714] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:17 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1850 bytes in 1164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:19.223 7 INFO nova.api.openstack.compute.server_external_events [req-6c6c37a4-a57e-4885-a862-0e8abc832e9f req-446a0a49-8165-46d3-aefd-f2485aace8f5 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ef003928-b949-487e-8a1d-d45a77806cc3 for instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 on instance [pid: 7|app: 0|req: 361/715] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 355/716] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:17:19 2026] POST /v2.1/os-keypairs => generated 385 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:19.551 7 INFO nova.api.openstack.compute.server_external_events [req-eaf030a0-7064-4104-8577-06166f2368ee req-cfc4443f-5310-4a23-b324-a1a5106aa7c5 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:ef003928-b949-487e-8a1d-d45a77806cc3 for instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 on instance [pid: 7|app: 0|req: 362/717] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:17:19.967 8 WARNING neutronclient.v2_0.client [None req-42a150a3-fbb2-45f1-ab9e-e82fa5ec70f3 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in 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/718] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:19 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1505 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:21.186 7 WARNING neutronclient.v2_0.client [None req-5ff0b605-1d52-4010-8498-69eb7ff97cff 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:21.188 8 WARNING neutronclient.v2_0.client [None req-447afe58-1ed1-4cf4-89ad-ebb5d8b30d44 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:21.248 7 WARNING neutronclient.v2_0.client [None req-5ff0b605-1d52-4010-8498-69eb7ff97cff 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in 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/719] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:21 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1510 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:17:21.468 7 WARNING neutronclient.v2_0.client [None req-5ff0b605-1d52-4010-8498-69eb7ff97cff 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/720] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:17:21 2026] POST /v2.1/servers => generated 453 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:21.746 8 WARNING neutronclient.v2_0.client [None req-def4136c-431f-4a50-b1af-f8e4aa23a868 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/721] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:21 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1431 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:22.354 7 WARNING neutronclient.v2_0.client [None req-050a0947-2810-498d-a6b8-34576477f39d 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/722] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:22 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 1510 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:22.555 8 WARNING neutronclient.v2_0.client [None req-f0b829c1-1078-4515-98ac-5e8694bada3a 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 359/723] 10.0.0.42 () {32 vars in 739 bytes} [Wed May 20 13:17:22 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/os-interface => generated 284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:22.701 7 WARNING neutronclient.v2_0.client [None req-b109520a-e1ff-4e18-8ff2-774262e0c7f6 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/724] 10.0.0.42 () {32 vars in 813 bytes} [Wed May 20 13:17:22 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/os-interface/25a60fb8-3021-4ce1-8a17-8783ab98a7e0 => generated 281 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, ' [pid: 8|app: 0|req: 360/725] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:22 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 156 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:22.841 7 WARNING neutronclient.v2_0.client [None req-78d590ed-3086-4982-9518-eef7afc502a8 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/726] 10.0.0.42 () {34 vars in 748 bytes} [Wed May 20 13:17:22 2026] POST /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/action => generated 0 bytes in 37 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: 366/727] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:22 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1435 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/728] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:22 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 156 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:23.429 7 INFO nova.api.openstack.wsgi [None req-6cafb382-dd6b-4ffa-8578-76833e55c254 6ecf59386a174633b1d43c1190384c72 1a8007043053476c96b7b59748c9c615 - - default default] HTTP exception thrown: Instance e9f0a22a-4056-4941-89b5-e648a0e0ab34 could not be found. [pid: 7|app: 0|req: 367/729] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:23 2026] GET /v2.1/servers/e9f0a22a-4056-4941-89b5-e648a0e0ab34 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/730] 10.0.0.42 () {32 vars in 704 bytes} [Wed May 20 13:17:23 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1293557929 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/731] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:23 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:17:23.931 7 WARNING neutronclient.v2_0.client [None req-fc9a32b7-3c41-4eae-b23a-b95beb79ac42 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in 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/732] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:23 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1483 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:24.378 8 INFO nova.api.openstack.compute.server_external_events [req-ed3e2eb3-3212-4dd8-9281-f4fb6c76958b req-48e20b50-af5a-4c25-bd86-c541d23d0f29 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:25a60fb8-3021-4ce1-8a17-8783ab98a7e0 for instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 on instance [pid: 8|app: 0|req: 365/733] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/734] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:24 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:25.219 8 WARNING neutronclient.v2_0.client [None req-dd7b5288-566d-40a0-bdff-776424d4be87 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in 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/735] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:25 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1483 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, ' [pid: 7|app: 0|req: 371/738] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:25 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:26.413 8 WARNING neutronclient.v2_0.client [None req-0c6e33d5-40e8-4d75-8c70-cdc83a1b0315 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] 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: 372/739] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:27 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:27.145 7 WARNING neutronclient.v2_0.client [None req-5617f59f-362e-4f44-b111-657337d05585 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/740] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:26 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1559 bytes in 782 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:27.782 8 INFO nova.api.openstack.compute.server_external_events [req-a5751618-31c8-4629-91a1-5a8843c71785 req-1c22e240-7523-441d-9071-cffb2c348428 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:2cfcdb59-8b01-485a-b39a-c92dd7b9cca7 for instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 on instance [pid: 8|app: 0|req: 369/741] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/742] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:27 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1950 bytes in 741 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/743] 10.0.0.42 () {34 vars in 748 bytes} [Wed May 20 13:17:27 2026] POST /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/action => generated 0 bytes in 37 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: 374/744] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:27 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 195 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:28.211 8 WARNING neutronclient.v2_0.client [None req-bc0476e5-211f-4ba3-b2df-617adc0bd53f 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in 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/745] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:28 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1557 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, ' [pid: 7|app: 0|req: 375/746] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:28 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:29.368 8 WARNING neutronclient.v2_0.client [None req-a5c8073a-2113-4bb4-9ab9-2a0317af3b01 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/747] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:29 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1557 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:29.830 7 INFO nova.api.openstack.compute.server_external_events [req-c227d4ad-eec5-4af5-befd-b32adb784ae8 req-ceaf19e2-51f4-4bcf-aceb-c8130bbf9548 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:25a60fb8-3021-4ce1-8a17-8783ab98a7e0 for instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 on instance [pid: 7|app: 0|req: 376/748] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:29 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: 373/749] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:29 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 195 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:30.516 7 WARNING neutronclient.v2_0.client [None req-49fb5c93-16d5-41a2-887c-8800ff116fd4 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in 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/750] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:30 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1557 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 374/751] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:31 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:32.069 7 WARNING neutronclient.v2_0.client [None req-368c6ee3-beb2-4267-9ae3-40e48fd9a1ce 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] 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: 375/752] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:17:32 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3/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: 376/753] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:17:32 2026] DELETE /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:32.324 8 WARNING neutronclient.v2_0.client [None req-947043b0-9179-435c-ad80-5117e992c9ca 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/754] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:32 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1841 bytes in 1578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 378/755] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:32 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1557 bytes in 1840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:17:33.881 8 INFO nova.api.openstack.compute.server_external_events [req-9d148117-526d-4ff3-b405-954f41928344 req-eb093105-7a5b-4c18-9f61-11c71e2a6743 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:2cfcdb59-8b01-485a-b39a-c92dd7b9cca7 for instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 on instance [pid: 8|app: 0|req: 378/756] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:34.910 7 WARNING neutronclient.v2_0.client [None req-c6e1d5c1-34d7-46ff-88e4-437fcaa7b576 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:34.927 8 WARNING neutronclient.v2_0.client [None req-88edfe97-4ff6-40ad-a1a2-552e0d662308 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/757] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:34 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1841 bytes in 1533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:36.437 7 INFO nova.api.openstack.compute.server_external_events [req-67b3a291-3973-4418-a0f3-b163a782d2ea req-f55e4e6d-1fbe-48a0-88eb-a44a938f148d ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:2cfcdb59-8b01-485a-b39a-c92dd7b9cca7 for instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 on instance [pid: 7|app: 0|req: 382/760] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:36.459 7 INFO nova.api.openstack.compute.server_external_events [req-d3c9b705-0980-4c73-a23b-73839b8cbe95 req-0de0b478-c09d-4d8b-8ace-914d4da7678d ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:25a60fb8-3021-4ce1-8a17-8783ab98a7e0 for instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 on instance [pid: 8|app: 0|req: 379/761] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:34 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1557 bytes in 1574 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/762] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:37.485 8 WARNING neutronclient.v2_0.client [None req-1d8ee5f2-ce36-4e17-8d88-0a440072da48 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:37.517 7 WARNING neutronclient.v2_0.client [None req-e7bfde5a-9d70-4091-acdb-ad209cc5ec3d 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/763] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:37 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1778 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:37 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1740 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:37.852 8 WARNING neutronclient.v2_0.client [None req-68086c6c-42b2-49fa-92dc-b8c5a86f7446 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/765] 10.0.0.42 () {32 vars in 739 bytes} [Wed May 20 13:17:37 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292/os-interface => generated 284 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 385/766] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:17:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:38.556 7 INFO nova.api.openstack.compute.server_external_events [req-c6dc7a29-de21-4bc6-bcf0-1a919a162fbb req-82fd0b08-19cf-4c3a-a749-b3c4dd482be2 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:2cfcdb59-8b01-485a-b39a-c92dd7b9cca7 for instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 on instance [pid: 7|app: 0|req: 386/767] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:38 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) 2026-05-20 13:17:38.566 8 WARNING neutronclient.v2_0.client [None req-9809948a-b488-4acf-a608-1c84e20bfb32 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:38.742 7 WARNING neutronclient.v2_0.client [None req-c549ae71-bae9-4ebc-82ae-04354811e8d1 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/768] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:38 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1740 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 383/769] 10.0.0.42 () {32 vars in 639 bytes} [Wed May 20 13:17:38 2026] GET /v2.1/servers => generated 384 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 387/770] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:38 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 1778 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/771] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:17:38 2026] DELETE /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:39.009 7 WARNING neutronclient.v2_0.client [None req-ceba9b71-f72a-433f-b062-9a6ccbf37bd6 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in 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/772] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:38 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1746 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:39.832 8 WARNING neutronclient.v2_0.client [None req-b10d54ad-ee48-4b28-b964-7081eff61c6a 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:39.878 8 WARNING neutronclient.v2_0.client [None req-b10d54ad-ee48-4b28-b964-7081eff61c6a 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:39.958 7 INFO nova.api.openstack.wsgi [None req-51901f31-428d-4f29-91a6-663850612a77 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] HTTP exception thrown: Instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 could not be found. [pid: 7|app: 0|req: 389/773] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:39 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 390/774] 10.0.0.42 () {32 vars in 702 bytes} [Wed May 20 13:17:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-546015720 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 13:17:40.054 8 WARNING neutronclient.v2_0.client [None req-b10d54ad-ee48-4b28-b964-7081eff61c6a 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/775] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:17:39 2026] POST /v2.1/servers => generated 453 bytes in 630 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 13:17:40.436 7 WARNING neutronclient.v2_0.client [None req-a8362532-7a8b-4dd1-a2cf-e8060be766bf 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:40.533 8 WARNING neutronclient.v2_0.client [None req-5c8a0280-c130-4e46-a31a-8c36f59c72fe 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/776] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:40 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1392 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:40.673 7 INFO nova.api.openstack.wsgi [None req-a1586b77-4188-4f48-bbda-34c4f9bdd4a4 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] HTTP exception thrown: Instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 could not be found. [pid: 7|app: 0|req: 392/777] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:17:40 2026] DELETE /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:40.704 7 INFO nova.api.openstack.wsgi [None req-2c52af30-f70b-4a37-b5fa-35a896f16122 0b089f4259714a65a849be68c5f75a8d e8b9db67f82c4e27bed04dcaa0bf3a2b - - default default] HTTP exception thrown: Instance 79c66bb7-5a79-44ff-9d78-261a33f904a3 could not be found. [pid: 7|app: 0|req: 393/778] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:40 2026] GET /v2.1/servers/79c66bb7-5a79-44ff-9d78-261a33f904a3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/779] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:40 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1866 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:41.709 7 WARNING neutronclient.v2_0.client [None req-aabe2471-194c-4357-ab00-1e50f78c1463 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:41.806 8 WARNING neutronclient.v2_0.client [None req-8dbc9200-be6a-43a3-891e-c3ebc2c6ad91 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/780] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:41 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1388 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-05-20 13:17:41.968 7 INFO nova.api.openstack.compute.server_external_events [req-836a8817-4dd0-4885-90f9-8a339a727e6a req-354a225b-6f85-4cf9-a53a-816b6861ff44 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:2cfcdb59-8b01-485a-b39a-c92dd7b9cca7 for instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 on instance [pid: 7|app: 0|req: 395/781] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/782] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:41 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1798 bytes in 880 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:42.915 7 WARNING neutronclient.v2_0.client [None req-0ed71a2c-55a8-4452-a768-33087d023eec 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/783] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:42 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1444 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:43.703 8 WARNING neutronclient.v2_0.client [None req-ab797666-59d1-43b2-9a39-8b57af0a3833 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in 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/784] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:43 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1517 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-05-20 13:17:44.018 7 INFO nova.api.openstack.compute.server_external_events [req-5cfc27b1-6ba9-4381-acab-8ed6458c8184 req-2fcf73ce-843e-40b1-8760-201bb1aaecae ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:2cfcdb59-8b01-485a-b39a-c92dd7b9cca7 for instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 on instance 2026-05-20 13:17:44.018 7 INFO nova.api.openstack.compute.server_external_events [req-5cfc27b1-6ba9-4381-acab-8ed6458c8184 req-2fcf73ce-843e-40b1-8760-201bb1aaecae ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:2cfcdb59-8b01-485a-b39a-c92dd7b9cca7 for instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 on instance [pid: 7|app: 0|req: 397/785] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:43 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:44.093 8 WARNING neutronclient.v2_0.client [None req-aaff719d-1953-4c76-8254-42e4f744c5cc 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/786] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:44 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1444 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-05-20 13:17:44.897 7 WARNING neutronclient.v2_0.client [None req-a3478e29-77ae-4bad-962d-5fef5e59ad66 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/787] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:44 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 1517 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:45.215 8 WARNING neutronclient.v2_0.client [None req-88233d42-289f-4817-b7ed-1646ad04de17 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/790] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:45 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1520 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:46.226 7 INFO nova.api.openstack.wsgi [None req-80c3f984-c959-43f4-8e96-5e8949d4490c 6283a253a4164d5f9832192253fe86de 5a653fe40fb34298b1a1602a25a3af85 - - default default] HTTP exception thrown: Instance b0ca5e7b-0f30-49a3-8ae9-07d407378292 could not be found. [pid: 7|app: 0|req: 401/791] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:46 2026] GET /v2.1/servers/b0ca5e7b-0f30-49a3-8ae9-07d407378292 => generated 111 bytes in 41 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: 391/792] 10.0.0.42 () {32 vars in 702 bytes} [Wed May 20 13:17:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-441516419 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:46.573 7 INFO nova.api.openstack.compute.server_external_events [req-92c8cdd3-1055-477d-b9e1-619a73be6e19 req-f000bbb1-110f-4548-a159-a6c1d584d21b ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance [pid: 7|app: 0|req: 402/793] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:17:46 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) 2026-05-20 13:17:46.843 8 WARNING neutronclient.v2_0.client [None req-5a95cbf1-ef45-4fc6-8534-4eb421291e29 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/794] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:46 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:48.581 7 WARNING neutronclient.v2_0.client [None req-ec20f624-0668-4d96-b612-25ca072d6106 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/795] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:48 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 3080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:52.675 8 WARNING neutronclient.v2_0.client [None req-f37ea29b-4ec0-4421-a106-48fe891e2c05 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/796] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:52 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 536 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 404/797] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:17:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:54.227 8 WARNING neutronclient.v2_0.client [None req-cd3df072-910d-4e12-9677-6ae8e3cf08cf 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/798] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:54 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:55.818 8 WARNING neutronclient.v2_0.client [None req-968af1f5-2dd0-42f7-83cc-e6cab614050d 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/801] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:55 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:17:56.997 7 WARNING neutronclient.v2_0.client [None req-1fc7dd24-172c-43a9-8bfb-f1e0cb131761 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/802] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:56 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:58.150 8 WARNING neutronclient.v2_0.client [None req-f5d0786e-9fd5-4de7-9008-46b22dd7327a 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/803] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:58 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:17:59.362 7 WARNING neutronclient.v2_0.client [None req-ede4f5e2-72d1-435e-9baf-f2c1f47b5689 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] 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: 407/804] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:17:59 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:17:59.471 8 WARNING neutronclient.v2_0.client [None req-8bda15d8-be50-4f99-aae7-61422566a1a9 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:59.508 8 WARNING neutronclient.v2_0.client [None req-8bda15d8-be50-4f99-aae7-61422566a1a9 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:17:59.674 8 WARNING neutronclient.v2_0.client [None req-8bda15d8-be50-4f99-aae7-61422566a1a9 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/805] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:17:59 2026] POST /v2.1/servers => generated 451 bytes in 636 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:00.025 7 WARNING neutronclient.v2_0.client [None req-424e7bd8-7bba-46a4-b468-c1827ef58e0e 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/806] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:00 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:00.501 8 WARNING neutronclient.v2_0.client [None req-d4fae060-b598-43e4-9814-24495f6a4bd5 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/807] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:00 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:01.106 7 WARNING neutronclient.v2_0.client [None req-757df91f-92d2-4bb5-bde6-e782e10e8469 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/808] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:01 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1304 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-05-20 13:18:01.705 8 WARNING neutronclient.v2_0.client [None req-14376cb3-c0ec-44b7-9f18-7c9947e5d9d6 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/809] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:01 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 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-05-20 13:18:01.883 7 INFO nova.api.openstack.compute.server_external_events [req-ce5262e1-afe4-4857-8474-82a52b180c87 req-33c6c37c-904e-4919-a9ce-0602890a75cf ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance [pid: 7|app: 0|req: 410/810] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:02.213 8 WARNING neutronclient.v2_0.client [None req-fed7bb46-18aa-407b-9862-7b89ae890339 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/811] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:02 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1352 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:02.873 7 WARNING neutronclient.v2_0.client [None req-5b802bbf-656f-497f-944f-8dfd45fb3be7 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/812] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:02 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1518 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-05-20 13:18:03.335 8 WARNING neutronclient.v2_0.client [None req-85654652-b712-430b-a85a-f3a75888ddb7 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/813] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:03 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1352 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-05-20 13:18:03.954 7 INFO nova.api.openstack.compute.server_external_events [req-9870bdad-0bd9-4e2a-b479-5a13654191aa req-2f23f743-cf75-42cb-b992-e619e321847a ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance [pid: 7|app: 0|req: 412/814] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:04.030 8 WARNING neutronclient.v2_0.client [None req-fa427324-397e-47b5-8dbf-f834efa8980c 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/815] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:03 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1701 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:04.219 7 WARNING neutronclient.v2_0.client [None req-7d9f2f21-e2c3-44a8-92f5-020653335061 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/816] 10.0.0.42 () {32 vars in 739 bytes} [Wed May 20 13:18:04 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9/os-interface => generated 284 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:04.429 8 WARNING neutronclient.v2_0.client [None req-3638ae65-0a20-49ec-9557-2525e303ecc4 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/817] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:04 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1360 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:05.539 7 WARNING neutronclient.v2_0.client [None req-4022da95-2c91-4fd1-b319-750e54c6b65e 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/820] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:05 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1438 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:06.011 8 INFO nova.api.openstack.compute.server_external_events [req-b971eeaf-6dd8-4b16-a540-9a64b88fdaea req-41d1c595-5408-4fe2-a1ad-321590cd40ab ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance 2026-05-20 13:18:06.012 8 INFO nova.api.openstack.compute.server_external_events [req-b971eeaf-6dd8-4b16-a540-9a64b88fdaea req-41d1c595-5408-4fe2-a1ad-321590cd40ab ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:23bd8716-3797-48b2-acfe-f63dab8ed0ef for instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 on instance [pid: 8|app: 0|req: 406/821] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:05 2026] POST /v2.1/os-server-external-events => generated 346 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:06.959 7 WARNING neutronclient.v2_0.client [None req-46d3dec1-d9eb-4a23-8f63-d584cfdb26f4 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/822] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:06 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1438 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:08.128 8 WARNING neutronclient.v2_0.client [None req-3931f81c-53fb-4827-a3fa-294ab41b40fb 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/823] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:08 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1438 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:09.343 7 WARNING neutronclient.v2_0.client [None req-f5909efa-68b7-4279-bb76-20164f71f864 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/824] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:09 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1438 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:10.483 8 WARNING neutronclient.v2_0.client [None req-22355458-aa9a-4ea1-b836-ccaa9e4eb936 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/825] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:10 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1426 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:11.633 7 WARNING neutronclient.v2_0.client [None req-57d9ee6a-bcca-441b-ae15-3d97e3e00e14 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/826] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:11 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1426 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-05-20 13:18:12.772 8 WARNING neutronclient.v2_0.client [None req-5f05d5fc-fecb-4ae8-afe0-2fbf6e9f4359 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/827] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:12 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1426 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:13.549 7 INFO nova.api.openstack.compute.server_external_events [req-b39a4254-fb15-4e6f-a464-be138ae349e9 req-46f762f2-7ef1-41a6-b8ca-5e8f3cf83299 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:23bd8716-3797-48b2-acfe-f63dab8ed0ef for instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 on instance [pid: 7|app: 0|req: 419/828] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:13.982 8 WARNING neutronclient.v2_0.client [None req-a86ddf40-d807-4c29-abf7-ccee115c5497 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/829] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:13 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1426 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:15.245 7 WARNING neutronclient.v2_0.client [None req-7adca6e6-f5db-4604-92ed-50a427ebab3a 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/830] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:15 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1613 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:15.425 8 WARNING neutronclient.v2_0.client [None req-762f2954-4839-44af-8390-cacd3a7afb66 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/833] 10.0.0.42 () {32 vars in 739 bytes} [Wed May 20 13:18:15 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50/os-interface => generated 284 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:15.606 7 INFO nova.api.openstack.compute.server_external_events [req-3204bd56-0554-4d2f-80fc-de347e4a776c req-6fa036c5-3286-4b89-8ff8-57447830d4bf ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:23bd8716-3797-48b2-acfe-f63dab8ed0ef for instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 on instance [pid: 7|app: 0|req: 423/834] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:16.397 7 INFO nova.api.openstack.compute.server_external_events [req-5db3b713-aa80-42e8-adaa-8c8c0e861617 req-09a1e755-bf16-4d0b-8667-0c8c736eeddd ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:23bd8716-3797-48b2-acfe-f63dab8ed0ef for instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 on instance 2026-05-20 13:18:16.397 8 WARNING neutronclient.v2_0.client [None req-60fa23d1-fc21-459f-bd80-1f3141dbc53c 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/835] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/836] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:16 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1613 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, ' [pid: 7|app: 0|req: 425/837] 10.0.0.42 () {32 vars in 639 bytes} [Wed May 20 13:18:16 2026] GET /v2.1/servers => generated 388 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 413/838] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:18:16 2026] DELETE /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:16.879 7 WARNING neutronclient.v2_0.client [None req-5bd69c8a-568a-4a34-9b34-e791cfd9e41a 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/839] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:16 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1619 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:18.105 8 INFO nova.api.openstack.compute.server_external_events [req-9627c1f8-90bc-427d-85b7-761db9e5a419 req-d0262a23-02d1-4122-bef5-a4872dace9a1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:23bd8716-3797-48b2-acfe-f63dab8ed0ef for instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 on instance [pid: 8|app: 0|req: 414/840] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:18.373 7 WARNING neutronclient.v2_0.client [None req-27b3fbc8-4ab7-4ec1-8799-edf8a39724c9 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/841] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:18 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1739 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:19.535 8 WARNING neutronclient.v2_0.client [None req-9ffb03af-3a51-4ec0-8bed-bb681ca497ec 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:20.151 7 INFO nova.api.openstack.compute.server_external_events [req-5f1f9c47-5dff-4ee9-a916-08adfe3a7f55 req-75e554c5-fb08-44af-b85d-894e6c78fddc ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:23bd8716-3797-48b2-acfe-f63dab8ed0ef for instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 on instance [pid: 7|app: 0|req: 428/842] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:20 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/843] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:19 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1739 bytes in 840 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:20.570 7 WARNING neutronclient.v2_0.client [None req-a0467fe2-3837-4a1f-9020-bcc5bb9d1c4b 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:21.390 8 WARNING neutronclient.v2_0.client [None req-105db644-3881-44e0-a0eb-26dadff8ed73 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/844] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:20 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1821 bytes in 904 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:21.477 7 WARNING neutronclient.v2_0.client [None req-3725e02a-bfde-43f6-9be2-088b27924a92 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/845] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:21 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1381 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:22.197 8 INFO nova.api.openstack.compute.server_external_events [req-f0faa4ad-46a0-4c2e-8e05-c7ec343a3be5 req-d37c8dbb-39d1-450b-a78a-683c2264b9ed ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:23bd8716-3797-48b2-acfe-f63dab8ed0ef for instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 on instance [pid: 8|app: 0|req: 417/846] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/847] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:21 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1821 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 418/848] 10.0.0.42 () {34 vars in 748 bytes} [Wed May 20 13:18:22 2026] POST /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9/action => generated 0 bytes in 79 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:22.564 8 WARNING neutronclient.v2_0.client [None req-73e94f96-7586-4ac4-8288-fd51d61f3584 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:22.592 7 WARNING neutronclient.v2_0.client [None req-9b8ae59c-92a9-4235-89b9-d184b57bdd34 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in 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/849] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:22 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1386 bytes in 486 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/850] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:22 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1823 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:24.073 7 WARNING neutronclient.v2_0.client [None req-7c86385a-d91c-4e18-9af5-fd828fc65643 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:24.119 8 WARNING neutronclient.v2_0.client [None req-7ce68020-22a2-49d6-a81e-ccb8e426ec79 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/851] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:24 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 1340 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/852] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:24 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1823 bytes in 1083 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:25.933 7 INFO nova.api.openstack.wsgi [None req-f61d52b2-3233-4098-9d9e-02e4863a5e1d 537b11ba83d7477fbdd915c5814f6497 7684f49c29a64dcf8c75fcc90f5d6631 - - default default] HTTP exception thrown: Instance a2e5d483-1916-48f3-b4dc-6002c7a6ab50 could not be found. [pid: 7|app: 0|req: 434/855] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:25 2026] GET /v2.1/servers/a2e5d483-1916-48f3-b4dc-6002c7a6ab50 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/856] 10.0.0.42 () {32 vars in 704 bytes} [Wed May 20 13:18:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1884062501 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:26.214 7 WARNING neutronclient.v2_0.client [None req-7b14e3f9-2114-4aae-b2ae-85105713e1e8 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/857] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:26 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1823 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:18:27.786 8 WARNING neutronclient.v2_0.client [None req-52f2a994-73be-4ab9-960d-293c6d0dbcd5 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/858] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:27 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1828 bytes in 2041 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:30.857 7 WARNING neutronclient.v2_0.client [None req-7737600a-41b4-40fa-98be-d221a910048c 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/859] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:30 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1828 bytes in 1262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:32.700 8 INFO nova.api.openstack.compute.server_external_events [req-1e096558-5eb7-401d-9969-f592d0eedfaf req-b67ca87e-c79c-4db8-8615-c0e4ef99501b ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance [pid: 8|app: 0|req: 424/860] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:33.139 7 WARNING neutronclient.v2_0.client [None req-c866011b-6271-44f9-8ae3-ade5d66480a3 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/861] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:33 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1828 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 425/862] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:18:33 2026] POST /v2.1/os-keypairs => generated 397 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:34.469 7 WARNING neutronclient.v2_0.client [None req-24e8581e-db4b-42f5-ac48-253d2992ce28 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:34.756 8 INFO nova.api.openstack.compute.server_external_events [req-8cbd3341-0167-4c94-b435-d12ae2d89fd0 req-527d33d8-b546-4901-9dd5-e1cd1535bd3e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance 2026-05-20 13:18:34.756 8 INFO nova.api.openstack.compute.server_external_events [req-8cbd3341-0167-4c94-b435-d12ae2d89fd0 req-527d33d8-b546-4901-9dd5-e1cd1535bd3e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance 2026-05-20 13:18:34.757 8 INFO nova.api.openstack.compute.server_external_events [req-8cbd3341-0167-4c94-b435-d12ae2d89fd0 req-527d33d8-b546-4901-9dd5-e1cd1535bd3e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance [pid: 8|app: 0|req: 426/863] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:34 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/864] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:34 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1821 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 440/867] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:18:35 2026] POST /v2.1/os-keypairs => generated 386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:37.869 8 WARNING neutronclient.v2_0.client [None req-af4737bb-3f67-45f2-9f47-6ad7c374a285 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:38.020 8 WARNING neutronclient.v2_0.client [None req-af4737bb-3f67-45f2-9f47-6ad7c374a285 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:38.383 8 WARNING neutronclient.v2_0.client [None req-af4737bb-3f67-45f2-9f47-6ad7c374a285 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:39.633 8 WARNING neutronclient.v2_0.client [None req-af4737bb-3f67-45f2-9f47-6ad7c374a285 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/868] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:18:37 2026] POST /v2.1/servers => generated 495 bytes in 2578 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 13:18:40.381 7 WARNING neutronclient.v2_0.client [None req-e231e98d-c04e-4848-aa53-752a7dba7d81 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/869] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:40 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1456 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:41.499 8 WARNING neutronclient.v2_0.client [None req-078f1f0e-330e-477b-9f96-7e8d35207ef3 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in 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/870] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:41 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1460 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-05-20 13:18:42.595 7 WARNING neutronclient.v2_0.client [None req-3e3e7150-accb-4173-a559-30c763b4caa6 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in 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/871] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:42 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1508 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:43.186 8 WARNING neutronclient.v2_0.client [None req-3168526e-f1e1-4bc4-8e96-5035781df576 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:43.367 8 WARNING neutronclient.v2_0.client [None req-3168526e-f1e1-4bc4-8e96-5035781df576 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in 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/872] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:18:43 2026] POST /v2.1/servers => generated 424 bytes in 585 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:43.638 7 WARNING neutronclient.v2_0.client [None req-12c6deb0-4e16-4c4e-bc55-44d81e25b1bc 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] 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: 443/873] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:43 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1371 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:18:43.727 8 WARNING neutronclient.v2_0.client [None req-f579f87c-2bf3-4928-9ecd-e805a416154e e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/874] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:43 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1508 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-05-20 13:18:44.736 7 WARNING neutronclient.v2_0.client [None req-e01a64e7-5ce4-4509-87fe-f763b3646ebd 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:44.831 8 WARNING neutronclient.v2_0.client [None req-f7903ea0-e177-4bab-8fbd-025b97dd6c82 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 444/875] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:44 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1375 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/876] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:44 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1516 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:45.912 8 WARNING neutronclient.v2_0.client [None req-61f76b9f-e817-49bf-8b1a-f35f369d6518 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:45.968 7 WARNING neutronclient.v2_0.client [None req-891e053d-ab59-4cb2-91c7-cfbcfe552e77 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in 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/879] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:45 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1423 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:46.274 8 INFO nova.api.openstack.compute.server_external_events [req-7e805a8d-f154-4689-991d-b57e7efab308 req-6b3c291f-dff4-440e-a0d0-6d226b831e50 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:e0dbfc15-25dc-4cde-a6f4-2a97f373ff59 for instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 on instance [pid: 8|app: 0|req: 435/880] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:46 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) [pid: 7|app: 0|req: 446/881] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:45 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1639 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:47.227 8 WARNING neutronclient.v2_0.client [None req-346471cc-250e-4915-9a9a-481c8fef42e0 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in 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/882] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:47 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => 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-05-20 13:18:47.385 7 WARNING neutronclient.v2_0.client [None req-d2a070a5-4614-4e09-a7e9-c8d42ba1a31d e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in 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/883] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:47 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1627 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:48.325 8 WARNING neutronclient.v2_0.client [None req-29cde80e-b0ea-4396-bdf7-2d36448be0c5 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:48.552 7 WARNING neutronclient.v2_0.client [None req-cef1f05a-8bc3-43c8-a17b-fa82b802903d e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/884] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:48 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1627 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/885] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:48 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1473 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:49.357 7 INFO nova.api.openstack.compute.server_external_events [req-fc7386b1-a42d-4c80-9ab7-36c7cc8b972e req-098682c4-88d0-41a0-aa11-e7d16d50f8e3 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:6ce85d03-576f-4bc2-a3cc-128a9b7b12c2 for instance 3b91c057-a04d-471e-93fc-6862aa02767e on instance [pid: 7|app: 0|req: 449/886] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:49 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:50.064 8 WARNING neutronclient.v2_0.client [None req-09ff9fef-26d4-454a-8885-46e5246bdce5 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:50.090 7 WARNING neutronclient.v2_0.client [None req-33717b1c-b000-4559-8a2b-da85f8416ed1 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in 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/887] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:50 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1627 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/888] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:50 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:50.464 8 WARNING neutronclient.v2_0.client [None req-ebd324d0-6c18-4ae9-b7d3-9c5cb62caa97 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/889] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:50 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1821 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, ' [pid: 7|app: 0|req: 451/890] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:18:50 2026] DELETE /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:50.777 8 WARNING neutronclient.v2_0.client [None req-4fbcee09-bbd2-4bf7-bbd0-990bd480e319 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/891] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:50 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1827 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:51.268 7 WARNING neutronclient.v2_0.client [None req-9bb27be7-d908-48ee-8670-530de4bedfc4 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:51.289 8 WARNING neutronclient.v2_0.client [None req-dc0bd3d5-fe37-438d-8142-291d4ba561d4 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in 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/892] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:51 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1627 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/893] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:51 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1471 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-05-20 13:18:51.964 7 WARNING neutronclient.v2_0.client [None req-e58b5d9f-7f3f-4e18-8bcd-9be2f9dfaab1 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:52.006 8 INFO nova.api.openstack.compute.server_external_events [req-9d7a76ec-b0e4-469c-956f-c457af741ad4 req-d1709861-00e4-4e88-95a6-8f58b709230d ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance [pid: 8|app: 0|req: 442/894] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/895] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:51 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1827 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:52.606 8 WARNING neutronclient.v2_0.client [None req-c54e4230-5657-4cd1-9fa3-b20ce77ef151 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:52.631 7 WARNING neutronclient.v2_0.client [None req-1690c435-ded7-4537-b436-8793b561abe1 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in 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/896] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:52 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1627 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/897] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:52 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1471 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:53.206 8 WARNING neutronclient.v2_0.client [None req-0ed359b2-6f77-4452-a042-73c255615012 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/898] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:53 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1827 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:53.726 7 INFO nova.api.openstack.compute.server_external_events [req-2e024ae7-abc6-40f0-a52d-86b152982c69 req-45bd4577-0746-4363-9b45-9d86c3323302 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance [pid: 7|app: 0|req: 455/899] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:53.915 8 WARNING neutronclient.v2_0.client [None req-79e33d8e-b85e-4daf-b855-9faf3b8e7796 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:54.004 7 WARNING neutronclient.v2_0.client [None req-61ec6ec4-b58b-4141-aaa3-d26bd083ce72 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/900] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:53 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1627 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:54.054 8 INFO nova.api.openstack.compute.server_external_events [req-15e37193-3a0e-4746-b427-1aeb1dee8e2c req-7f14395c-dbeb-424f-9d22-db3826869c85 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ebc43efb-b0c4-48b0-b36b-dbcf9df6a73a for instance a370b800-97d1-4379-8815-def43a058ff9 on instance 2026-05-20 13:18:54.054 8 INFO nova.api.openstack.compute.server_external_events [req-15e37193-3a0e-4746-b427-1aeb1dee8e2c req-7f14395c-dbeb-424f-9d22-db3826869c85 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:e0dbfc15-25dc-4cde-a6f4-2a97f373ff59 for instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 on instance 2026-05-20 13:18:54.055 8 INFO nova.api.openstack.compute.server_external_events [req-15e37193-3a0e-4746-b427-1aeb1dee8e2c req-7f14395c-dbeb-424f-9d22-db3826869c85 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:e0dbfc15-25dc-4cde-a6f4-2a97f373ff59 for instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 on instance [pid: 8|app: 0|req: 446/901] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:54 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/902] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:53 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:54.473 8 WARNING neutronclient.v2_0.client [None req-7ffa7301-45ed-4c15-aa36-206f81068d22 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in 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/903] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:54 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1473 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:55.069 7 WARNING neutronclient.v2_0.client [None req-88db4257-f460-4a72-9ef9-b7561a1274d3 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:55.193 8 WARNING neutronclient.v2_0.client [None req-cd3ba3b5-2c60-4abd-81e5-2e8b1161a39f 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/904] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:55 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1627 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/905] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:55 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1471 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:55.618 8 WARNING neutronclient.v2_0.client [None req-f0ade8c2-118c-4f7e-a4fc-79de57b732f2 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/908] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:55 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1478 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:55.765 7 INFO nova.api.openstack.compute.server_external_events [req-dc0b38a3-4e45-42be-857d-28a7137b73e5 req-f92c4220-559d-427a-a404-36c8ff211d40 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:6ce85d03-576f-4bc2-a3cc-128a9b7b12c2 for instance 3b91c057-a04d-471e-93fc-6862aa02767e on instance 2026-05-20 13:18:55.765 7 INFO nova.api.openstack.compute.server_external_events [req-dc0b38a3-4e45-42be-857d-28a7137b73e5 req-f92c4220-559d-427a-a404-36c8ff211d40 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:6ce85d03-576f-4bc2-a3cc-128a9b7b12c2 for instance 3b91c057-a04d-471e-93fc-6862aa02767e on instance [pid: 7|app: 0|req: 459/909] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:55 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:56.248 8 WARNING neutronclient.v2_0.client [None req-abf91315-b238-47c7-8180-4dc9b8d00d8e e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/910] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:56 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1806 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:56.403 7 WARNING neutronclient.v2_0.client [None req-3585da92-fc65-474b-8838-0b37987d0c6b e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:18:56.406 8 WARNING neutronclient.v2_0.client [None req-a2291219-908a-4fa3-b53c-d5d48a111d0b 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/911] 10.0.0.42 () {32 vars in 739 bytes} [Wed May 20 13:18:56 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8/os-interface => generated 284 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/912] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:56 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1471 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-05-20 13:18:56.729 7 WARNING neutronclient.v2_0.client [None req-5e8616a0-a65a-4f7a-9b53-d247a6e83939 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/913] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:56 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 1478 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:57.662 8 WARNING neutronclient.v2_0.client [None req-b1a5b37a-a5a8-4514-b54b-0e968f67248a 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:57.814 7 INFO nova.api.openstack.compute.server_external_events [req-4500addc-d07c-4e50-b1a9-e1f2afe2661d req-27d89d30-cca5-4d04-b3d0-496a9dcb5b06 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:e0dbfc15-25dc-4cde-a6f4-2a97f373ff59 for instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 on instance [pid: 7|app: 0|req: 462/914] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/915] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:57 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1656 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:57.914 8 INFO nova.api.openstack.wsgi [None req-967c1262-5d40-4a2f-863b-3c0f5e78338c 11ebf93fee1446869189c2d0e833bb91 1e3d1df3307d4b04a81c43376c823786 - - default default] HTTP exception thrown: Instance a370b800-97d1-4379-8815-def43a058ff9 could not be found. [pid: 8|app: 0|req: 454/916] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:57 2026] GET /v2.1/servers/a370b800-97d1-4379-8815-def43a058ff9 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/917] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:18:57 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e/ips => generated 109 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/918] 10.0.0.42 () {32 vars in 704 bytes} [Wed May 20 13:18:57 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1213627818 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/919] 10.0.0.42 () {32 vars in 721 bytes} [Wed May 20 13:18:57 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/920] 10.0.0.42 () {32 vars in 823 bytes} [Wed May 20 13:18:57 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e/ips/tempest-ServerAddressesTestJSON-1937854545-network => generated 94 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/921] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:18:58 2026] DELETE /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:58.201 8 WARNING neutronclient.v2_0.client [None req-afebfb61-7ee4-467f-908e-7d536a6b5ecc 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/922] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:18:58 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1662 bytes in 910 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:18:59.880 7 INFO nova.api.openstack.compute.server_external_events [req-eee4e463-584f-4375-8353-c7889a2dab6c req-af68b792-eb54-4f24-a0ff-13b444576927 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:6ce85d03-576f-4bc2-a3cc-128a9b7b12c2 for instance 3b91c057-a04d-471e-93fc-6862aa02767e on instance [pid: 7|app: 0|req: 466/923] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:18:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:00.117 8 WARNING neutronclient.v2_0.client [None req-f8f28eee-e9ce-46ea-9e2f-0bf389a04032 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in 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/924] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:00 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1662 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:01.387 7 INFO nova.api.openstack.compute.server_external_events [req-1ff46665-b22a-4329-9908-682590e07a54 req-df0bfbbb-dcb4-4a9b-b457-75b4003c37ee ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:6ce85d03-576f-4bc2-a3cc-128a9b7b12c2 for instance 3b91c057-a04d-471e-93fc-6862aa02767e on instance [pid: 7|app: 0|req: 467/925] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:01 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:01.919 8 WARNING neutronclient.v2_0.client [None req-06d66497-4fd8-4bfc-8f1d-85a4a71a7d38 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:19:01.927 7 INFO nova.api.openstack.compute.server_external_events [req-d3e80413-8384-4e0a-93bf-a2786011dd69 req-334d0b26-bcde-4908-9cd2-3bfb4dd27fb1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:6ce85d03-576f-4bc2-a3cc-128a9b7b12c2 for instance 3b91c057-a04d-471e-93fc-6862aa02767e on instance [pid: 7|app: 0|req: 468/926] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/927] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:01 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1452 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:03.058 7 WARNING neutronclient.v2_0.client [None req-06b9e804-0f32-486e-a61b-2c756e3bbec9 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/928] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:03 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/929] 10.0.0.42 () {30 vars in 411 bytes} [Wed May 20 13:19:04 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:04.148 7 WARNING neutronclient.v2_0.client [None req-42bd04a2-a395-4ab0-ac06-1ac6ea05e3f4 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/930] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:04 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 1457 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 461/931] 10.0.0.42 () {28 vars in 558 bytes} [Wed May 20 13:19:04 2026] GET /v2/ => generated 402 bytes in 419 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: 471/932] 10.0.0.42 () {28 vars in 562 bytes} [Wed May 20 13:19:04 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/933] 10.0.0.42 () {30 vars in 411 bytes} [Wed May 20 13:19:04 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-20 13:19:04.793 7 WARNING neutronclient.v2_0.client [None req-3ac6b05c-fb9d-4186-afc7-e7716dc3230e e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in 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/934] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:04 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1926 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-20 13:19:05.226 8 INFO nova.api.openstack.wsgi [None req-23aad722-ba74-432a-98d5-0925c9f8c292 427e3a0fd35c42ac93847214ace5f260 41af7185620240b28d7a9c29db5adf6f - - default default] HTTP exception thrown: Instance 3b91c057-a04d-471e-93fc-6862aa02767e could not be found. [pid: 8|app: 0|req: 463/935] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:05 2026] GET /v2.1/servers/3b91c057-a04d-471e-93fc-6862aa02767e => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 465/938] 10.0.0.42 () {32 vars in 751 bytes} [Wed May 20 13:19:07 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8/os-server-password => generated 116 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: 7|app: 0|req: 474/939] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:19:08 2026] DELETE /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:08.908 8 WARNING neutronclient.v2_0.client [None req-b169a966-f954-41c1-8336-56120332eb21 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/940] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:08 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1932 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:10.141 7 WARNING neutronclient.v2_0.client [None req-d15a1007-0eb4-409a-b07a-7896ad9225c4 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:10.173 8 INFO nova.api.openstack.compute.server_external_events [req-a3dc6dde-39fa-4be6-956a-eda64c390cb5 req-0febe9f3-0712-4e69-9b9c-08a3d2012ae3 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:e0dbfc15-25dc-4cde-a6f4-2a97f373ff59 for instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 on instance [pid: 8|app: 0|req: 467/941] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:10 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) [pid: 7|app: 0|req: 475/942] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:10 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1932 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:11.329 8 WARNING neutronclient.v2_0.client [None req-59daa64e-5159-4be7-8383-2cbb87718d42 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/943] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:11 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1932 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-05-20 13:19:12.210 7 INFO nova.api.openstack.compute.server_external_events [req-9541d5da-b7c3-4c43-a3ec-c391b7f6e8dc req-bdc4b33b-47f4-4d2b-95fe-374faef09661 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:e0dbfc15-25dc-4cde-a6f4-2a97f373ff59 for instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 on instance 2026-05-20 13:19:12.210 7 INFO nova.api.openstack.compute.server_external_events [req-9541d5da-b7c3-4c43-a3ec-c391b7f6e8dc req-bdc4b33b-47f4-4d2b-95fe-374faef09661 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:e0dbfc15-25dc-4cde-a6f4-2a97f373ff59 for instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 on instance [pid: 7|app: 0|req: 476/944] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:12 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:12.574 8 WARNING neutronclient.v2_0.client [None req-ecfba1c5-964a-49ff-a1f2-b7f5d1af752c e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/945] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:12 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => 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-05-20 13:19:13.678 7 WARNING neutronclient.v2_0.client [None req-8159c9bd-7216-4390-b63b-2f2f647d92a9 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in 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/946] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:13 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:14.766 8 WARNING neutronclient.v2_0.client [None req-43d1efac-3ef2-4bf3-aab0-e7959ff54f57 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/947] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:14 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 1542 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:15.842 8 INFO nova.api.openstack.wsgi [None req-5529ff58-acbc-4ef9-b3f3-a3ce1d66b92c e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] HTTP exception thrown: Instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 could not be found. [pid: 8|app: 0|req: 472/950] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:15 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => 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-05-20 13:19:15.889 7 INFO nova.api.openstack.wsgi [None req-60a36fe2-9fec-42de-9ce9-6497105bdaa8 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] HTTP exception thrown: Instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 could not be found. [pid: 7|app: 0|req: 479/951] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:19:15 2026] DELETE /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:15.933 8 INFO nova.api.openstack.wsgi [None req-d19f661a-b191-485e-b9cc-d201b58f4b18 e3068fc6454b45fd942655c44465ca91 c7d94f4697bd46cdaf66aaab4458f775 - - default default] HTTP exception thrown: Instance 182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 could not be found. [pid: 8|app: 0|req: 473/952] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:15 2026] GET /v2.1/servers/182d9974-83a1-4f47-81aa-ff8e8aa6f4a8 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/953] 10.0.0.42 () {32 vars in 704 bytes} [Wed May 20 13:19:15 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1053636957 => 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, ' [pid: 8|app: 0|req: 474/954] 10.0.0.42 () {32 vars in 726 bytes} [Wed May 20 13:19:16 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1120799260 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-20 13:19:24.411 7 WARNING neutronclient.v2_0.client [None req-e12bb7d8-e046-4912-9d81-04bb89fc2c78 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:19:24.787 7 WARNING neutronclient.v2_0.client [None req-e12bb7d8-e046-4912-9d81-04bb89fc2c78 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/955] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:19:24 2026] POST /v2.1/servers => generated 424 bytes in 654 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 13:19:25.003 8 WARNING neutronclient.v2_0.client [None req-2ed3dc79-f967-4197-8ef6-eaa9f07eeee4 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/956] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:24 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1368 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-05-20 13:19:26.168 8 WARNING neutronclient.v2_0.client [None req-544f461a-9a4a-40e7-8140-7359e6b9cf17 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/959] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:26 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1372 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:27.408 7 WARNING neutronclient.v2_0.client [None req-e54d50b3-f0da-470b-bf4c-336487af8ac1 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/960] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:27 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1420 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-05-20 13:19:28.499 8 WARNING neutronclient.v2_0.client [None req-3e3ba913-53e0-4314-a3e9-d15fff2287ff 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in 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/961] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:28 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1420 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:29.578 7 WARNING neutronclient.v2_0.client [None req-e135f394-4c06-49e2-a0a8-8a7469f8a13b 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in 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/962] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:29 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1428 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-05-20 13:19:30.698 8 WARNING neutronclient.v2_0.client [None req-ccffc949-74c0-412c-8df1-c1567be49b76 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:32.349 7 INFO nova.api.openstack.compute.server_external_events [req-33da3e4f-7cec-4b2a-a77d-dc605c405bdc req-0e4db250-fcbd-4cc2-b3c7-3192c42b1d3c ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:e43929fd-cdbf-4a9d-83d3-15995a8370e3 for instance 76082b7d-bd79-47bf-ac1e-9bd88d49afae on instance [pid: 7|app: 0|req: 485/963] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:32 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) [pid: 8|app: 0|req: 479/964] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:30 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1480 bytes in 2102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:33.820 7 WARNING neutronclient.v2_0.client [None req-050b5f1a-5f69-480b-bf37-fea66377f48b 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/965] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:33 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1468 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:35.396 8 WARNING neutronclient.v2_0.client [None req-a8a3b849-d592-47c1-b9cb-47abe6e2d645 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/968] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:35 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1468 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:36.802 7 WARNING neutronclient.v2_0.client [None req-f059e941-2cb3-40f3-b8bd-f377905d33e4 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/969] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:36 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1468 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:38.092 8 WARNING neutronclient.v2_0.client [None req-28ef4a65-dc81-4828-974e-09081618713d 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/970] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:38 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:39.264 7 WARNING neutronclient.v2_0.client [None req-c6f9bbd3-3be3-470e-97a8-b6d79ed262ad 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:39.471 8 INFO nova.api.openstack.compute.server_external_events [req-900c91ec-3461-4b96-bf7f-46bffb4bff24 req-747416f4-668a-4f23-a333-53d88a79b0f7 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:e43929fd-cdbf-4a9d-83d3-15995a8370e3 for instance 76082b7d-bd79-47bf-ac1e-9bd88d49afae on instance [pid: 8|app: 0|req: 482/971] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/972] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:39 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1468 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:41.133 8 WARNING neutronclient.v2_0.client [None req-77a62e8e-4b73-4f4d-bbee-50e4240c7936 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:41.522 7 INFO nova.api.openstack.compute.server_external_events [req-f4a0c704-a301-4b60-99bb-b02829bdc011 req-effea13b-2b41-4b99-af1a-fdc0baa966d7 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:e43929fd-cdbf-4a9d-83d3-15995a8370e3 for instance 76082b7d-bd79-47bf-ac1e-9bd88d49afae on instance [pid: 7|app: 0|req: 491/973] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:41 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) [pid: 8|app: 0|req: 483/974] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:41 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1649 bytes in 1080 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 492/975] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:19:43 2026] DELETE /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:43.614 8 WARNING neutronclient.v2_0.client [None req-f59901e0-5088-4f94-aeb4-8ce2ade89d6d 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/976] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:43 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1655 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:44.808 7 INFO nova.api.openstack.compute.server_external_events [req-a8bab708-0558-4cc3-b75f-f8c0755a9222 req-ecf90d2d-93ac-4691-bc13-11590b0aa5db ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:e43929fd-cdbf-4a9d-83d3-15995a8370e3 for instance 76082b7d-bd79-47bf-ac1e-9bd88d49afae on instance [pid: 7|app: 0|req: 493/977] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:45.051 8 WARNING neutronclient.v2_0.client [None req-f1313090-6936-426d-aa11-9557bd07ad5b 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/978] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:45 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1655 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-05-20 13:19:46.268 7 WARNING neutronclient.v2_0.client [None req-7cc8e6bf-6da3-4e6f-ae2c-71f03b251134 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:46.341 8 INFO nova.api.openstack.compute.server_external_events [req-cf3b8da4-f044-413a-9bc1-24d462de0462 req-bab3ac4f-25f2-4a2c-8fdc-487b3a784124 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:e43929fd-cdbf-4a9d-83d3-15995a8370e3 for instance 76082b7d-bd79-47bf-ac1e-9bd88d49afae on instance [pid: 8|app: 0|req: 487/981] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:46.852 8 INFO nova.api.openstack.compute.server_external_events [req-96f48222-45ec-4cb2-8266-6b6820fa5278 req-2e027383-b8ed-4a07-a1d9-61d2cad700e2 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:e43929fd-cdbf-4a9d-83d3-15995a8370e3 for instance 76082b7d-bd79-47bf-ac1e-9bd88d49afae on instance [pid: 8|app: 0|req: 488/982] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:19: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) [pid: 7|app: 0|req: 495/983] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:46 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1613 bytes in 1163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:48.445 8 WARNING neutronclient.v2_0.client [None req-f4b0233c-b489-4d58-b1fb-4c0dad2cf29d 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/984] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:48 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => generated 1454 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:19:50.394 7 INFO nova.api.openstack.wsgi [None req-c1621b84-dcf2-450a-8b2e-0d12de8f1e8f 51aae194f88a42e5a9a21ba4a349884a e137d25c45f94e3dbec91585699e2b2a - - default default] HTTP exception thrown: Instance 76082b7d-bd79-47bf-ac1e-9bd88d49afae could not be found. [pid: 7|app: 0|req: 496/985] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:19:50 2026] GET /v2.1/servers/76082b7d-bd79-47bf-ac1e-9bd88d49afae => 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: 500/992] 10.0.0.89 () {30 vars in 617 bytes} [Wed May 20 13:20:20 2026] GET /v2.1 => generated 0 bytes in 100 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: 493/993] 10.0.0.89 () {32 vars in 690 bytes} [Wed May 20 13:20:20 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: 501/994] 10.0.0.89 () {34 vars in 911 bytes} [Wed May 20 13:20:20 2026] GET /v2.1/os-simple-tenant-usage/92428f5c137a40f0ac5432e895ba2ef7?start=2026-05-19T00:00:00&end=2026-05-20T23:59:59 => generated 20 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/995] 10.0.0.89 () {30 vars in 652 bytes} [Wed May 20 13:20:21 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 502/996] 10.0.0.89 () {30 vars in 617 bytes} [Wed May 20 13:20:24 2026] GET /v2.1 => generated 0 bytes in 257 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 495/997] 10.0.0.89 () {32 vars in 690 bytes} [Wed May 20 13:20:24 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/998] 10.0.0.89 () {34 vars in 911 bytes} [Wed May 20 13:20:24 2026] GET /v2.1/os-simple-tenant-usage/92428f5c137a40f0ac5432e895ba2ef7?start=2026-05-19T00:00:00&end=2026-05-20T23:59:59 => generated 20 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/999] 10.0.0.89 () {30 vars in 652 bytes} [Wed May 20 13:20:25 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1002] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:20:35 2026] POST /v2.1/os-keypairs => generated 397 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:38.910 7 WARNING neutronclient.v2_0.client [None req-561991c2-f5ae-4656-99cd-9b82f54c6126 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:20:39.011 7 WARNING neutronclient.v2_0.client [None req-561991c2-f5ae-4656-99cd-9b82f54c6126 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:20:39.290 7 WARNING neutronclient.v2_0.client [None req-561991c2-f5ae-4656-99cd-9b82f54c6126 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1005] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:20:38 2026] POST /v2.1/servers => generated 450 bytes in 664 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 13:20:39.544 8 WARNING neutronclient.v2_0.client [None req-6f344288-fa3f-4f97-a33f-3e780dfb4e55 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1006] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:39 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1401 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:40.676 7 WARNING neutronclient.v2_0.client [None req-0c894db2-5b26-4def-a646-cd44bdc80215 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1007] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:40 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1405 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:42.097 8 WARNING neutronclient.v2_0.client [None req-02b1ce37-243e-456c-9346-5f8d875b2756 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1008] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:42 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1453 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:43.199 7 WARNING neutronclient.v2_0.client [None req-33298bac-d1f6-476b-ab40-a61e93a06ec3 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1009] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:43 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1453 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-05-20 13:20:44.281 8 WARNING neutronclient.v2_0.client [None req-0c722099-ea9c-43d2-9411-abb2c9913cbb 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1010] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:44 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1529 bytes in 571 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:45.479 7 INFO nova.api.openstack.compute.server_external_events [req-e5b7cb54-7c11-4188-9ee3-ed6707f3795f req-be9bb681-2f9d-4728-8136-9b6513de1c7e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance [pid: 7|app: 0|req: 510/1013] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:20:45 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-05-20 13:20:45.870 8 WARNING neutronclient.v2_0.client [None req-ecd79e99-87d7-447d-9b74-bacc654deefa 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1014] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:45 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:47.262 7 WARNING neutronclient.v2_0.client [None req-af1a742e-fde8-433a-a1b1-88bd3f40abe0 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1015] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:47 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 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-05-20 13:20:48.417 8 WARNING neutronclient.v2_0.client [None req-c8e8eded-0575-43cd-af2d-4b8d83528dec 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1016] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:48 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:49.571 7 WARNING neutronclient.v2_0.client [None req-7daa4302-5ac4-499b-9c0d-155f548acf50 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1017] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:49 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:50.815 8 WARNING neutronclient.v2_0.client [None req-0439b90c-3770-482e-a133-78f0c6a87c3e 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1018] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:50 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 1231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:53.048 7 WARNING neutronclient.v2_0.client [None req-0d24bf03-fecf-4096-8866-894a1f1e2c4d 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/1019] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:53 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 585 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:54.650 8 WARNING neutronclient.v2_0.client [None req-2f1a0b96-c2a1-46ff-a49c-fe8743d1bfd5 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1022] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:54 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 1384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:57.054 7 WARNING neutronclient.v2_0.client [None req-97bea45b-e72b-48ae-9a72-777c3e8d2749 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1023] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:57 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 710 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:58.765 8 WARNING neutronclient.v2_0.client [None req-19c9321a-5886-4315-bed5-703dc57b836a 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1024] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:58 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:20:59.921 7 WARNING neutronclient.v2_0.client [None req-af1e8147-55b8-49ba-99e3-77274eccbf13 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1025] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:20:59 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 791 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:00.810 8 INFO nova.api.openstack.compute.server_external_events [req-d2d071ff-0547-47c6-ae50-790a2b622f03 req-b9180a74-36e0-411e-a189-93403cd4b198 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance [pid: 8|app: 0|req: 509/1026] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:01.746 7 WARNING neutronclient.v2_0.client [None req-124e1c62-18e8-4ba1-b557-43ecf4801776 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1027] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:01 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1527 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:02.861 8 INFO nova.api.openstack.compute.server_external_events [req-40b7dedf-d71e-4e23-b111-770a32891725 req-2f61ba4a-8531-402b-bb72-39137503f346 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance [pid: 8|app: 0|req: 510/1028] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:02 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-05-20 13:21:03.093 7 WARNING neutronclient.v2_0.client [None req-6ddade41-ec2c-4c55-a35a-69c859f62d04 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1029] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:03 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1695 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:03.835 8 WARNING neutronclient.v2_0.client [None req-b14ad12b-d1b3-4dc2-bc8b-8957554a89fb 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1030] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:03 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1695 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:06.974 7 INFO nova.api.openstack.compute.server_external_events [req-bd22aaf3-a767-48bb-a89e-da3bb020503a req-71f2375b-2157-42b1-be33-e164ee76309f ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance [pid: 7|app: 0|req: 521/1033] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:06 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: 513/1034] 10.0.0.42 () {34 vars in 748 bytes} [Wed May 20 13:21:13 2026] POST /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e/action => generated 31989 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:18.023 7 INFO nova.api.openstack.compute.server_external_events [req-16547f26-43ec-4369-bfb1-f49733c33444 req-f3e16827-7264-464a-b154-1c9d848398e8 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance [pid: 7|app: 0|req: 523/1037] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 515/1038] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:21:19 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:21.503 7 WARNING neutronclient.v2_0.client [None req-b2bd78d6-eaf8-4597-9372-930ceb39f051 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:21:21.569 7 WARNING neutronclient.v2_0.client [None req-b2bd78d6-eaf8-4597-9372-930ceb39f051 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:21:22.258 7 WARNING neutronclient.v2_0.client [None req-b2bd78d6-eaf8-4597-9372-930ceb39f051 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1039] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:21:21 2026] POST /v2.1/servers => generated 449 bytes in 1073 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 13:21:22.551 8 WARNING neutronclient.v2_0.client [None req-3dc074a1-e25a-45ae-83dd-6fb9d65f150b 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1040] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:22 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1401 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:23.662 7 WARNING neutronclient.v2_0.client [None req-17341709-f704-41bd-98c0-eba32a3fc299 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1041] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:23 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1405 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:24.828 8 WARNING neutronclient.v2_0.client [None req-fbb9026d-20c4-42bd-be79-911e420fbb5c 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1043] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:24 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1453 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:26.467 8 WARNING neutronclient.v2_0.client [None req-db49fdf2-9315-4a28-9bfe-bdb45343758b 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1045] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:26 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1461 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:27.744 7 WARNING neutronclient.v2_0.client [None req-311966e4-d34a-4fb9-9c7e-595b241576c2 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:28.231 8 INFO nova.api.openstack.compute.server_external_events [req-f6a54014-e8ed-4179-a6e8-5cf4ea8e9151 req-55bcae27-1605-49ca-a818-7375af2b15d5 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 8|app: 0|req: 519/1046] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:28.346 8 INFO nova.api.openstack.compute.server_external_events [req-3c74d4c9-b8b6-4786-a43f-c467c1d8627b req-d58b2b2c-8de5-43f3-9b10-8b370f619a01 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 8|app: 0|req: 520/1047] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1048] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:27 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1528 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:29.458 8 WARNING neutronclient.v2_0.client [None req-813346c9-5da4-4661-b145-ede4f965268f 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1049] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:29 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1526 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:30.607 7 WARNING neutronclient.v2_0.client [None req-78085cbe-fccd-444f-a7b6-932e193ba1cb 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1050] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:30 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1526 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-05-20 13:21:31.805 8 WARNING neutronclient.v2_0.client [None req-a200481a-1e72-4aec-acd7-b2cf8202dc70 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1051] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:31 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1526 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-05-20 13:21:32.967 7 WARNING neutronclient.v2_0.client [None req-4f1a3759-f1ef-4973-aad8-a58c9542c607 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1052] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:32 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1526 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:34.037 8 INFO nova.api.openstack.compute.server_external_events [req-e512d8f1-76ac-494c-ad7a-4db0dc8da929 req-a84a7756-478c-43aa-8712-d1ce89509090 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 8|app: 0|req: 523/1053] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:34 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-05-20 13:21:34.381 7 WARNING neutronclient.v2_0.client [None req-a2afafaa-1419-4331-8ec9-04378f20d137 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1054] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:34 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1526 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-05-20 13:21:35.546 8 WARNING neutronclient.v2_0.client [None req-16317092-ffba-45e9-aa3a-d1a65410d89a 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1057] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:35 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1694 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:35.778 7 WARNING neutronclient.v2_0.client [None req-cc168587-7ec7-488e-a599-a16d03e2db69 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1058] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:35 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1694 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:36.079 8 INFO nova.api.openstack.compute.server_external_events [req-dbd3eeb5-77ca-4f7b-a003-43a5842920f5 req-b6591387-c103-4165-bd80-b47b72022604 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 8|app: 0|req: 526/1059] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:38.133 7 INFO nova.api.openstack.compute.server_external_events [req-b2c4718d-5024-42fb-b0d9-7a0a97fcbf6f req-61c435d7-ae1d-4607-8767-5f4b21773248 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 7|app: 0|req: 534/1060] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 528/1063] 10.0.0.42 () {34 vars in 748 bytes} [Wed May 20 13:21:47 2026] POST /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694/action => generated 32200 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, ' [pid: 7|app: 0|req: 536/1064] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:21:47 2026] DELETE /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:48.045 8 WARNING neutronclient.v2_0.client [None req-2b1a3c46-122d-4fe9-9592-4f0b03d4f040 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1065] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:48 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1820 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:49.232 7 WARNING neutronclient.v2_0.client [None req-fbca81d4-a28e-4bb3-9edc-8f63f8e31522 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:49.376 8 INFO nova.api.openstack.compute.server_external_events [req-9ea1969f-2fc4-45c3-b71a-15ca4df356cd req-e7f49311-ad9f-4d83-bc12-27612af426b5 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 8|app: 0|req: 530/1066] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:49 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1067] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:49 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1820 bytes in 387 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:50.646 8 WARNING neutronclient.v2_0.client [None req-eed90df3-2bbf-4c11-b887-f0dbfa591548 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:51.437 7 INFO nova.api.openstack.compute.server_external_events [req-b6435a47-6309-45ef-858a-30d18d7fc0fa req-2a9e5491-d0e2-4c24-9eb6-c4faf6518cd4 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 7|app: 0|req: 538/1068] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:51 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) [pid: 8|app: 0|req: 531/1069] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:50 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1820 bytes in 935 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:52.591 7 WARNING neutronclient.v2_0.client [None req-4966313a-36a7-4ce1-b6ce-499cefe40489 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1070] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:52 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1482 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:53.479 8 INFO nova.api.openstack.compute.server_external_events [req-572068ac-c238-4df1-b87d-a8917118b904 req-9dfbf1b9-b045-4b95-8e96-fc9ac69d8dcf ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:6d71253a-2aca-4b9d-bd99-3ec99def7185 for instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 on instance [pid: 8|app: 0|req: 532/1071] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:53 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-05-20 13:21:53.696 7 WARNING neutronclient.v2_0.client [None req-00b91bbf-d0c4-4872-a325-f313c01a55c9 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1072] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:53 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 1487 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:54.782 8 INFO nova.api.openstack.wsgi [None req-53c22e47-4136-4d39-a2cf-e650eb842d09 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] HTTP exception thrown: Instance ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 could not be found. [pid: 8|app: 0|req: 533/1073] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:54 2026] GET /v2.1/servers/ba2f1baa-66b4-41e7-abbf-8bd86a5d6694 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 541/1074] 10.0.0.42 () {32 vars in 726 bytes} [Wed May 20 13:21:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-429600984 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 534/1077] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:21:55 2026] DELETE /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-20 13:21:55.519 7 WARNING neutronclient.v2_0.client [None req-e7fbebf0-0184-4659-90d2-e67aaee306bf 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1078] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:55 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1701 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:56.717 7 INFO nova.api.openstack.compute.server_external_events [req-e83c144a-6304-49df-86d1-02512981608c req-241a20f1-4d44-49f5-9988-11fdceefc09e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance 2026-05-20 13:21:56.717 8 WARNING neutronclient.v2_0.client [None req-4e03ee4c-d803-4bea-887f-5dc130ba8e30 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1079] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:56 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1080] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:56 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1701 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:57.898 7 WARNING neutronclient.v2_0.client [None req-f19e2aee-a71e-498c-9f34-f4c04dca1dca 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1081] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:57 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1701 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:21:58.854 8 INFO nova.api.openstack.compute.server_external_events [req-74304573-b948-451c-a1ac-7820eb03cac3 req-f5b6c4c3-cddf-44d9-80f4-a8b1fd457368 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance 2026-05-20 13:21:58.854 8 INFO nova.api.openstack.compute.server_external_events [req-74304573-b948-451c-a1ac-7820eb03cac3 req-f5b6c4c3-cddf-44d9-80f4-a8b1fd457368 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:cb0fae52-bf0d-4649-8159-3c78780e3ad9 for instance bf2efb45-5107-4488-96fe-a999514af09e on instance [pid: 8|app: 0|req: 536/1082] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:21:58 2026] POST /v2.1/os-server-external-events => generated 356 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-05-20 13:21:59.075 7 WARNING neutronclient.v2_0.client [None req-f6dbe727-941f-45cc-826e-8dbecdfe8794 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1083] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:21:59 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1482 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-05-20 13:22:00.175 8 WARNING neutronclient.v2_0.client [None req-fa7c0be3-43a1-4aa8-9a1b-b4e4dcc8886c 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1084] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:22:00 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1487 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-05-20 13:22:01.267 7 WARNING neutronclient.v2_0.client [None req-14cedc3a-dbbd-43f5-84fd-f795ad2eacde 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] The python binding code in 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/1085] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:22:01 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 1487 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:22:02.349 8 INFO nova.api.openstack.wsgi [None req-dd69ce00-70fb-4cc3-a6e2-45e29fc91a2f 4273287323a24e49ae831c28d61e5ac5 acde4cd37e024e2db6534abe894e92c8 - - default default] HTTP exception thrown: Instance bf2efb45-5107-4488-96fe-a999514af09e could not be found. [pid: 8|app: 0|req: 538/1086] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:22:02 2026] GET /v2.1/servers/bf2efb45-5107-4488-96fe-a999514af09e => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 549/1087] 10.0.0.42 () {32 vars in 726 bytes} [Wed May 20 13:22:02 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-333504809 => 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, ' [pid: 8|app: 0|req: 547/1104] 10.0.0.42 () {34 vars in 669 bytes} [Wed May 20 13:23:18 2026] POST /v2.1/os-keypairs => generated 395 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:23:21.596 7 WARNING neutronclient.v2_0.client [None req-ead3adcb-08b3-4837-9b60-b90453091593 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:23:21.651 7 WARNING neutronclient.v2_0.client [None req-ead3adcb-08b3-4837-9b60-b90453091593 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:23:21.904 7 WARNING neutronclient.v2_0.client [None req-ead3adcb-08b3-4837-9b60-b90453091593 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 558/1105] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:23:21 2026] POST /v2.1/servers => generated 447 bytes in 614 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-20 13:23:22.161 8 WARNING neutronclient.v2_0.client [None req-1328b38f-b02d-456c-99ca-10f232d4dce3 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in 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/1106] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:22 2026] GET /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => generated 1393 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:27.251 8 WARNING neutronclient.v2_0.client [None req-f4f56e4f-b6d0-4383-8b57-7da82c79c7ae 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in 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/1109] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:27 2026] GET /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:27.907 7 INFO nova.api.openstack.compute.server_external_events [req-23b3cdab-ee94-4596-a604-796d928b17e8 req-45cfb4d4-37c7-42f8-afb9-de34596596c2 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance [pid: 7|app: 0|req: 560/1110] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:32.394 8 WARNING neutronclient.v2_0.client [None req-614e64a7-d0fa-448f-bef3-a4e263ff88c1 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in 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/1111] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:32 2026] GET /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => generated 1516 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:32.880 7 INFO nova.api.openstack.compute.server_external_events [req-6aa78cb9-9c3b-4f54-98be-1f5a0cb8fdcf req-1ced9b1f-0782-448c-972a-9902cdc6a66e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance [pid: 7|app: 0|req: 561/1112] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:34.937 8 INFO nova.api.openstack.compute.server_external_events [req-e938f499-32e1-4446-9f54-77202f9e7ab8 req-3a8a53dc-acd0-46af-8898-16034117d7dc ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance [pid: 8|app: 0|req: 552/1113] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:37.575 8 WARNING neutronclient.v2_0.client [None req-8fee28f5-9c00-49ed-8737-0e73add7d86f 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1116] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:37 2026] GET /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => generated 1815 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:38.889 8 INFO nova.api.openstack.compute.server_external_events [req-9ebb22d8-a4b6-45c3-8ebd-6cd4b1809fa0 req-f11c9e8b-7346-4bce-951c-ed41ca2b2f07 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance [pid: 8|app: 0|req: 555/1117] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:23:38.923 7 WARNING neutronclient.v2_0.client [None req-a0a1fa15-3314-4017-81e5-d2a1863689b4 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:23:38.970 7 WARNING neutronclient.v2_0.client [None req-a0a1fa15-3314-4017-81e5-d2a1863689b4 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:23:39.234 7 WARNING neutronclient.v2_0.client [None req-a0a1fa15-3314-4017-81e5-d2a1863689b4 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in 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/1118] 10.0.0.42 () {34 vars in 661 bytes} [Wed May 20 13:23:38 2026] POST /v2.1/servers => generated 447 bytes in 584 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:39.474 8 WARNING neutronclient.v2_0.client [None req-66b11241-f9c4-47c6-8a56-3e8c88f98a73 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 556/1119] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:39 2026] GET /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 1393 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:44.566 7 WARNING neutronclient.v2_0.client [None req-a40e10ca-5287-4652-bd1b-5f290f58ec07 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1120] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:44 2026] GET /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 1518 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:45.190 8 INFO nova.api.openstack.compute.server_external_events [req-0824a387-5871-402e-ac97-824ab5e7f73e req-0b8dcfc7-4777-434d-954c-2238da377de1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance [pid: 8|app: 0|req: 557/1121] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:49.817 7 WARNING neutronclient.v2_0.client [None req-ea5521ab-be62-4c58-a024-98d7688cff0c 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1124] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:49 2026] GET /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 1516 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:50.087 8 INFO nova.api.openstack.compute.server_external_events [req-9fd8826b-bb99-45bb-b5c6-c6325150aee6 req-26cac3ee-cd3d-456d-9e4b-36dc1516410e ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance [pid: 8|app: 0|req: 559/1125] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:52.133 7 INFO nova.api.openstack.compute.server_external_events [req-93458452-c282-4c80-a07f-779c25c3e927 req-ea7f5341-a081-434f-8253-0debadc152a2 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance [pid: 7|app: 0|req: 567/1126] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:23:55.054 8 WARNING neutronclient.v2_0.client [None req-6cd8b17d-2209-4775-8c8c-a5cd0b9c218e 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in 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/1127] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:23:55 2026] GET /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 1817 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-05-20 13:23:56.401 7 INFO nova.api.openstack.compute.server_external_events [req-e946ba4a-8db7-4138-9716-90a38cb09b77 req-7a857fa7-42b5-4d20-bfe3-cf45b0b651fb ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance [pid: 7|app: 0|req: 569/1130] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:23:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1133] 10.0.0.41 () {28 vars in 452 bytes} [Wed May 20 13:24:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1134] 10.0.0.41 () {30 vars in 656 bytes} [Wed May 20 13:24:11 2026] GET /v2.1 => generated 0 bytes in 55 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: 564/1135] 10.0.0.41 () {32 vars in 729 bytes} [Wed May 20 13:24:11 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:24:12.079 7 WARNING neutronclient.v2_0.client [None req-2e1b4a5d-c8c0-4efd-8a5a-314e274ea1df 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1136] 10.0.0.41 () {34 vars in 804 bytes} [Wed May 20 13:24:11 2026] GET /v2.1/servers/detail?all_tenants=True => generated 5449 bytes in 440 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1137] 10.0.0.41 () {28 vars in 452 bytes} [Wed May 20 13:24:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 573/1138] 10.0.0.41 () {30 vars in 656 bytes} [Wed May 20 13:24:12 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 566/1139] 10.0.0.41 () {32 vars in 729 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1140] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/servers/detail?project_id=08d39501070b40f1b756b459a70ebcbc&all_tenants=True => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1141] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/servers/detail?project_id=4bb05fe8e43745edb611ab98f7b3db3d&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1142] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/servers/detail?project_id=7272569efaa844d7bfe145bab9a493e6&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1143] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/servers/detail?project_id=7acea67fa31e42bdb50a74ef02716b30&all_tenants=True => generated 15 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1144] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/servers/detail?project_id=a84b65903b1841c59080d3130371da37&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1145] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/servers/detail?project_id=b360675ed9694c8385b980a45a74ed5d&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1146] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:12 2026] GET /v2.1/servers/detail?project_id=b88756564d734453a034d470dde6e3f0&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1147] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:13 2026] GET /v2.1/servers/detail?project_id=e2d0f6a439ca4c19817c1a73a2e46c98&all_tenants=True => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1148] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:13 2026] GET /v2.1/servers/detail?project_id=e8c37dd63f2240659f212dd7b03470f7&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-05-20 13:24:13.252 8 WARNING neutronclient.v2_0.client [None req-14d45112-8ef0-4962-a91a-12beefed8049 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1149] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:13 2026] GET /v2.1/servers/detail?project_id=f28dd866edfc4bc78cdd67ddafdb1c3a&all_tenants=True => generated 5449 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1150] 10.0.0.41 () {34 vars in 892 bytes} [Wed May 20 13:24:13 2026] GET /v2.1/servers/detail?project_id=f76de9031b5c4c298502a60cb2c9a464&all_tenants=True => generated 15 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:21.993 8 WARNING neutronclient.v2_0.client [None req-d5eb07b2-eefc-4fca-9957-e92ff6106202 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:24:22.030 8 WARNING neutronclient.v2_0.client [None req-d5eb07b2-eefc-4fca-9957-e92ff6106202 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:24:22.183 8 WARNING neutronclient.v2_0.client [None req-d5eb07b2-eefc-4fca-9957-e92ff6106202 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 573/1153] 199.204.45.205 () {36 vars in 713 bytes} [Wed May 20 13:24:21 2026] POST /v2.1/servers => generated 453 bytes in 657 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) 2026-05-20 13:24:22.745 7 WARNING neutronclient.v2_0.client [None req-8358abeb-de18-406a-b7ae-25d26919709c 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 581/1154] 199.204.45.205 () {32 vars in 732 bytes} [Wed May 20 13:24:22 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 => generated 2213 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:22.812 8 WARNING neutronclient.v2_0.client [None req-24564a69-3368-4d22-bcf2-0f1e8e944023 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1155] 199.204.45.205 () {32 vars in 758 bytes} [Wed May 20 13:24:22 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 582/1156] 199.204.45.205 () {32 vars in 776 bytes} [Wed May 20 13:24:22 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:25.492 7 WARNING neutronclient.v2_0.client [None req-dcfa8c1c-b707-404e-85ae-27b5344964de 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1159] 199.204.45.205 () {32 vars in 732 bytes} [Wed May 20 13:24:25 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 => generated 2371 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:25.600 8 WARNING neutronclient.v2_0.client [None req-ef585fdc-029a-4f7e-9342-a506f5e003aa 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 576/1160] 199.204.45.205 () {32 vars in 758 bytes} [Wed May 20 13:24:25 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 28 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 585/1161] 199.204.45.205 () {32 vars in 776 bytes} [Wed May 20 13:24:25 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-volume_attachments => generated 197 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:28.189 8 INFO nova.api.openstack.compute.server_external_events [req-eb92d22c-dc96-4bac-9399-fa73df9d2824 req-04f05c95-3973-4050-a441-814a5b12046a ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:9b100b29-8f0d-4b7e-998b-1e223db34f59 for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 8|app: 0|req: 577/1162] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:24:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:28.567 7 WARNING neutronclient.v2_0.client [None req-edd80030-93bc-43b7-8a0a-4e02f0859d43 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1163] 199.204.45.205 () {32 vars in 732 bytes} [Wed May 20 13:24:28 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 => generated 2445 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:28.706 8 WARNING neutronclient.v2_0.client [None req-3df7d5af-c401-45b4-b7c1-48e7bbc6ed70 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1164] 199.204.45.205 () {32 vars in 758 bytes} [Wed May 20 13:24:28 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 284 bytes in 80 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: 587/1165] 199.204.45.205 () {32 vars in 776 bytes} [Wed May 20 13:24:28 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:31.468 8 WARNING neutronclient.v2_0.client [None req-f010c8dd-5679-4179-b760-c658fa281b8d 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1166] 199.204.45.205 () {32 vars in 732 bytes} [Wed May 20 13:24:31 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 => generated 2433 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:31.590 7 WARNING neutronclient.v2_0.client [None req-832142b3-948d-44fc-8593-1addbcdea13d 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1167] 199.204.45.205 () {32 vars in 758 bytes} [Wed May 20 13:24:31 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 284 bytes in 78 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: 580/1168] 199.204.45.205 () {32 vars in 776 bytes} [Wed May 20 13:24:31 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:34.050 7 INFO nova.api.openstack.compute.server_external_events [req-b557da78-719b-49d3-8eb1-b9377fbdc15d req-71bda3c1-b4ba-4737-9b98-0570bf3fb738 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:9b100b29-8f0d-4b7e-998b-1e223db34f59 for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 589/1169] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:24:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:34.611 8 WARNING neutronclient.v2_0.client [None req-7033b1d7-c851-4734-9493-5efbd74eccb0 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1170] 199.204.45.205 () {32 vars in 732 bytes} [Wed May 20 13:24:34 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 => generated 2433 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:34.764 7 WARNING neutronclient.v2_0.client [None req-2b81bf86-1c31-4ea8-821f-39f85754af63 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1171] 199.204.45.205 () {32 vars in 758 bytes} [Wed May 20 13:24:34 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 286 bytes in 86 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: 582/1172] 199.204.45.205 () {32 vars in 776 bytes} [Wed May 20 13:24:34 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:36.090 7 INFO nova.api.openstack.compute.server_external_events [req-f49917dd-8420-4994-8ca4-bc06ec2cb5ca req-2c2f0ec5-e5f6-4080-bf2b-e621c6d87236 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:9b100b29-8f0d-4b7e-998b-1e223db34f59 for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 592/1175] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:24:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:37.494 8 WARNING neutronclient.v2_0.client [None req-2c5b0fe9-a79d-4947-bb34-b65659e357ad 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1176] 199.204.45.205 () {32 vars in 732 bytes} [Wed May 20 13:24:37 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 => generated 2581 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:24:37.634 7 WARNING neutronclient.v2_0.client [None req-84c0f1dc-7e4f-4e32-9af8-fe673480866e 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1177] 199.204.45.205 () {32 vars in 758 bytes} [Wed May 20 13:24:37 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 286 bytes in 99 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: 585/1178] 199.204.45.205 () {32 vars in 776 bytes} [Wed May 20 13:24:37 2026] GET /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:13.459 8 WARNING neutronclient.v2_0.client [None req-4ef6685b-8d6b-4709-8ab5-416d461acf88 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:25:13.507 8 WARNING neutronclient.v2_0.client [None req-4ef6685b-8d6b-4709-8ab5-416d461acf88 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:16.037 7 INFO nova.api.openstack.compute.server_external_events [req-170304fd-c296-4cb8-8413-5379c2ab3b53 req-fb34304a-a1e3-4ac9-9f87-cef64cf26cac ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:7d2de39b-44d6-4cd4-b152-693bd8e1698f for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 599/1187] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:19.106 7 INFO nova.api.openstack.compute.server_external_events [req-4da2c8ee-2f7c-4229-929b-0bb809c5f9b1 req-4611f807-5b83-4161-a49f-f11dc8251c47 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:7d2de39b-44d6-4cd4-b152-693bd8e1698f for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 600/1188] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:21.157 7 INFO nova.api.openstack.compute.server_external_events [req-edbee9ee-52e4-4b82-9673-4f8384f50ad5 req-8a2875c1-14d6-4075-af04-114cb1c9f6b1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:7d2de39b-44d6-4cd4-b152-693bd8e1698f for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 601/1189] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:25:22.059 8 WARNING neutronclient.v2_0.client [None req-4ef6685b-8d6b-4709-8ab5-416d461acf88 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1190] 199.204.45.205 () {36 vars in 811 bytes} [Wed May 20 13:25:13 2026] POST /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 280 bytes in 8691 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:23.212 7 INFO nova.api.openstack.compute.server_external_events [req-8f5f5376-97fc-47ee-9410-dfb90124e753 req-8ff70b0a-2cb0-4e38-9ac5-85c918af72a7 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:7d2de39b-44d6-4cd4-b152-693bd8e1698f for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 602/1191] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:23.587 8 INFO nova.api.openstack.compute.server_external_events [req-78169c8f-8122-40f0-a91f-bc5cc0f88151 req-f0bad306-e32a-49a0-9ec6-c00529efccc1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:7d2de39b-44d6-4cd4-b152-693bd8e1698f for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 8|app: 0|req: 590/1192] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:50.113 8 WARNING neutronclient.v2_0.client [None req-860a1d84-9970-4ab2-8a01-0d704aa05b94 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:25:50.163 8 WARNING neutronclient.v2_0.client [None req-860a1d84-9970-4ab2-8a01-0d704aa05b94 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:52.634 7 INFO nova.api.openstack.compute.server_external_events [req-893230f5-393d-4864-a6e7-61c8b27039dc req-ed41041f-3314-43de-8fd4-0ae8acb77e89 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:ca28ed75-2e9f-4ef1-9d43-d93600f36e6c for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 606/1199] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:56.125 7 INFO nova.api.openstack.compute.server_external_events [req-8593d7ec-58a1-483a-b06e-16c8db01987b req-72f5bc37-3cb6-476d-b3af-55637ef2029d ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ca28ed75-2e9f-4ef1-9d43-d93600f36e6c for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 609/1202] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:25:58.167 7 INFO nova.api.openstack.compute.server_external_events [req-3bf085d6-94da-4efe-838f-e56f826a11af req-73c088f0-51bf-4f9c-9943-f546f5045488 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:ca28ed75-2e9f-4ef1-9d43-d93600f36e6c for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 610/1203] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:25:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:25:59.200 8 WARNING neutronclient.v2_0.client [None req-860a1d84-9970-4ab2-8a01-0d704aa05b94 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in 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/1204] 199.204.45.205 () {36 vars in 811 bytes} [Wed May 20 13:25:50 2026] POST /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 377 bytes in 9182 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:07.805 8 WARNING neutronclient.v2_0.client [None req-29383eb6-d038-4184-85fd-a717949f13da 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-20 13:26:07.855 8 WARNING neutronclient.v2_0.client [None req-29383eb6-d038-4184-85fd-a717949f13da 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:10.310 7 INFO nova.api.openstack.compute.server_external_events [req-e5a8aa2a-e79f-4907-926e-02f8ead87442 req-10f05f48-b0a5-47cc-a00c-98ba25ce1e07 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:31440530-d696-46e4-a098-d328ed06e8ab for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 612/1207] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:13.996 7 INFO nova.api.openstack.compute.server_external_events [req-7b53a5d8-1963-4507-9d74-dfe6a0c1d80e req-74db5b41-8d21-4a78-a7f0-78f01b381579 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:31440530-d696-46e4-a098-d328ed06e8ab for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 613/1208] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:16.037 7 INFO nova.api.openstack.compute.server_external_events [req-2ea7911e-0b8c-4c7b-a12f-8f6fae68d19d req-071c7464-e75c-469d-bf84-0a21423fcfe5 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-plugged:31440530-d696-46e4-a098-d328ed06e8ab for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 616/1211] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-20 13:26:17.391 8 WARNING neutronclient.v2_0.client [None req-29383eb6-d038-4184-85fd-a717949f13da 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1212] 199.204.45.205 () {36 vars in 811 bytes} [Wed May 20 13:26:07 2026] POST /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface => generated 378 bytes in 9730 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:18.251 7 INFO nova.api.openstack.compute.server_external_events [req-ceaba1d7-8b95-4397-a431-82e2ec58cb18 req-35786899-31b0-4afe-a1d8-0aa97b44c92a ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:ca28ed75-2e9f-4ef1-9d43-d93600f36e6c for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 617/1213] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:31.208 7 INFO nova.api.openstack.compute.server_external_events [req-d36f796c-ba71-4e93-b6c6-9d17d84e8d1b req-c10bdebf-b684-49ea-b315-9a3ff8c988f0 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:31440530-d696-46e4-a098-d328ed06e8ab for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 619/1216] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1217] 199.204.45.205 () {34 vars in 854 bytes} [Wed May 20 13:26:31 2026] DELETE /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface/31440530-d696-46e4-a098-d328ed06e8ab => generated 0 bytes in 79 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:33.243 7 INFO nova.api.openstack.compute.server_external_events [req-a0ac31ff-977e-4a0d-bc58-8dfcd2e99431 req-fa2b88ee-66fe-4564-999c-8f0c82f920cf ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:31440530-d696-46e4-a098-d328ed06e8ab for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 620/1218] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:34.139 8 INFO nova.api.openstack.compute.server_external_events [req-40a67551-1119-4490-9530-7a01a53331a0 req-ccfacb4e-dc7c-4e67-86c9-4e5385b68794 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:31440530-d696-46e4-a098-d328ed06e8ab for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 8|app: 0|req: 599/1219] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:36.179 8 INFO nova.api.openstack.compute.server_external_events [req-f06c380a-0d51-445b-baea-001f7a7b5782 req-ada86068-c2a2-4664-9227-874a4a26ccfa ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:31440530-d696-46e4-a098-d328ed06e8ab for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 8|app: 0|req: 601/1222] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:41.492 7 INFO nova.api.openstack.compute.server_external_events [req-2b84e2d6-1309-4b0d-90ce-4be03febe662 req-056eb818-7f42-401a-9ac5-8f7b2c5f964a ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:ca28ed75-2e9f-4ef1-9d43-d93600f36e6c for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 622/1223] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:41 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: 602/1224] 199.204.45.205 () {34 vars in 854 bytes} [Wed May 20 13:26:41 2026] DELETE /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface/ca28ed75-2e9f-4ef1-9d43-d93600f36e6c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:43.580 7 INFO nova.api.openstack.compute.server_external_events [req-df11e796-7f45-4916-bab8-6daae1ac60dd req-e77c36d0-0e1f-4317-af0c-79e18ba826ab ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ca28ed75-2e9f-4ef1-9d43-d93600f36e6c for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 623/1225] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:26:45.631 7 INFO nova.api.openstack.compute.server_external_events [req-48650d45-a221-43cc-93e5-63add34cfc23 req-c17e6c0f-c3e1-4333-8923-e8b75b0b4d2b ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:ca28ed75-2e9f-4ef1-9d43-d93600f36e6c for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 625/1228] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:26:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 605/1231] 199.204.45.205 () {34 vars in 854 bytes} [Wed May 20 13:27:02 2026] DELETE /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4/os-interface/7d2de39b-44d6-4cd4-b152-693bd8e1698f => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:04.765 7 INFO nova.api.openstack.compute.server_external_events [req-09b7eee9-6b5f-4512-95e0-fccae97bb35f req-0bfc323c-fa22-47ac-939c-bae7fde12187 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:7d2de39b-44d6-4cd4-b152-693bd8e1698f for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 627/1232] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:06.814 7 INFO nova.api.openstack.compute.server_external_events [req-825fa806-966d-47ad-b47a-285bca3d230c req-0cc15c70-8e87-4e7b-8e61-ad932babf548 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:7d2de39b-44d6-4cd4-b152-693bd8e1698f for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 629/1235] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 607/1236] 199.204.45.205 () {34 vars in 754 bytes} [Wed May 20 13:27:08 2026] DELETE /v2.1/servers/9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:09.515 7 INFO nova.api.openstack.compute.server_external_events [req-1ec44ab7-cf4d-47c6-87ed-425be2f3be32 req-27a088bd-9be0-4dcd-8258-da0f64eedbe1 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:9b100b29-8f0d-4b7e-998b-1e223db34f59 for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 7|app: 0|req: 630/1237] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:11.556 8 INFO nova.api.openstack.compute.server_external_events [req-e1381b29-1824-4465-96ba-1fb3922c0e96 req-64288365-7f71-478d-9b81-d3709e7bf5bc ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:9b100b29-8f0d-4b7e-998b-1e223db34f59 for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance 2026-05-20 13:27:11.556 8 INFO nova.api.openstack.compute.server_external_events [req-e1381b29-1824-4465-96ba-1fb3922c0e96 req-64288365-7f71-478d-9b81-d3709e7bf5bc ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:9b100b29-8f0d-4b7e-998b-1e223db34f59 for instance 9ce5ec28-0f77-4de8-9995-1e3c66cd24d4 on instance [pid: 8|app: 0|req: 608/1238] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:11 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:11.940 7 INFO nova.api.openstack.compute.server_external_events [req-63ce4afc-0a01-4ffd-ba58-45cb156456ac req-4eddae6d-1d03-46a2-8f15-946a0df38773 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance [pid: 7|app: 0|req: 631/1239] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 609/1240] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:27:11 2026] DELETE /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:12.090 7 WARNING neutronclient.v2_0.client [None req-6d31c64d-ee7e-4220-894e-5bc31612a130 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 632/1241] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:27:12 2026] GET /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 1943 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:13.983 8 INFO nova.api.openstack.compute.server_external_events [req-0513e9cc-76c0-4af2-87af-9327f1613209 req-7508d443-17d9-40b6-9311-714820fa0445 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance 2026-05-20 13:27:13.983 8 INFO nova.api.openstack.compute.server_external_events [req-0513e9cc-76c0-4af2-87af-9327f1613209 req-7508d443-17d9-40b6-9311-714820fa0445 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance [pid: 8|app: 0|req: 610/1242] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:13 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:16.038 8 INFO nova.api.openstack.compute.server_external_events [req-63a7416e-12c6-4d1f-ae7a-b1054caf85f7 req-5f70fd97-5320-444f-a538-97a895f27716 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:79132ce8-5d90-43fe-93d7-521fb3a72cbd for instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 on instance [pid: 8|app: 0|req: 612/1245] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:17.337 7 WARNING neutronclient.v2_0.client [None req-907d2867-371f-4c92-9a9b-15d8a7974f35 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 634/1246] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:27:17 2026] GET /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 1479 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:22.422 8 INFO nova.api.openstack.wsgi [None req-1d058252-2997-4db6-a15c-003cc98dc0c8 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] HTTP exception thrown: Instance 19539f8a-bbc6-4e7d-aff0-256d146d8481 could not be found. [pid: 8|app: 0|req: 613/1247] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:27:22 2026] GET /v2.1/servers/19539f8a-bbc6-4e7d-aff0-256d146d8481 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:22.875 7 INFO nova.api.openstack.compute.server_external_events [req-4ec21155-1c65-4c78-a898-57cd181d1b0b req-b6225549-94fb-4f8b-b1f6-231c54a6c972 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-changed:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 635/1248] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:22 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: 614/1249] 10.0.0.42 () {32 vars in 716 bytes} [Wed May 20 13:27:22 2026] DELETE /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:23.012 7 WARNING neutronclient.v2_0.client [None req-39b5f7db-bf3e-4661-a924-5b31eb243db5 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 636/1250] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:27:22 2026] GET /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => generated 1941 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:24.915 8 INFO nova.api.openstack.compute.server_external_events [req-0306785b-f3cb-4bb5-a721-7315540abe04 req-28ce2e0b-391c-4690-b5e2-f9a5f6fda862 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance 2026-05-20 13:27:24.915 8 INFO nova.api.openstack.compute.server_external_events [req-0306785b-f3cb-4bb5-a721-7315540abe04 req-28ce2e0b-391c-4690-b5e2-f9a5f6fda862 ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-unplugged:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance [pid: 8|app: 0|req: 615/1251] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:24 2026] POST /v2.1/os-server-external-events => generated 358 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-05-20 13:27:26.958 7 INFO nova.api.openstack.compute.server_external_events [req-0de91105-5157-41d2-8cb0-23201fc00736 req-bb88d7d9-0135-42b4-abad-4e2f286f32af ce9b321003c94a3c8a7bdc3156c03bb4 f76de9031b5c4c298502a60cb2c9a464 - - 1b914253909f49f59a4e88098c0f284e 1b914253909f49f59a4e88098c0f284e] Creating event network-vif-deleted:c5fbc3e6-6e1c-4b5b-823c-b9c8ed6cd06d for instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 on instance [pid: 7|app: 0|req: 638/1254] 10.0.0.76 () {38 vars in 813 bytes} [Wed May 20 13:27:26 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-05-20 13:27:28.213 8 WARNING neutronclient.v2_0.client [None req-eacdfdc8-1403-40c2-8ca9-fd0c1fbd6c41 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 617/1255] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:27:28 2026] GET /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => generated 1479 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:33.332 7 INFO nova.api.openstack.wsgi [None req-f1931b1f-2902-4a61-9e18-5d4eb46f9dd6 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] HTTP exception thrown: Instance 0f7dc937-d5a4-4d87-b5a4-04d759a3c792 could not be found. [pid: 7|app: 0|req: 639/1256] 10.0.0.42 () {32 vars in 713 bytes} [Wed May 20 13:27:33 2026] GET /v2.1/servers/0f7dc937-d5a4-4d87-b5a4-04d759a3c792 => 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: 618/1257] 10.0.0.42 () {32 vars in 722 bytes} [Wed May 20 13:27:35 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-398369829 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-20 13:27:35.227 7 INFO nova.api.openstack.wsgi [None req-1f385a1b-3634-4bbf-b36d-224010add5ee 0ca82248cf33485897254fba8cb42093 f28dd866edfc4bc78cdd67ddafdb1c3a - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-398369829 not found for user 0ca82248cf33485897254fba8cb42093 [pid: 7|app: 0|req: 640/1258] 10.0.0.42 () {32 vars in 719 bytes} [Wed May 20 13:27:35 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-398369829 => generated 141 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1263] 10.0.0.42 () {32 vars in 653 bytes} [Wed May 20 13:27:50 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1264] 10.0.0.42 () {32 vars in 639 bytes} [Wed May 20 13:27:50 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-20 13:27:50.478 7 WARNING oslo_db.sqlalchemy.utils [None req-c1e61672-b07a-4a7b-b2c8-645e6b8352f8 1fa2846721774705aa2f8524d9f9e58a 7acea67fa31e42bdb50a74ef02716b30 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 644/1265] 10.0.0.42 () {32 vars in 647 bytes} [Wed May 20 13:27:50 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: 8|app: 0|req: 622/1266] 10.0.0.42 () {32 vars in 692 bytes} [Wed May 20 13:27:50 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)