+ 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 [Sun May 10 04:35:19 2026] *** compiled with version: 13.3.0 on 09 May 2026 21:14:43 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-f6886df9d-p2q8w machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f430755a668 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)... /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet /var/lib/openstack/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:41: EventletDeprecationWarning: Eventlet is deprecated. It is currently being maintained in bugfix mode, and we strongly recommend against using it for new projects. If you are already using Eventlet, we recommend migrating to a different framework. For more detail see https://eventlet.readthedocs.io/en/latest/asyncio/migration.html import eventlet 2026-05-10 04:35:24.013 8 INFO nova.utils [None req-3e771bf4-dd7a-4af5-92c3-16a79f605491 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-10 04:35:24.111 7 INFO nova.utils [None req-697cab1a-79c2-40f9-a69e-01b0ec3350b3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-10 04:35:25.610 8 WARNING keystonemiddleware._common.config [None req-3e771bf4-dd7a-4af5-92c3-16a79f605491 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:35:25.618 8 WARNING oslo_config.cfg [None req-3e771bf4-dd7a-4af5-92c3-16a79f605491 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-10 04:35:25.675 8 WARNING keystonemiddleware._common.config [None req-3e771bf4-dd7a-4af5-92c3-16a79f605491 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:35:25.684 7 WARNING keystonemiddleware._common.config [None req-697cab1a-79c2-40f9-a69e-01b0ec3350b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:35:25.690 8 WARNING oslo_config.cfg [None req-3e771bf4-dd7a-4af5-92c3-16a79f605491 - - - - - -] 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-10 04:35:25.692 7 WARNING oslo_config.cfg [None req-697cab1a-79c2-40f9-a69e-01b0ec3350b3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-10 04:35:25.702 8 WARNING oslo_config.cfg [None req-3e771bf4-dd7a-4af5-92c3-16a79f605491 - - - - - -] 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 0x7f430755a668 pid: 8 (default app) 2026-05-10 04:35:25.750 7 WARNING keystonemiddleware._common.config [None req-697cab1a-79c2-40f9-a69e-01b0ec3350b3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-10 04:35:25.764 7 WARNING oslo_config.cfg [None req-697cab1a-79c2-40f9-a69e-01b0ec3350b3 - - - - - -] 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-10 04:35:25.776 7 WARNING oslo_config.cfg [None req-697cab1a-79c2-40f9-a69e-01b0ec3350b3 - - - - - -] 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 0x7f430755a668 pid: 7 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:35:33 2026] GET /v2.1 => generated 114 bytes in 20 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 3/5] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:35:33 2026] GET /v2.1 => generated 0 bytes in 597 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 3/6] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:35:33 2026] GET /v2.1/ => generated 399 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:35:33.829 7 INFO nova.api.openstack.wsgi [None req-3ffad338-626b-46f7-8053-d76d4bb2277a ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.23 () {48 vars in 1005 bytes} [Sun May 10 04:35:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 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.23 () {48 vars in 1045 bytes} [Sun May 10 04:35:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.23 () {52 vars in 1042 bytes} [Sun May 10 04:35:33 2026] POST /v2.1/flavors => generated 527 bytes in 43 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.23 () {42 vars in 699 bytes} [Sun May 10 04:35:34 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:35:34 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:35:34 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:35:34.814 7 INFO nova.api.openstack.wsgi [None req-fcfd8878-49ed-4836-846c-263a0c193602 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.23 () {48 vars in 1007 bytes} [Sun May 10 04:35:34 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 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.23 () {48 vars in 1045 bytes} [Sun May 10 04:35:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 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.23 () {52 vars in 1042 bytes} [Sun May 10 04:35:34 2026] POST /v2.1/flavors => generated 530 bytes in 28 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.23 () {42 vars in 699 bytes} [Sun May 10 04:35:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:35:35 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:35:35 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:35:35.825 7 INFO nova.api.openstack.wsgi [None req-f8d347bc-d340-4d3b-b8f1-020458e433c6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.23 () {48 vars in 1009 bytes} [Sun May 10 04:35:35 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.23 () {48 vars in 1045 bytes} [Sun May 10 04:35:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 20 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.23 () {52 vars in 1042 bytes} [Sun May 10 04:35:35 2026] POST /v2.1/flavors => generated 531 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:35:37 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:35:37 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:35:37 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:35:37.106 7 INFO nova.api.openstack.wsgi [None req-2d46c4bb-4b07-4248-8a2b-bc04b02db989 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.23 () {48 vars in 1007 bytes} [Sun May 10 04:35:37 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 04:35:37 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.23 () {52 vars in 1042 bytes} [Sun May 10 04:35:37 2026] POST /v2.1/flavors => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:35: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: 7|app: 0|req: 15/29] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:35:37 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:35:37 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:35:38.012 7 INFO nova.api.openstack.wsgi [None req-cdda9c5f-beff-4594-8f16-2fa69d73cb5e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.23 () {48 vars in 1009 bytes} [Sun May 10 04:35:38 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: 16/32] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 04:35:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.23 () {52 vars in 1042 bytes} [Sun May 10 04:35:38 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 10.0.0.28 () {28 vars in 453 bytes} [Sun May 10 04:41:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/107] 10.0.0.28 () {30 vars in 657 bytes} [Sun May 10 04:41:31 2026] GET /v2.1 => generated 0 bytes in 404 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: 55/108] 10.0.0.28 () {32 vars in 730 bytes} [Sun May 10 04:41:31 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: 54/109] 10.0.0.28 () {34 vars in 803 bytes} [Sun May 10 04:41:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/142] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:44: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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 71/143] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:44:12 2026] GET /v2.1 => generated 0 bytes in 89 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/144] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:44:12 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:44:12.455 8 INFO nova.api.openstack.wsgi [None req-8d3abb4e-b8ad-4266-9f4d-af6236af8733 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 72/145] 199.204.45.23 () {48 vars in 1011 bytes} [Sun May 10 04:44:12 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/146] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 04:44:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/147] 199.204.45.23 () {52 vars in 1043 bytes} [Sun May 10 04:44:12 2026] POST /v2.1/flavors => generated 532 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/168] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:45:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/169] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:45:53 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/170] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:45:53 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:45:53.115 8 INFO nova.api.openstack.wsgi [None req-76f0eb18-6946-4302-8f2a-da8b4806ef46 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user ae7d1fc9cb964133b932410f7b605dac [pid: 8|app: 0|req: 85/171] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 04:45:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-10 04:45:53.130 7 WARNING oslo_db.sqlalchemy.utils [None req-df5066b6-778d-4442-b6ed-43ad65582b0c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 87/172] 199.204.45.23 () {48 vars in 1010 bytes} [Sun May 10 04:45:53 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/173] 199.204.45.23 () {52 vars in 1051 bytes} [Sun May 10 04:45:53 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/174] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:45:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/175] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:45:56 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 89/176] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:45:56 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/177] 199.204.45.23 () {48 vars in 1067 bytes} [Sun May 10 04:45:56 2026] GET /v2.1/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e => 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: 90/178] 199.204.45.23 () {52 vars in 1119 bytes} [Sun May 10 04:45:56 2026] PUT /v2.1/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e => generated 238 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/287] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:54: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: 145/288] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:54:49 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 144/289] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:54:49 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 04:54:49.745 7 INFO nova.api.openstack.wsgi [None req-1e4ae578-81bf-4dcd-899f-5b9f6a34b618 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 146/290] 199.204.45.23 () {48 vars in 1009 bytes} [Sun May 10 04:54:49 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/291] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 04:54:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 199.204.45.23 () {52 vars in 1043 bytes} [Sun May 10 04:54:49 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/341] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 04:58:53 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: 172/342] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 04:58:53 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 171/343] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 04:58:53 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/344] 199.204.45.23 () {48 vars in 1067 bytes} [Sun May 10 04:58:53 2026] GET /v2.1/os-quota-sets/df8d11f900254b19916e03b058f0b5f7 => generated 283 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/345] 199.204.45.23 () {52 vars in 1119 bytes} [Sun May 10 04:58:53 2026] PUT /v2.1/os-quota-sets/df8d11f900254b19916e03b058f0b5f7 => generated 238 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/360] 10.0.0.224 () {28 vars in 454 bytes} [Sun May 10 05:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 180/361] 10.0.0.224 () {30 vars in 658 bytes} [Sun May 10 05:00:08 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 182/362] 10.0.0.224 () {32 vars in 731 bytes} [Sun May 10 05:00:08 2026] GET /v2.1/ => generated 411 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/363] 10.0.0.224 () {34 vars in 765 bytes} [Sun May 10 05:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/366] 10.0.0.224 () {28 vars in 454 bytes} [Sun May 10 05: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) [pid: 7|app: 0|req: 184/367] 10.0.0.224 () {30 vars in 658 bytes} [Sun May 10 05:00:12 2026] GET /v2.1 => generated 0 bytes in 41 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: 184/368] 10.0.0.224 () {32 vars in 731 bytes} [Sun May 10 05:00: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: 185/369] 10.0.0.224 () {34 vars in 765 bytes} [Sun May 10 05:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/370] 10.0.0.224 () {28 vars in 454 bytes} [Sun May 10 05:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 186/371] 10.0.0.224 () {30 vars in 658 bytes} [Sun May 10 05:00:16 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 186/372] 10.0.0.224 () {32 vars in 731 bytes} [Sun May 10 05:00:16 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/373] 10.0.0.224 () {34 vars in 808 bytes} [Sun May 10 05:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/376] 10.0.0.224 () {28 vars in 454 bytes} [Sun May 10 05: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) [pid: 8|app: 0|req: 188/377] 10.0.0.224 () {30 vars in 658 bytes} [Sun May 10 05:00:21 2026] GET /v2.1 => generated 0 bytes in 46 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: 190/378] 10.0.0.224 () {32 vars in 731 bytes} [Sun May 10 05:00:21 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/379] 10.0.0.224 () {34 vars in 808 bytes} [Sun May 10 05:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:09: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) /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: 245/489] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:09:26 2026] GET /v2.1 => generated 0 bytes in 113 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/490] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:09:26 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:09:26.650 7 INFO nova.api.openstack.wsgi [None req-afbabaad-decf-45f6-ae65-f3d33ea77f97 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 246/491] 199.204.45.23 () {48 vars in 1005 bytes} [Sun May 10 05:09:26 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: 8|app: 0|req: 246/492] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:09:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 05:09:26 2026] GET /v2.1/flavors/175728fb-c57a-4119-8c7f-cb06258bf50f/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: 247/494] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:09:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:09:27 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:09:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:09:27.566 7 INFO nova.api.openstack.wsgi [None req-50bec56f-be9e-487b-ba97-9bd9e6d8a853 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 249/497] 199.204.45.23 () {48 vars in 1007 bytes} [Sun May 10 05:09:27 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:09:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 05:09:27 2026] GET /v2.1/flavors/24c981cb-5fcc-4b6b-a89c-d2acd9251a91/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: 250/500] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:09:28 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:09:28 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:09:28 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:09:28.456 7 INFO nova.api.openstack.wsgi [None req-149c3dff-a519-47e2-b47c-ba21db813b09 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 252/503] 199.204.45.23 () {48 vars in 1009 bytes} [Sun May 10 05:09:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:09:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 05:09:28 2026] GET /v2.1/flavors/0fe7824a-907c-4b5b-bfa0-06312c7a1e94/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:09: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: 255/509] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:09:29 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:09:29 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:09:29.425 7 INFO nova.api.openstack.wsgi [None req-95dd4d70-84fa-4c2a-8606-77b4caea07ef ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 256/511] 199.204.45.23 () {48 vars in 1007 bytes} [Sun May 10 05:09:29 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:09:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 05:09:29 2026] GET /v2.1/flavors/cf87ea1c-beb4-4a45-8269-380ae1d4d805/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: 257/514] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:09:30 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: 258/515] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:09:30 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:09:30 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:09:30.341 7 INFO nova.api.openstack.wsgi [None req-3b941bc2-922f-4daa-8757-da2dacd4cd47 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 259/517] 199.204.45.23 () {48 vars in 1009 bytes} [Sun May 10 05:09:30 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/518] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:09:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/519] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 05:09:30 2026] GET /v2.1/flavors/1876694d-239e-417a-8b1d-27cfdcb077b9/os-extra_specs => generated 19 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:10:32 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/533] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:10:32 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:10:32 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:10:32.603 7 INFO nova.api.openstack.wsgi [None req-b0de3d1d-329e-4c97-9ca1-1b0bb27ce790 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 268/535] 199.204.45.23 () {48 vars in 1011 bytes} [Sun May 10 05:10:32 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: 268/536] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:10:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 05:10:32 2026] GET /v2.1/flavors/3a6e8bd7-64f7-4ea4-a308-9360c93274e6/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: 270/540] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:10:39 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: 271/541] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:10:39 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/542] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:10:39 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/543] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:10:39 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/544] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:10:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:10:42 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/546] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:10:42 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 199.204.45.23 () {48 vars in 1067 bytes} [Sun May 10 05:10:42 2026] GET /v2.1/os-quota-sets/b22c3a43ac3048f4812c26ea5b3a8f9e => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/558] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:11:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/559] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:11:31 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:11:31 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:11:31.249 7 INFO nova.api.openstack.wsgi [None req-42a35fa4-60ca-46eb-9e2f-65d2a5d8a12c ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 281/561] 199.204.45.23 () {48 vars in 1009 bytes} [Sun May 10 05:11:31 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:11:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/563] 199.204.45.23 () {48 vars in 1093 bytes} [Sun May 10 05:11:31 2026] GET /v2.1/flavors/a4f653be-1fa2-4742-b2f8-198b4e4d7ea3/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: 284/566] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:11:45 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:11:45 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:11:45 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.204.45.23 () {48 vars in 1067 bytes} [Sun May 10 05:11:45 2026] GET /v2.1/os-quota-sets/df8d11f900254b19916e03b058f0b5f7 => generated 280 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/580] 199.204.45.23 () {42 vars in 699 bytes} [Sun May 10 05:12:33 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: 290/581] 199.204.45.23 () {44 vars in 903 bytes} [Sun May 10 05:12:33 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 292/582] 199.204.45.23 () {46 vars in 976 bytes} [Sun May 10 05:12:33 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:12:33.972 8 INFO nova.api.openstack.wsgi [None req-bd3d1d44-b5b7-4fad-97d0-6dc671d0eae4 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 291/583] 199.204.45.23 () {48 vars in 1005 bytes} [Sun May 10 05:12:33 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: 7|app: 0|req: 293/584] 199.204.45.23 () {48 vars in 1045 bytes} [Sun May 10 05:12:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/593] 10.0.0.201 () {32 vars in 654 bytes} [Sun May 10 05:13:13 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 296/594] 10.0.0.201 () {32 vars in 640 bytes} [Sun May 10 05:13:13 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-10 05:13:14.038 7 WARNING oslo_db.sqlalchemy.utils [None req-81fd8bfb-b2b4-4ade-bd0f-cbce826f12a6 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 299/595] 10.0.0.201 () {32 vars in 648 bytes} [Sun May 10 05:13:14 2026] GET /v2.1/os-keypairs => generated 530 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.201 () {32 vars in 693 bytes} [Sun May 10 05:13:14 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/599] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:24 2026] GET /v2.1/flavors/175728fb-c57a-4119-8c7f-cb06258bf50f => generated 511 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 10.0.0.201 () {32 vars in 640 bytes} [Sun May 10 05:13:25 2026] GET /v2.1/flavors => generated 1674 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:25 2026] GET /v2.1/flavors/175728fb-c57a-4119-8c7f-cb06258bf50f => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:13:33 2026] POST /v2.1/os-keypairs => generated 385 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:35.012 7 WARNING neutronclient.v2_0.client [None req-0062a5a2-a02b-46d8-8762-4d9386260d9a bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:36.387 8 WARNING neutronclient.v2_0.client [None req-4881f1e2-6be0-469f-a629-5867d968f3c0 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/605] 10.0.0.201 () {34 vars in 684 bytes} [Sun May 10 05:13:34 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1494 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:36.468 7 WARNING neutronclient.v2_0.client [None req-40bd4912-a37b-4492-bf5d-79d495fa9f4f bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/606] 10.0.0.201 () {34 vars in 684 bytes} [Sun May 10 05:13:36 2026] POST /v2.1/os-security-groups => generated 242 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:36.713 7 WARNING neutronclient.v2_0.client [None req-30ad5d6d-dbaf-427a-9877-368130f06ea8 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/607] 10.0.0.201 () {34 vars in 684 bytes} [Sun May 10 05:13:36 2026] POST /v2.1/os-security-groups => generated 242 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:37.055 7 WARNING neutronclient.v2_0.client [None req-c19f0761-eb1b-4a16-9549-b128010ff18e bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/608] 10.0.0.201 () {34 vars in 684 bytes} [Sun May 10 05:13:36 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1061 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:37.411 8 WARNING neutronclient.v2_0.client [None req-4117b57d-fc41-48e8-878a-f0f36816bce9 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:38.363 7 WARNING neutronclient.v2_0.client [None req-c19f0761-eb1b-4a16-9549-b128010ff18e bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:38.410 8 WARNING neutronclient.v2_0.client [None req-4117b57d-fc41-48e8-878a-f0f36816bce9 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:38.459 7 WARNING neutronclient.v2_0.client [None req-c19f0761-eb1b-4a16-9549-b128010ff18e bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/609] 10.0.0.201 () {34 vars in 694 bytes} [Sun May 10 05:13:37 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/610] 10.0.0.201 () {32 vars in 662 bytes} [Sun May 10 05:13:37 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 1599 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:13:38.655 7 WARNING neutronclient.v2_0.client [None req-89d9bad4-6270-42c4-a041-3ed5c0fa8429 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:38.690 8 WARNING neutronclient.v2_0.client [None req-b704a337-a414-418e-9f98-59dad3267456 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The 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-10 05:13:38.737 8 WARNING neutronclient.v2_0.client [None req-b704a337-a414-418e-9f98-59dad3267456 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/611] 10.0.0.201 () {34 vars in 684 bytes} [Sun May 10 05:13:38 2026] POST /v2.1/os-security-groups => generated 248 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:38.828 7 WARNING neutronclient.v2_0.client [None req-de9cf730-323e-419a-888a-2c2130569043 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:38.857 7 WARNING neutronclient.v2_0.client [None req-de9cf730-323e-419a-888a-2c2130569043 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:38.925 8 WARNING neutronclient.v2_0.client [None req-b704a337-a414-418e-9f98-59dad3267456 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/612] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:38 2026] DELETE /v2.1/os-security-groups/5777b064-cefc-4f6b-9368-fc9209f8afe0 => generated 0 bytes in 172 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:13:39.010 7 WARNING neutronclient.v2_0.client [None req-1edc884e-b2b3-4deb-be42-add894c094c3 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:39.037 7 WARNING neutronclient.v2_0.client [None req-1edc884e-b2b3-4deb-be42-add894c094c3 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/615] 10.0.0.201 () {34 vars in 694 bytes} [Sun May 10 05:13:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:39.210 7 WARNING neutronclient.v2_0.client [None req-e35d4e85-d4dc-454e-85f5-db4a2515a2af bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:39.232 7 INFO nova.api.openstack.wsgi [None req-e35d4e85-d4dc-454e-85f5-db4a2515a2af bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] HTTP exception thrown: Security group 5777b064-cefc-4f6b-9368-fc9209f8afe0 does not exist Neutron server returns request_ids: ['req-73c52f18-3cd8-480d-ba88-8b9c77a9a46a'] [pid: 7|app: 0|req: 313/616] 10.0.0.201 () {32 vars in 736 bytes} [Sun May 10 05:13:39 2026] GET /v2.1/os-security-groups/5777b064-cefc-4f6b-9368-fc9209f8afe0 => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/617] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:13:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:39.316 7 WARNING neutronclient.v2_0.client [None req-52a2fbb3-64ac-4f3a-b769-61cfecbcf98e 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:39.383 7 WARNING neutronclient.v2_0.client [None req-52a2fbb3-64ac-4f3a-b769-61cfecbcf98e 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/618] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:13:38 2026] POST /v2.1/servers => generated 452 bytes in 926 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-10 05:13:39.541 8 WARNING neutronclient.v2_0.client [None req-7e951337-5ab1-4fba-8108-5e506e70c7e7 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/619] 10.0.0.201 () {34 vars in 694 bytes} [Sun May 10 05:13:39 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:39.668 8 WARNING neutronclient.v2_0.client [None req-7e951337-5ab1-4fba-8108-5e506e70c7e7 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:39.673 7 WARNING neutronclient.v2_0.client [None req-0951c3fc-ebbc-4172-9465-c27285cc7aa4 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/620] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:39 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1431 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:39.770 7 WARNING neutronclient.v2_0.client [None req-6c5cad44-3557-4937-9017-d0a577b7f10c 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/621] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:39 2026] DELETE /v2.1/os-security-groups/d836ab80-3a29-494b-9a50-9a3ae20b0b2b => generated 0 bytes in 293 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:13:39.840 8 WARNING neutronclient.v2_0.client [None req-3c38e1db-0b58-4746-b2eb-57954452be93 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/622] 10.0.0.201 () {32 vars in 736 bytes} [Sun May 10 05:13:39 2026] GET /v2.1/os-security-groups/04ec1396-d857-4ccd-8f54-bccd3627d616 => generated 665 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:39.874 8 INFO nova.api.openstack.wsgi [None req-3c38e1db-0b58-4746-b2eb-57954452be93 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] HTTP exception thrown: Security group d836ab80-3a29-494b-9a50-9a3ae20b0b2b does not exist Neutron server returns request_ids: ['req-c0ea89d1-cb22-47fe-9181-9d73086aa5eb'] [pid: 8|app: 0|req: 306/623] 10.0.0.201 () {32 vars in 736 bytes} [Sun May 10 05:13:39 2026] GET /v2.1/os-security-groups/d836ab80-3a29-494b-9a50-9a3ae20b0b2b => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:13:39.885 7 WARNING neutronclient.v2_0.client [None req-ec75a5a6-8989-4296-93bf-18c45240e1f5 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:39.890 8 WARNING neutronclient.v2_0.client [None req-8c34ecbc-9a0e-4c5f-93c1-6f4d340a3c55 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:39.910 7 WARNING neutronclient.v2_0.client [None req-ec75a5a6-8989-4296-93bf-18c45240e1f5 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:39.932 8 WARNING neutronclient.v2_0.client [None req-8c34ecbc-9a0e-4c5f-93c1-6f4d340a3c55 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:39.960 7 WARNING neutronclient.v2_0.client [None req-ec75a5a6-8989-4296-93bf-18c45240e1f5 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/624] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:39 2026] DELETE /v2.1/os-security-groups/ccbfa117-f586-4e28-909d-fec71c000bcc => generated 0 bytes in 230 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:13:40.127 8 WARNING neutronclient.v2_0.client [None req-2504b97f-2a84-44c5-874b-c898894c410c bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/625] 10.0.0.201 () {32 vars in 749 bytes} [Sun May 10 05:13:39 2026] DELETE /v2.1/os-security-group-rules/2675f6a2-9e83-43ce-b3a4-9aa8776f2b76 => generated 0 bytes in 562 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:13:40.445 8 INFO nova.api.openstack.wsgi [None req-2504b97f-2a84-44c5-874b-c898894c410c bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] HTTP exception thrown: Security group ccbfa117-f586-4e28-909d-fec71c000bcc does not exist Neutron server returns request_ids: ['req-73286802-05a7-4aa3-8382-1299b075bb2c'] [pid: 8|app: 0|req: 308/626] 10.0.0.201 () {32 vars in 736 bytes} [Sun May 10 05:13:40 2026] GET /v2.1/os-security-groups/ccbfa117-f586-4e28-909d-fec71c000bcc => generated 194 bytes in 327 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:13:40.449 7 WARNING neutronclient.v2_0.client [None req-c29ff4ee-520b-4cbf-911b-733b6a3ba10e 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:40.459 8 WARNING neutronclient.v2_0.client [None req-57553d06-b287-4253-9f10-03d8c4da9492 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:40.497 8 WARNING neutronclient.v2_0.client [None req-57553d06-b287-4253-9f10-03d8c4da9492 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:40.502 7 WARNING neutronclient.v2_0.client [None req-c29ff4ee-520b-4cbf-911b-733b6a3ba10e 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:40.532 8 WARNING neutronclient.v2_0.client [None req-57553d06-b287-4253-9f10-03d8c4da9492 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/627] 10.0.0.201 () {32 vars in 662 bytes} [Sun May 10 05:13:40 2026] GET /v2.1/os-security-groups => generated 707 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:13:40.601 8 WARNING neutronclient.v2_0.client [None req-736cbb12-f732-4422-b970-cdc3d74b0718 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:40.622 8 INFO nova.api.openstack.wsgi [None req-736cbb12-f732-4422-b970-cdc3d74b0718 bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] HTTP exception thrown: Security group ccbfa117-f586-4e28-909d-fec71c000bcc does not exist Neutron server returns request_ids: ['req-3cecacfc-b180-4af7-aa4c-c141f57c5b5a'] [pid: 8|app: 0|req: 310/628] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.1/os-security-groups/ccbfa117-f586-4e28-909d-fec71c000bcc => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:13:40.633 8 WARNING neutronclient.v2_0.client [None req-690d77c5-b0dd-4e26-a6f8-67884870b69b bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:40.652 8 INFO nova.api.openstack.wsgi [None req-690d77c5-b0dd-4e26-a6f8-67884870b69b bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] HTTP exception thrown: Security group d836ab80-3a29-494b-9a50-9a3ae20b0b2b does not exist Neutron server returns request_ids: ['req-5f3036ad-216a-43f8-8417-2afd125bb4d0'] [pid: 8|app: 0|req: 311/629] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.1/os-security-groups/d836ab80-3a29-494b-9a50-9a3ae20b0b2b => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:13:40.664 8 WARNING neutronclient.v2_0.client [None req-692256e9-37f2-468b-95bc-e9ad98c9cb5a bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] The 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-10 05:13:40.706 8 INFO nova.api.openstack.wsgi [None req-692256e9-37f2-468b-95bc-e9ad98c9cb5a bab9a88f6d5e4fa2a01a7e5644b9b44c 7cca6575649b4be294f93bdb354b6fca - - default default] HTTP exception thrown: Security group 5777b064-cefc-4f6b-9368-fc9209f8afe0 does not exist Neutron server returns request_ids: ['req-67b3e1ad-356b-4dae-81b2-b63b4002dd6f'] [pid: 8|app: 0|req: 312/630] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.1/os-security-groups/5777b064-cefc-4f6b-9368-fc9209f8afe0 => generated 194 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.1/os-security-groups/04ec1396-d857-4ccd-8f54-bccd3627d616 => generated 0 bytes in 359 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:13:40.812 8 WARNING neutronclient.v2_0.client [None req-1296cd48-4175-4b04-ae0f-720cbb016991 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The 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-10 05:13:40.868 7 WARNING neutronclient.v2_0.client [None req-a97ace28-c00a-41f5-86cc-131590cb1416 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The 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-10 05:13:40.891 8 WARNING neutronclient.v2_0.client [None req-1296cd48-4175-4b04-ae0f-720cbb016991 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/632] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:40 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1435 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-10 05:13:40.958 7 WARNING neutronclient.v2_0.client [None req-813562b4-4817-43b2-8fc9-aab4a26d3aa0 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The 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-10 05:13:41.078 7 WARNING neutronclient.v2_0.client [None req-813562b4-4817-43b2-8fc9-aab4a26d3aa0 05a97ef99c404e9e842d1dd756b309b6 9989fd4332fa404fab8839809b93eec7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/633] 10.0.0.201 () {32 vars in 739 bytes} [Sun May 10 05:13:40 2026] DELETE /v2.1/os-security-groups/7fe0bf3b-9588-4b84-ad13-fbdf1f7335a2 => generated 0 bytes in 407 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:13:41.444 8 WARNING neutronclient.v2_0.client [None req-1296cd48-4175-4b04-ae0f-720cbb016991 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The 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-10 05:13:42.010 7 WARNING neutronclient.v2_0.client [None req-c5f340a8-59fa-4f59-9298-55060b229fa8 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/634] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:41 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1483 bytes in 564 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/635] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:13:40 2026] POST /v2.1/servers => generated 450 bytes in 2191 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-10 05:13:42.975 7 WARNING neutronclient.v2_0.client [None req-aaaa1fb0-b18f-4e76-bcd6-6ee3d1eb96bf 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/636] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:42 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1424 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:43.611 8 WARNING neutronclient.v2_0.client [None req-a9d5ad24-4933-4e44-88a6-93590d7be7c8 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/637] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:43 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1491 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:44.334 7 WARNING neutronclient.v2_0.client [None req-5af75652-05dc-4304-afb7-9eb5072d2847 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/638] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:44 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1420 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:44.709 8 WARNING neutronclient.v2_0.client [None req-ca29a20f-8bdb-44b7-b77a-89d917ac0b49 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/639] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:44 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1491 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:45.405 7 WARNING neutronclient.v2_0.client [None req-6977ef33-6ca6-46a6-a9a1-cb6af580309d 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/640] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:45 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1476 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:45.799 8 WARNING neutronclient.v2_0.client [None req-2c5d03bd-9ad3-44a4-9774-6ee08664bb1a 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/641] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:45 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:46.485 7 WARNING neutronclient.v2_0.client [None req-07aba0e5-7a91-4192-8740-c3f728279504 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:13:47.004 8 WARNING neutronclient.v2_0.client [None req-3d7c63bf-43bf-4a87-8bf0-d70f07da2263 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/642] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:46 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1476 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:47.221 7 INFO nova.api.openstack.compute.server_external_events [req-cbd0fa63-0804-4cc0-b957-e8a8c90026f3 req-a20f8e52-d725-4c54-8713-dd0b0cd65ff5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance 2026-05-10 05:13:47.237 7 INFO nova.compute.rpcapi [None req-6865f8e5-92c3-4f9f-8609-46362e32a241 - - - - - -] Automatically selected compute RPC version 6.5 from minimum service version 72 [pid: 7|app: 0|req: 327/643] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:13:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/644] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:46 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 580 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:48.206 7 WARNING neutronclient.v2_0.client [None req-7f2b5346-6c80-4e66-9646-f2e7f935931b 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:13:48.593 8 WARNING neutronclient.v2_0.client [None req-7c064ea5-dca1-46fb-a005-6ad81a3e7709 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/645] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:48 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1551 bytes in 3565 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:51.748 7 INFO nova.api.openstack.compute.server_external_events [req-0502f0ba-9b7e-4b72-84b7-6bc639a5d254 req-0c45d760-e74f-40ec-a94a-507957736255 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance [pid: 7|app: 0|req: 331/648] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:13:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/649] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:48 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 3192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 332/650] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:13:52 2026] POST /v2.1/os-keypairs => generated 386 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:52.775 8 WARNING neutronclient.v2_0.client [None req-0103bf0a-100e-4de2-9d87-6bb38be0ecad 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The 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-10 05:13:52.809 7 WARNING neutronclient.v2_0.client [None req-bccd7c84-9c26-44ef-a251-1ae72a8bdd81 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/651] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:52 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 bytes in 1230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 333/652] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:52 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 1230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:13:54.011 8 INFO nova.api.openstack.compute.server_external_events [req-100bd627-08aa-46ef-88e3-073372b9c641 req-72cea3e4-e920-49e2-829f-015108435708 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance 2026-05-10 05:13:54.011 8 INFO nova.api.openstack.compute.server_external_events [req-100bd627-08aa-46ef-88e3-073372b9c641 req-72cea3e4-e920-49e2-829f-015108435708 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance 2026-05-10 05:13:54.022 8 INFO nova.compute.rpcapi [None req-5b3d6b4c-46ed-41d1-8139-b78b58b6214f - - - - - -] Automatically selected compute RPC version 6.5 from minimum service version 72 [pid: 8|app: 0|req: 320/653] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:13:53 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:54.904 7 WARNING neutronclient.v2_0.client [None req-1a3f42b6-da94-4eef-bcfe-ea6f36a00513 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The 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-10 05:13:54.957 7 WARNING neutronclient.v2_0.client [None req-1a3f42b6-da94-4eef-bcfe-ea6f36a00513 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] 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-10 05:13:55.036 8 WARNING neutronclient.v2_0.client [None req-264ecb22-e944-4b1d-ae59-4dd4bee366a5 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The 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-10 05:13:55.249 7 WARNING neutronclient.v2_0.client [None req-1a3f42b6-da94-4eef-bcfe-ea6f36a00513 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/654] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:54 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:55.333 8 WARNING neutronclient.v2_0.client [None req-c252f4dc-84d1-4878-af4e-b6e778d6c191 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/655] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:55 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 323/656] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:13:55 2026] POST /v2.1/os-keypairs => generated 385 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/657] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:13:54 2026] POST /v2.1/servers => generated 450 bytes in 996 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:13:55.841 8 WARNING neutronclient.v2_0.client [None req-7210ea0e-3a21-474a-b916-50d2020e7fa0 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/658] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:55 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1401 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:56.344 7 WARNING neutronclient.v2_0.client [None req-1e452851-ec13-4f92-9f10-4f86eac6e8ba 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/659] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:56 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:56.563 8 WARNING neutronclient.v2_0.client [None req-8c44a8e9-554d-45dc-bc98-c6e1401f69d8 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/660] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:56 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:56.930 7 WARNING neutronclient.v2_0.client [None req-059522eb-e246-4336-80ab-9e30257ed80b 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/661] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:56 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1405 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:57.506 8 WARNING neutronclient.v2_0.client [None req-0d76890e-a90a-4e53-9215-5cbad63767a9 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/662] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:57 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 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-10 05:13:57.709 7 WARNING neutronclient.v2_0.client [None req-ded5e09a-44f9-435f-9f18-685948d11ca7 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/663] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:57 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:58.015 8 WARNING neutronclient.v2_0.client [None req-1d8cbf07-7ded-4951-8a10-04f4f798e12f 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/664] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:57 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1453 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:58.693 7 WARNING neutronclient.v2_0.client [None req-01054c05-535c-41c3-9b91-66af6cf258e0 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/667] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:58 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 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-10 05:13:58.890 8 WARNING neutronclient.v2_0.client [None req-95173902-32da-44c7-bb3b-08dd32b16e91 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/668] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:58 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 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-10 05:13:59.101 7 WARNING neutronclient.v2_0.client [None req-3d2d122a-ce70-422d-ad75-fbcfc9b1fdb2 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/669] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:59 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:13:59.835 8 WARNING neutronclient.v2_0.client [None req-68ba2172-fa3c-479c-9b59-3977ec70878e 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/670] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:59 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:00.027 7 WARNING neutronclient.v2_0.client [None req-ef93ed8f-5581-4af4-8392-375c187ef548 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/671] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:13:59 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 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-10 05:14:00.189 8 WARNING neutronclient.v2_0.client [None req-dc915766-67a9-4c7f-a096-189115e44c74 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/672] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:00 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1461 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:01.015 7 WARNING neutronclient.v2_0.client [None req-770feb2f-9193-412d-939c-239f97126c7b 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/673] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:00 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:01.173 8 WARNING neutronclient.v2_0.client [None req-690a3367-21ef-4b32-8ca1-92c6d19b3096 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The 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-10 05:14:01.246 7 WARNING neutronclient.v2_0.client [None req-bbe0b816-8457-4198-a8c5-942dd32189b9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 333/674] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:01 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 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-10 05:14:01.292 7 WARNING neutronclient.v2_0.client [None req-bbe0b816-8457-4198-a8c5-942dd32189b9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The 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-10 05:14:01.310 8 WARNING neutronclient.v2_0.client [None req-25f69ff2-229f-4b7e-935c-e9bcb4529405 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/675] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:01 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1529 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:14:01.458 7 WARNING neutronclient.v2_0.client [None req-bbe0b816-8457-4198-a8c5-942dd32189b9 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/676] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:14:01 2026] POST /v2.1/servers => generated 451 bytes in 594 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-10 05:14:01.775 8 WARNING neutronclient.v2_0.client [None req-5088ed63-2054-41d3-b79c-7f6cc6e0da0e 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/677] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:01 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1252 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:01.921 7 INFO nova.api.openstack.compute.server_external_events [req-70ab67fc-bdd1-49db-b1ec-f165b1434cef req-27dba2bc-2b74-4d14-a84c-373855bf202b a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance [pid: 7|app: 0|req: 343/678] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:02.160 8 WARNING neutronclient.v2_0.client [None req-535bd064-91fc-4a49-8fa3-affa62688f99 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/679] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:02 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:02.328 7 WARNING neutronclient.v2_0.client [None req-0b1a5db3-0bcd-474a-937d-dbcdea7457b4 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] 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: 344/680] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:02 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:14:02.452 8 WARNING neutronclient.v2_0.client [None req-c02c420d-9752-4096-8ca6-7b2ec446bf0a 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/681] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:02 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1527 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:02.878 7 WARNING neutronclient.v2_0.client [None req-524dae80-4420-41a8-a170-ece858b9fabe 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/682] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:02 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1302 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-10 05:14:03.306 8 WARNING neutronclient.v2_0.client [None req-fea4e425-6ffb-4436-8627-63304816ff1d 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/683] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:03 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 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-10 05:14:03.473 7 WARNING neutronclient.v2_0.client [None req-dae16de2-8921-4eee-b850-8d3f2cd344c0 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/684] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:03 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:03.624 8 WARNING neutronclient.v2_0.client [None req-8555a70c-824e-43fa-852f-1dbfcf3abcfe 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/685] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:03 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1527 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:03.975 7 WARNING neutronclient.v2_0.client [None req-2c153fd2-4b23-4f67-8472-b5444ad8a9d6 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/686] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:03 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1350 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-10 05:14:04.449 8 WARNING neutronclient.v2_0.client [None req-5b34b298-5e08-4311-b5c2-9e9e603e58d8 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:14:04.615 7 WARNING neutronclient.v2_0.client [None req-dbe3e515-8c63-4836-add4-2e931fd0baf8 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/687] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:04 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 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, ' [pid: 7|app: 0|req: 348/688] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:04 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:14:04.769 8 WARNING neutronclient.v2_0.client [None req-d2ce4523-20e7-4e58-9779-1e5d300feed9 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/689] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:04 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1527 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-10 05:14:05.068 7 WARNING neutronclient.v2_0.client [None req-e067de76-22e9-43a2-b164-bcbac9a9d273 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/690] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:05 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1350 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-10 05:14:05.668 8 WARNING neutronclient.v2_0.client [None req-5d3b0a7a-604b-49f0-8e0b-2619e44eca94 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:14:05.798 7 WARNING neutronclient.v2_0.client [None req-faaa97e4-8d91-4849-ae86-04cea883b32c 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/691] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:05 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 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: 350/692] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:05 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:14:05.918 8 WARNING neutronclient.v2_0.client [None req-bd776ba8-0a62-4857-9815-f8140c7d8296 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/693] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:05 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:06.161 7 WARNING neutronclient.v2_0.client [None req-3e927335-d2ff-4eb9-9b4c-d39eacc2a552 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/694] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:06 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1358 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:06.863 8 WARNING neutronclient.v2_0.client [None req-7fbfdd05-762b-47c3-b7b9-5ca8801700af 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:14:06.948 7 WARNING neutronclient.v2_0.client [None req-5a1c035f-edb5-47e4-805e-bc0d9c05194b 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/695] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:06 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 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, ' [pid: 7|app: 0|req: 352/696] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:06 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:07.268 8 INFO nova.api.openstack.compute.server_external_events [req-cd201663-efc6-453c-b38c-40ff3bd2f238 req-d1586002-87ac-4548-8d16-998667387540 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance [pid: 8|app: 0|req: 345/697] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:07.283 7 WARNING neutronclient.v2_0.client [None req-7d021462-540f-4536-af4b-97a4ac92b116 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The 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-10 05:14:07.305 8 WARNING neutronclient.v2_0.client [None req-7a31d1bb-5196-4059-b513-193394e16514 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/698] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:07 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1527 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:07.517 7 INFO nova.api.openstack.compute.server_external_events [req-0fddaaa3-3062-4567-954a-829e3636e18b req-d4dae5a5-164e-4308-962d-6ec49c801a2c a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance [pid: 7|app: 0|req: 354/699] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:07 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: 8|app: 0|req: 346/700] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:07 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1436 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:08.260 7 WARNING neutronclient.v2_0.client [None req-df7bb431-c15c-4fd0-8004-9acee12c391a 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:14:08.304 8 WARNING neutronclient.v2_0.client [None req-e20f4338-addf-4fbd-ae78-0135653f5247 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/701] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:08 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1549 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:08 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 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-10 05:14:08.546 7 WARNING neutronclient.v2_0.client [None req-c8da8415-a16c-4d3e-9582-cd46f27292e2 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] 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-10 05:14:08.594 8 WARNING neutronclient.v2_0.client [None req-f4f76226-ab83-4ff9-8971-f9dd02fca30c 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/703] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:08 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1436 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:08 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1718 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:08.794 8 WARNING neutronclient.v2_0.client [None req-ac8b2e1b-99a1-49a7-a94e-2c32313b921f 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/707] 10.0.0.201 () {32 vars in 740 bytes} [Sun May 10 05:14:08 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:09.313 7 INFO nova.api.openstack.compute.server_external_events [req-33dec4c2-0451-4bdb-9211-53f2013d69f8 req-c2e4ec62-14b5-4af3-ac0f-f14941f9fb80 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance 2026-05-10 05:14:09.314 7 INFO nova.api.openstack.compute.server_external_events [req-33dec4c2-0451-4bdb-9211-53f2013d69f8 req-c2e4ec62-14b5-4af3-ac0f-f14941f9fb80 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 on instance [pid: 7|app: 0|req: 357/708] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:09 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-10 05:14:09.421 8 WARNING neutronclient.v2_0.client [None req-06b31c32-2cd2-4d12-ad21-2ff36a436d23 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:14:09.495 7 WARNING neutronclient.v2_0.client [None req-939c7e31-26dc-485c-b7e7-e7dda8da56a8 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/709] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:09 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1727 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:09.570 8 INFO nova.api.openstack.compute.server_external_events [req-0a7e7752-891c-4b1a-9d23-33cc98c99211 req-8a7ec357-3bdf-4b76-b0e2-8b6298ae84fa a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 on instance 2026-05-10 05:14:09.570 8 INFO nova.api.openstack.compute.server_external_events [req-0a7e7752-891c-4b1a-9d23-33cc98c99211 req-8a7ec357-3bdf-4b76-b0e2-8b6298ae84fa a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance 2026-05-10 05:14:09.570 8 INFO nova.api.openstack.compute.server_external_events [req-0a7e7752-891c-4b1a-9d23-33cc98c99211 req-8a7ec357-3bdf-4b76-b0e2-8b6298ae84fa a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance 2026-05-10 05:14:09.570 8 INFO nova.api.openstack.compute.server_external_events [req-0a7e7752-891c-4b1a-9d23-33cc98c99211 req-8a7ec357-3bdf-4b76-b0e2-8b6298ae84fa a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance [pid: 8|app: 0|req: 353/710] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:09 2026] POST /v2.1/os-server-external-events => generated 692 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-10 05:14:09.610 8 WARNING neutronclient.v2_0.client [None req-3591db6a-1196-48f7-a4e4-8afd5971814f 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/711] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:09 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 354/712] 10.0.0.201 () {32 vars in 740 bytes} [Sun May 10 05:14:09 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3/os-interface => generated 285 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:14:09.749 7 WARNING neutronclient.v2_0.client [None req-99e81190-6f6c-4fc9-8397-0dcd6702d6b4 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] 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-10 05:14:09.808 8 WARNING neutronclient.v2_0.client [None req-00afb81c-26a4-441e-96fe-df21435dfaf8 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/713] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:09 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1436 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:09 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1718 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:10.565 7 WARNING neutronclient.v2_0.client [None req-e3bda916-7d02-41b8-97dc-e3da1f4a426d 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/715] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:10 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1727 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:10.722 8 WARNING neutronclient.v2_0.client [None req-3879237c-aa5e-4284-8656-9f40f11ddf6e 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/716] 10.0.0.201 () {32 vars in 640 bytes} [Sun May 10 05:14:10 2026] GET /v2.1/servers => generated 378 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/717] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:10 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/718] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:14:10 2026] DELETE /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:10.993 8 WARNING neutronclient.v2_0.client [None req-13e1bf47-9774-4eb3-8d16-6aab4eac2a57 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The 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-10 05:14:11.000 7 WARNING neutronclient.v2_0.client [None req-bbebd336-131b-4b70-af6b-5d34f357ca82 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/719] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:10 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1733 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/720] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:10 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1436 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-10 05:14:11.350 7 INFO nova.api.openstack.compute.server_external_events [req-7b7f6308-53c4-4b28-9c59-603062ee38ea req-74223fb8-2d86-416c-b1d7-10a96e96c65e a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance [pid: 7|app: 0|req: 364/721] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:11 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-10 05:14:11.611 8 INFO nova.api.openstack.compute.server_external_events [req-4a613717-c025-406e-880c-3b4b9bd926d7 req-2fe5a38b-5d41-4826-89e4-96948400fbb5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance [pid: 8|app: 0|req: 358/722] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:11 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-10 05:14:11.882 7 WARNING neutronclient.v2_0.client [None req-6607acd0-c9f4-4bd8-a65e-45fb1312e7c6 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/723] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:11 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1556 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:12.165 8 WARNING neutronclient.v2_0.client [None req-fc5116b0-0195-4468-a6aa-fa70c62ba358 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The 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-10 05:14:12.202 7 WARNING neutronclient.v2_0.client [None req-7a6c4ce2-bfc2-4a99-a2c0-a3ab903c10fb 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/724] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:12 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1733 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/725] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:12 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1424 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:13.037 8 WARNING neutronclient.v2_0.client [None req-7a98f0ed-4368-4faa-848d-bdec27b43d25 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/726] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:12 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1739 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:13.229 7 WARNING neutronclient.v2_0.client [None req-1e158aa5-491f-4164-b557-5428b0344516 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 367/727] 10.0.0.201 () {32 vars in 740 bytes} [Sun May 10 05:14:13 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d/os-interface => generated 285 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, ' 2026-05-10 05:14:13.457 8 WARNING neutronclient.v2_0.client [None req-28947cdd-91ca-45bf-8a29-a8d2ae725ce5 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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-10 05:14:13.521 7 WARNING neutronclient.v2_0.client [None req-db981e6b-fe3b-4070-9b7a-ac0bd8825324 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/728] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:13 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1853 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:14.209 8 INFO nova.api.openstack.compute.server_external_events [req-81a40045-1500-499d-acd2-942ee1d03f04 req-6acb11e2-6409-4e6c-9131-41c6a0af7077 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance 2026-05-10 05:14:14.210 8 INFO nova.api.openstack.compute.server_external_events [req-81a40045-1500-499d-acd2-942ee1d03f04 req-6acb11e2-6409-4e6c-9131-41c6a0af7077 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance [pid: 7|app: 0|req: 368/729] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:13 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1424 bytes in 733 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/730] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:14 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:14:14.244 7 WARNING neutronclient.v2_0.client [None req-dc2fbfa5-438f-4e6b-81f9-1f1536edd3de 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] 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-10 05:14:14.280 8 INFO nova.api.openstack.compute.server_external_events [req-bae3bea8-a399-48d2-b064-a6761ffdf3a2 req-6810dc0a-ef62-44bd-87cb-2bc3c08796b2 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:d4b33a6c-3e64-4efc-a599-253adcced861 for instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 on instance [pid: 8|app: 0|req: 363/731] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:14 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1739 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/733] 10.0.0.201 () {32 vars in 640 bytes} [Sun May 10 05:14:14 2026] GET /v2.1/servers => generated 384 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 370/734] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:14:14 2026] DELETE /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:14.620 8 WARNING neutronclient.v2_0.client [None req-5d6a337d-9e69-4192-b22f-6ff2f43ce3ff 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/735] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:14 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1745 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-10 05:14:15.228 7 WARNING neutronclient.v2_0.client [None req-18ec7623-31a7-4701-9fc2-64383d5a9f8c 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] 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: 371/736] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:15 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1505 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:14:15.282 8 WARNING neutronclient.v2_0.client [None req-92d5d0b5-a076-4e53-bf1d-50c72ce89ff6 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/737] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:15 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1424 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:15.769 7 WARNING neutronclient.v2_0.client [None req-d2acd031-4088-4fea-a7a4-1fb6cd0c2780 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/738] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:15 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1745 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:16.251 8 INFO nova.api.openstack.compute.server_external_events [req-842293fb-2b03-428a-bdeb-d9aa127c49fc req-a0967239-2d74-439b-a540-ccbcbc6b2b07 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance 2026-05-10 05:14:16.252 8 INFO nova.api.openstack.compute.server_external_events [req-842293fb-2b03-428a-bdeb-d9aa127c49fc req-a0967239-2d74-439b-a540-ccbcbc6b2b07 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance 2026-05-10 05:14:16.252 8 INFO nova.api.openstack.compute.server_external_events [req-842293fb-2b03-428a-bdeb-d9aa127c49fc req-a0967239-2d74-439b-a540-ccbcbc6b2b07 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance [pid: 8|app: 0|req: 367/739] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:16 2026] POST /v2.1/os-server-external-events => generated 525 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-10 05:14:16.318 7 INFO nova.api.openstack.compute.server_external_events [req-ca740ade-504d-411e-b43a-96d40e20788b req-af1f430a-559e-495f-b5c1-206009942983 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 on instance 2026-05-10 05:14:16.318 7 INFO nova.api.openstack.compute.server_external_events [req-ca740ade-504d-411e-b43a-96d40e20788b req-af1f430a-559e-495f-b5c1-206009942983 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 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: 373/740] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:16 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:14:16.374 8 WARNING neutronclient.v2_0.client [None req-87b70534-d22b-4b4d-8542-548aecf7a939 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in 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/741] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:16 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1510 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:16.488 7 WARNING neutronclient.v2_0.client [None req-7773962a-a04c-4ab2-9b71-905902cc0b4e 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/742] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:16 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1424 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:16.954 8 WARNING neutronclient.v2_0.client [None req-efb4935a-df13-45fc-a613-e14ed8d52d3b 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/743] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:16 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1745 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-10 05:14:17.481 7 WARNING neutronclient.v2_0.client [None req-fa0200a8-bd62-490b-87d0-792f74177e82 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/744] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:17 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => generated 1510 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:17.661 8 WARNING neutronclient.v2_0.client [None req-e54a7771-311a-40db-860b-0fae6dcb1533 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/745] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:17 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1610 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:17.861 7 WARNING neutronclient.v2_0.client [None req-2ffb3032-721a-45d2-9758-6c8c266b8511 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/746] 10.0.0.201 () {32 vars in 740 bytes} [Sun May 10 05:14:17 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:18.118 8 WARNING neutronclient.v2_0.client [None req-4523b2bb-73b0-4339-ad73-d2e890976d49 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in 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/747] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:18 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1512 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-10 05:14:18.362 7 INFO nova.api.openstack.compute.server_external_events [req-b9c3ee68-76f1-47e8-a499-5e7da38a01e0 req-90fbaad4-7e76-4f78-809c-1499d70aee7a a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:5912e121-f390-4d11-9906-9d5525fe007d for instance 9cefea14-85b8-4e69-b713-df45ed9a842d on instance [pid: 7|app: 0|req: 377/748] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:18 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:18.544 7 INFO nova.api.openstack.compute.server_external_events [req-50808c64-a413-48ab-850c-0af1c8cdf1ac req-8b05b138-bdf0-4218-a6f9-a51580f5f96a a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 on instance [pid: 7|app: 0|req: 378/749] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:18.557 8 WARNING neutronclient.v2_0.client [None req-9f9c14d5-505c-4d74-b5fa-2560441d9e74 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The 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-10 05:14:18.575 7 INFO nova.api.openstack.wsgi [None req-49fef125-caa8-4118-a624-180394f915bb 639b6696c9c34bf19407779f05380a9c dc353d2b382a4ea6915a26529a2040d4 - - default default] HTTP exception thrown: Instance 76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 could not be found. [pid: 7|app: 0|req: 379/750] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:18 2026] GET /v2.1/servers/76b246c8-9567-4f79-ab5f-0d64fc5b3ec3 => 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: 380/751] 10.0.0.201 () {32 vars in 705 bytes} [Sun May 10 05:14:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1244468158 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/752] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:18 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1610 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 10.0.0.201 () {32 vars in 640 bytes} [Sun May 10 05:14:18 2026] GET /v2.1/servers => generated 387 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/756] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:14:18 2026] DELETE /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 0 bytes in 152 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-10 05:14:18.942 7 WARNING neutronclient.v2_0.client [None req-7df46b31-0443-4ea4-844e-9d4c6449f3c3 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/757] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:18 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1616 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-10 05:14:19.238 8 WARNING neutronclient.v2_0.client [None req-2657ff9e-3c06-4e3a-8c11-3616089ff299 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/758] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:19 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1517 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:20.127 7 WARNING neutronclient.v2_0.client [None req-dc3c2aab-0100-451d-be98-c98efa5a022c 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/759] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:20 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1736 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:20.396 8 WARNING neutronclient.v2_0.client [None req-54d0ccf1-5032-4544-aa01-06133ce352c9 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] 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-10 05:14:20.430 7 INFO nova.api.openstack.compute.server_external_events [req-516087b5-84ab-4db1-98ff-24c7dce7a79e req-38a2dade-c266-4937-9ba6-a063677ca26c a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 on instance [pid: 7|app: 0|req: 384/760] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:20 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: 377/761] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:20 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 1517 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-10 05:14:21.316 7 WARNING neutronclient.v2_0.client [None req-8eb1a513-7138-4d00-b550-2081eddc589a 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] 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-10 05:14:21.486 8 INFO nova.api.openstack.wsgi [None req-086241ad-5957-44bd-889f-47ddb9b0784d 993b0a8d2f0843e1bd0bc0a22d1b40c5 4b02e44e9726458cadc697a04aefc88d - - default default] HTTP exception thrown: Instance 9cefea14-85b8-4e69-b713-df45ed9a842d could not be found. [pid: 8|app: 0|req: 378/762] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:21 2026] GET /v2.1/servers/9cefea14-85b8-4e69-b713-df45ed9a842d => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/763] 10.0.0.201 () {32 vars in 703 bytes} [Sun May 10 05:14:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-160677857 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/764] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:21 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1736 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:14:21.796 8 INFO nova.api.openstack.compute.server_external_events [req-68482fd4-3f0e-43e4-ab71-84bbbf72b5d6 req-0f119d2a-dcd0-44ea-afb6-b93743e89161 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 on instance [pid: 8|app: 0|req: 380/765] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:22.470 7 INFO nova.api.openstack.compute.server_external_events [req-37264831-4c7b-43e3-9e77-4c7d7338cd7b req-11d163aa-0d26-4780-a046-9d773e338b0a a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:53ba4c8a-8b38-439b-afe5-fbcc97c414d7 for instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 on instance [pid: 7|app: 0|req: 386/766] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:22.810 8 WARNING neutronclient.v2_0.client [None req-b7d15f13-ac68-4222-9bd4-59721ca9ff0f 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/767] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:22 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1379 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-10 05:14:23.920 7 WARNING neutronclient.v2_0.client [None req-d71798c5-ccc4-43be-b8ca-9fb82b296ed1 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/768] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:23 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1384 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-10 05:14:25.018 8 WARNING neutronclient.v2_0.client [None req-082995b1-340c-4841-b4fc-cb99579e5a25 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] The python binding code in 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/769] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:24 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => generated 1384 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-10 05:14:25.616 7 WARNING neutronclient.v2_0.client [None req-fd67aae4-4dd9-4057-9af3-5f894c258ebd 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/770] 10.0.0.201 () {32 vars in 740 bytes} [Sun May 10 05:14:25 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:25.765 8 WARNING neutronclient.v2_0.client [None req-7be2fdd3-7390-40c6-9ba4-8513a4ec9acd 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/771] 10.0.0.201 () {32 vars in 814 bytes} [Sun May 10 05:14:25 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/os-interface/5b11310f-1726-4b5c-bbf4-9aa32d1374c9 => generated 281 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/772] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:25 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 384/773] 10.0.0.201 () {34 vars in 749 bytes} [Sun May 10 05:14:25 2026] POST /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/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: 390/774] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:25 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 156 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-10 05:14:26.103 8 INFO nova.api.openstack.wsgi [None req-9e146513-d78a-4e4c-87bd-ba28c8beb055 2b01d3598fea48d8a1f5db8ffadcc60c 6b0766100d9d4ca4825798d14902f877 - - default default] HTTP exception thrown: Instance f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 could not be found. [pid: 8|app: 0|req: 385/775] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:26 2026] GET /v2.1/servers/f1feb015-4828-4fa9-a795-d2b7f4b5f7e4 => 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: 391/776] 10.0.0.201 () {32 vars in 703 bytes} [Sun May 10 05:14:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-508797242 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/777] 10.0.0.201 () {30 vars in 412 bytes} [Sun May 10 05:14:26 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/778] 10.0.0.201 () {28 vars in 559 bytes} [Sun May 10 05:14:26 2026] GET /v2/ => generated 402 bytes in 405 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 387/779] 10.0.0.201 () {28 vars in 563 bytes} [Sun May 10 05:14:26 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/780] 10.0.0.201 () {30 vars in 412 bytes} [Sun May 10 05:14:26 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/781] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:26 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 156 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:14:27.980 7 INFO nova.api.openstack.compute.server_external_events [req-d962be5b-48a0-4b54-a3a0-6bd5929d661f req-74547994-c3d6-4d31-9ec1-959956f429ec a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance [pid: 7|app: 0|req: 394/782] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 389/783] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:27 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 156 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: 391/786] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:29 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/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, ' [pid: 7|app: 0|req: 396/787] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:30 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 194 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:30.161 7 WARNING neutronclient.v2_0.client [None req-0919f7c8-121a-4aca-a8f3-66e5bdde88e9 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] 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: 397/788] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:30 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1952 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-10 05:14:30.284 8 WARNING neutronclient.v2_0.client [None req-0b7af42d-45fa-4042-bd26-2115c0b4687b 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/789] 10.0.0.201 () {34 vars in 749 bytes} [Sun May 10 05:14:30 2026] POST /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/action => generated 0 bytes in 50 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: 399/790] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:30 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:14:30.460 8 WARNING neutronclient.v2_0.client [None req-0b7af42d-45fa-4042-bd26-2115c0b4687b 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/791] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:14:30 2026] POST /v2.1/servers => generated 424 bytes in 501 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-10 05:14:30.640 7 WARNING neutronclient.v2_0.client [None req-47a0831b-b7d0-48d4-981b-a63a06c25404 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/792] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:30 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1370 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, ' [pid: 8|app: 0|req: 393/793] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:31 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 194 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-10 05:14:31.734 7 WARNING neutronclient.v2_0.client [None req-38f6e6e6-015e-4afc-97ea-985a8559f5f1 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/794] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:31 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1374 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-10 05:14:32.394 8 INFO nova.api.openstack.compute.server_external_events [req-3306d2e2-20e1-41be-a386-be98888e8196 req-b7e073d2-400e-4cb7-b4fc-bb70930feb6f a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance [pid: 8|app: 0|req: 394/795] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 402/796] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:32 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 194 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-10 05:14:32.825 8 WARNING neutronclient.v2_0.client [None req-9710daa9-bcc1-4b88-a5a3-859ab2cb6a59 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/797] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:32 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1422 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, ' [pid: 7|app: 0|req: 403/798] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:33 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 396/799] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:14:33 2026] DELETE /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:33.633 7 WARNING neutronclient.v2_0.client [None req-151cef4a-da35-4728-a92a-1983c49f0e0b 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/800] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:33 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1844 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-10 05:14:33.913 8 WARNING neutronclient.v2_0.client [None req-2a6e42e8-c38a-4706-9ed8-2a52772aacef 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/801] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:33 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1422 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-10 05:14:34.801 7 WARNING neutronclient.v2_0.client [None req-8fd34ef3-6040-4a4d-be96-f691c69de3ed 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/802] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:34 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1844 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:35.028 8 WARNING neutronclient.v2_0.client [None req-4f6160af-5f8b-47d2-8739-a82a60366a97 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/803] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:34 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1430 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:35.189 7 INFO nova.api.openstack.compute.server_external_events [req-1dc5b930-799a-4a7f-b3d5-eafdd300962b req-66052075-b667-4fec-8604-73e240885fd1 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance [pid: 7|app: 0|req: 406/804] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:35.991 8 WARNING neutronclient.v2_0.client [None req-3062117b-759c-4e05-ad86-23e99393ed88 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] 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-10 05:14:36.128 7 WARNING neutronclient.v2_0.client [None req-b945cd0f-30ca-4b5a-938f-74aeb2847dfc 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/805] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:35 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1776 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:36.513 8 INFO nova.api.openstack.compute.server_external_events [req-6685ed3b-01ee-4818-af21-ca154c6892b0 req-0bac56af-9cbe-4f44-8f08-294102c918d6 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:2344e4da-4be9-4857-a996-ea044724f728 for instance e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 on instance [pid: 8|app: 0|req: 400/806] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/807] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:36 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1482 bytes in 514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:37.231 8 INFO nova.api.openstack.compute.server_external_events [req-35f60e3c-544c-45ce-8608-3d61f3d082b9 req-0de65f1e-e58e-4407-8c92-fb31a7cf9856 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance 2026-05-10 05:14:37.232 8 INFO nova.api.openstack.compute.server_external_events [req-35f60e3c-544c-45ce-8608-3d61f3d082b9 req-0de65f1e-e58e-4407-8c92-fb31a7cf9856 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:5b11310f-1726-4b5c-bbf4-9aa32d1374c9 for instance e5032abc-2acc-483b-ad8d-a258046440ce on instance [pid: 8|app: 0|req: 401/808] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:37 2026] POST /v2.1/os-server-external-events => generated 356 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-10 05:14:37.575 7 WARNING neutronclient.v2_0.client [None req-f3f323ee-34ba-481a-a713-76900f556b1b 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/809] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:37 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1487 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:37.662 8 WARNING neutronclient.v2_0.client [None req-8d127dd6-cde2-409b-b315-47a5ac0d583a 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/810] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:37 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1470 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-10 05:14:38.685 7 WARNING neutronclient.v2_0.client [None req-1c9add37-5347-4feb-a7be-5f258447ba60 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] The python binding code in 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/813] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:38 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 1487 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-10 05:14:38.804 8 WARNING neutronclient.v2_0.client [None req-052dd4e4-7e0d-49d5-97a6-a263f3e12d99 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/814] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:38 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1470 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-10 05:14:39.778 7 INFO nova.api.openstack.wsgi [None req-ef2c17c5-8acf-406a-a8e8-418498519ab7 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] HTTP exception thrown: Instance e5032abc-2acc-483b-ad8d-a258046440ce could not be found. [pid: 7|app: 0|req: 410/815] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:39 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 111 bytes in 42 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: 406/816] 10.0.0.201 () {32 vars in 705 bytes} [Sun May 10 05:14:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1724920906 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:39.955 7 WARNING neutronclient.v2_0.client [None req-85989495-8a8d-46b8-bdac-d0229c4efe62 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/817] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:39 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1470 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:14:40.665 8 INFO nova.api.openstack.wsgi [None req-d2a1d9ba-0918-4d27-94ef-4651706be7ad 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] HTTP exception thrown: Instance e5032abc-2acc-483b-ad8d-a258046440ce could not be found. [pid: 8|app: 0|req: 407/818] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:14:40 2026] DELETE /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:40.704 7 INFO nova.api.openstack.wsgi [None req-4fede600-29fb-4334-9a80-aba967b9c7f4 2caa25d2dd4948b7ab58fce700339f84 32174bac70654dc0b3b70ea59c2c287c - - default default] HTTP exception thrown: Instance e5032abc-2acc-483b-ad8d-a258046440ce could not be found. [pid: 7|app: 0|req: 412/819] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:40 2026] GET /v2.1/servers/e5032abc-2acc-483b-ad8d-a258046440ce => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:41.341 8 INFO nova.api.openstack.compute.server_external_events [req-970878c7-d239-4c70-99f9-fa41667bf1ef req-b5d0e9ff-58a0-4f4f-8464-c249b37f5c35 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:2344e4da-4be9-4857-a996-ea044724f728 for instance e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 on instance [pid: 8|app: 0|req: 408/820] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:41 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-10 05:14:41.414 7 WARNING neutronclient.v2_0.client [None req-811ed6db-3ad8-4ee3-bf3c-049c7afa35b5 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/821] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:41 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1470 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:42.814 8 WARNING neutronclient.v2_0.client [None req-57640b3a-8de2-4fd9-9137-b5d6c97f72c5 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] 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-10 05:14:43.381 7 INFO nova.api.openstack.compute.server_external_events [req-62033b7d-42a7-415b-8884-689a50671698 req-dc5beebe-2979-4076-839a-fc3b23895adf a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:2344e4da-4be9-4857-a996-ea044724f728 for instance e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 on instance [pid: 7|app: 0|req: 414/822] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/823] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:42 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1470 bytes in 942 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:44.790 7 WARNING neutronclient.v2_0.client [None req-73332c22-db2c-4905-9eaa-6e46647489d4 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/824] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:44 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1654 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, ' [pid: 8|app: 0|req: 410/825] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:44 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254/ips => generated 108 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: 7|app: 0|req: 416/826] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:14:45 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254/ips => generated 108 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: 411/827] 10.0.0.201 () {32 vars in 822 bytes} [Sun May 10 05:14:45 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254/ips/tempest-ServerAddressesTestJSON-152236784-network => generated 93 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/828] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:14:45 2026] DELETE /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 0 bytes in 122 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-10 05:14:45.266 8 WARNING neutronclient.v2_0.client [None req-707dcd83-48d7-4486-a18f-c5badddbf8cb 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/829] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:45 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1660 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-10 05:14:46.521 7 WARNING neutronclient.v2_0.client [None req-0c132879-ae44-4845-99d3-bae03b87f008 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] 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-10 05:14:46.544 8 INFO nova.api.openstack.compute.server_external_events [req-46c59d68-55ef-4954-9553-2a2b69b4896a req-9eb31064-440c-4901-98fc-6cbdb6735761 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:2344e4da-4be9-4857-a996-ea044724f728 for instance e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 on instance [pid: 8|app: 0|req: 413/830] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:46 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) [pid: 7|app: 0|req: 418/831] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:46 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1660 bytes in 1236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:48.564 8 INFO nova.api.openstack.compute.server_external_events [req-6bfdac92-fab8-41a0-a183-69c0b1ebc6ab req-a04a49df-d250-4998-a6e1-b2b8e2ffa90f a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:2344e4da-4be9-4857-a996-ea044724f728 for instance e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 414/832] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:14:48.584 7 INFO nova.api.openstack.compute.server_external_events [req-39d1646d-5bc9-4b90-af20-678f1fa997c9 req-bdf53fca-f3fd-4878-9d25-cbc65c92be62 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:2344e4da-4be9-4857-a996-ea044724f728 for instance e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 on instance [pid: 7|app: 0|req: 419/833] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:14:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:48.763 8 WARNING neutronclient.v2_0.client [None req-7b3f068c-5a19-4485-beb8-e8098a495cfc 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in 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/836] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:48 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1451 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-10 05:14:50.224 7 WARNING neutronclient.v2_0.client [None req-7bd0eba2-8b8d-4334-9741-891d7124c797 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/837] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:50 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 1456 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 417/838] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:14:51 2026] POST /v2.1/os-keypairs => generated 385 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:52.172 7 INFO nova.api.openstack.wsgi [None req-812efad4-44b1-44b1-9a5d-5f5431280009 9f0bf9a70031433ab1d8ad8b43d05234 f196821e9b914981a3f5db0d5927e072 - - default default] HTTP exception thrown: Instance e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 could not be found. [pid: 7|app: 0|req: 422/839] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:52 2026] GET /v2.1/servers/e6fbe5ee-75a3-4812-9f10-9f9f5f0f6254 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-10 05:14:53.288 8 WARNING neutronclient.v2_0.client [None req-5038e033-df12-4627-ab14-01d3afa71c32 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The 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-10 05:14:53.441 8 WARNING neutronclient.v2_0.client [None req-5038e033-df12-4627-ab14-01d3afa71c32 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The 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-10 05:14:54.645 8 WARNING neutronclient.v2_0.client [None req-5038e033-df12-4627-ab14-01d3afa71c32 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/840] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:14:53 2026] POST /v2.1/servers => generated 452 bytes in 1827 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-10 05:14:55.088 7 WARNING neutronclient.v2_0.client [None req-17bdad0b-0ac3-4434-a792-976aa3561d93 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/841] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:55 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1392 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:14:56.388 8 WARNING neutronclient.v2_0.client [None req-9f18e5f6-4606-4bac-af81-e1579f517592 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/842] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:56 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1388 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-10 05:14:57.477 7 WARNING neutronclient.v2_0.client [None req-0dcb2cd7-4372-42be-b85a-e7b0ce64a09b 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/843] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:57 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1444 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-10 05:14:58.569 8 WARNING neutronclient.v2_0.client [None req-58c78413-f797-4e20-9a86-1b7119c795f0 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/844] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:58 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1444 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-10 05:14:59.669 7 WARNING neutronclient.v2_0.client [None req-9b50f34f-29dd-4e0f-b2be-b3b3d629287b 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/847] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:14:59 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1519 bytes in 645 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:00.846 8 INFO nova.api.openstack.compute.server_external_events [req-a7711e84-25f8-4f6b-9a16-c0760108005b req-73fca476-4215-4614-93d5-b73305be0ee0 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 8|app: 0|req: 422/848] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:01.331 7 WARNING neutronclient.v2_0.client [None req-810af1a4-157f-4a71-ac87-c7772f2f63ab 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/849] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:01 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1517 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-10 05:15:02.482 8 WARNING neutronclient.v2_0.client [None req-b3e6270e-53b5-4999-a79a-4cf955e53689 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/850] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:02 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1517 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-10 05:15:03.656 7 WARNING neutronclient.v2_0.client [None req-552bd3ef-c1b8-4ca7-8e2d-6efa8fd47671 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 428/851] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:03 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1517 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-10 05:15:04.798 8 WARNING neutronclient.v2_0.client [None req-5c800d67-ab81-4d46-91b0-44515c7cddfa 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] 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-10 05:15:05.274 7 INFO nova.api.openstack.compute.server_external_events [req-19e7cbd0-f33b-4a66-8414-773d4fa9a812 req-4365ce79-90f2-4007-bce5-e70529e80ecf a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 7|app: 0|req: 429/852] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:05 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: 424/853] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:04 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1517 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-10 05:15:06.767 7 WARNING neutronclient.v2_0.client [None req-8841e90c-3979-478a-9caf-138fd482b271 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/854] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:06 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1517 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:07.323 8 INFO nova.api.openstack.compute.server_external_events [req-b85e1741-cfbf-47ac-aefc-90ee359810f9 req-0595d9ae-40eb-4db4-9980-fdbb4a45bbb8 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance 2026-05-10 05:15:07.323 8 INFO nova.api.openstack.compute.server_external_events [req-b85e1741-cfbf-47ac-aefc-90ee359810f9 req-0595d9ae-40eb-4db4-9980-fdbb4a45bbb8 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 8|app: 0|req: 425/855] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:07 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:08.073 7 WARNING neutronclient.v2_0.client [None req-a2c5e3b5-d46f-4cd8-996e-735aeb7c8a59 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/856] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:08 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1517 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:09.225 8 WARNING neutronclient.v2_0.client [None req-c3dc4b06-0e5c-4ea1-8a91-b081338c316c 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/859] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:09 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1700 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:09.445 7 WARNING neutronclient.v2_0.client [None req-c601b126-a46e-4ddc-931b-40fa316c4be0 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/860] 10.0.0.201 () {32 vars in 740 bytes} [Sun May 10 05:15:09 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d/os-interface => generated 284 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-10 05:15:10.329 8 INFO nova.api.openstack.compute.server_external_events [req-8201f55a-4177-4569-892f-c1b1f8a334e4 req-a82929a7-165e-4ea6-98ad-8c3697e7748e a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 8|app: 0|req: 428/861] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:25.782 8 WARNING neutronclient.v2_0.client [None req-05eaa09c-f694-42bd-806d-cc722845d40c 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/864] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:25 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1820 bytes in 478 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:26.275 7 WARNING neutronclient.v2_0.client [None req-af146fa7-6378-4d75-8480-e3cd08360844 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/865] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:26 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1820 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 431/866] 10.0.0.201 () {34 vars in 749 bytes} [Sun May 10 05:15:26 2026] POST /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d/action => generated 0 bytes in 78 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-10 05:15:26.792 7 WARNING neutronclient.v2_0.client [None req-f49c2b49-be46-440d-8848-3143c8f88b12 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/867] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:26 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1822 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-10 05:15:27.953 8 WARNING neutronclient.v2_0.client [None req-9d3de1c6-c2de-48a7-a7f3-c8e2391e5d86 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/868] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:27 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1822 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:29.138 7 WARNING neutronclient.v2_0.client [None req-bff87d86-ddf8-4f95-9e72-5de8fd06af54 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/871] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:29 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1822 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:30.480 8 WARNING neutronclient.v2_0.client [None req-ae2df497-402e-4f71-8247-32992762dac1 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/872] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:30 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1827 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:31.061 7 INFO nova.api.openstack.compute.server_external_events [req-612748e1-929d-48ab-996e-184550f37869 req-92e1758d-ed4e-451b-b56d-d4c20705edd5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 7|app: 0|req: 439/873] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:31.651 8 WARNING neutronclient.v2_0.client [None req-f10b5eed-ce1c-483a-858d-90186a03eea7 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/874] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:31 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1827 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:33.105 7 INFO nova.api.openstack.compute.server_external_events [req-3952aa50-f23a-453b-94ec-9221999c99a0 req-7eb9ff0f-7c25-4e00-93a3-e98673084868 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 7|app: 0|req: 440/875] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:33 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-10 05:15:33.298 8 WARNING neutronclient.v2_0.client [None req-9b0e2825-bd9f-477b-b75b-c1a68a297327 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/876] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:33 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1827 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:35.143 7 INFO nova.api.openstack.compute.server_external_events [req-76b27809-e1a7-4a34-a874-0983f3896226 req-8b2c8945-a4d2-4dfb-b8ed-d0bbed98e7f5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance 2026-05-10 05:15:35.144 7 INFO nova.api.openstack.compute.server_external_events [req-76b27809-e1a7-4a34-a874-0983f3896226 req-8b2c8945-a4d2-4dfb-b8ed-d0bbed98e7f5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 7|app: 0|req: 441/877] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:35 2026] POST /v2.1/os-server-external-events => generated 354 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-10 05:15:35.222 8 WARNING neutronclient.v2_0.client [None req-d1050d56-215b-4efc-a37a-12f96c6ae572 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/878] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:35 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1827 bytes in 971 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:37.206 7 WARNING neutronclient.v2_0.client [None req-239708ce-8efb-4a8b-b7cd-9c776f97d19c 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/879] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:37 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1820 bytes in 634 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:47.750 7 WARNING neutronclient.v2_0.client [None req-c82653a7-7410-4fe8-b0b4-becfd9d6707b 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/882] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:47 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1820 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 439/883] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:15:48 2026] DELETE /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 0 bytes in 97 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-10 05:15:48.184 7 WARNING neutronclient.v2_0.client [None req-131b8ce1-e234-4e52-b1d2-e4b84160fefa 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/884] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:48 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1826 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:49.409 8 WARNING neutronclient.v2_0.client [None req-1922c1cd-584d-4009-8e76-882a0e01d76b 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] 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-10 05:15:49.474 7 INFO nova.api.openstack.compute.server_external_events [req-75fcc050-8daf-4ba2-ae80-2ed8baecbb49 req-41971844-3290-4b5c-99cb-0dcc3a0ee39b a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 7|app: 0|req: 447/887] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:49 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: 441/888] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:49 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1826 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-10 05:15:50.567 7 WARNING neutronclient.v2_0.client [None req-070239df-dc60-474d-940f-5160e89f865c 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/889] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:50 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1826 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:51.528 8 INFO nova.api.openstack.compute.server_external_events [req-13adf3b4-7fa5-4556-8629-4ed07e505290 req-a8420072-60ec-4871-9ff4-cd838e1e4612 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 8|app: 0|req: 442/890] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:51.987 7 WARNING neutronclient.v2_0.client [None req-b923506e-c89a-4582-9164-b6cf0d463c0c 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/891] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:51 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1759 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:53.118 8 WARNING neutronclient.v2_0.client [None req-5e596959-e036-42b9-b982-c0f30ddcfd5f 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in 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/892] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:53 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1478 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 450/893] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:15:53 2026] POST /v2.1/os-keypairs => generated 398 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-10 05:15:53.591 8 INFO nova.api.openstack.compute.server_external_events [req-7b7e82d8-33d9-4855-b03d-4ef704e147dc req-1f816397-5a1f-4805-87e0-62f5c8ea128d a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:2ad2490c-e6e5-47ea-a641-520454fc9316 for instance 92e274db-8e82-427a-9627-260ee4c5622d on instance [pid: 8|app: 0|req: 444/894] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:15:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:15:54.302 7 WARNING neutronclient.v2_0.client [None req-e12d90a2-f539-48ff-ab8a-ab35f73a9af9 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/895] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:54 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => generated 1478 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-10 05:15:55.432 8 INFO nova.api.openstack.wsgi [None req-c49f1848-f882-4fd7-ace3-02fa8cf60928 45d318f3c8254270986835f3f2f83eca 7eba1fe270cb4c3bacdc74e142a16e8d - - default default] HTTP exception thrown: Instance 92e274db-8e82-427a-9627-260ee4c5622d could not be found. [pid: 8|app: 0|req: 445/896] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:55 2026] GET /v2.1/servers/92e274db-8e82-427a-9627-260ee4c5622d => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/897] 10.0.0.201 () {32 vars in 703 bytes} [Sun May 10 05:15:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-188123477 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-10 05:15:55.501 7 WARNING neutronclient.v2_0.client [None req-e4644088-f45d-47a2-ac75-482f42842204 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The 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-10 05:15:55.561 7 WARNING neutronclient.v2_0.client [None req-e4644088-f45d-47a2-ac75-482f42842204 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The 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-10 05:15:55.714 7 WARNING neutronclient.v2_0.client [None req-e4644088-f45d-47a2-ac75-482f42842204 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/898] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:15:55 2026] POST /v2.1/servers => generated 449 bytes in 452 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-10 05:15:55.923 8 WARNING neutronclient.v2_0.client [None req-abcc30dc-84d7-4e81-b6c0-0b5d477b05e7 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/899] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:55 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1402 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-10 05:15:57.043 7 WARNING neutronclient.v2_0.client [None req-52bd1cdf-75a5-472c-88c8-64d084a5f908 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/900] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:57 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1406 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:58.168 8 WARNING neutronclient.v2_0.client [None req-232f6509-3efe-4046-bd40-de9a9466461d 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/901] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:58 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1398 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:15:59.263 8 WARNING neutronclient.v2_0.client [None req-0e9bdc41-1fe9-4b47-baa7-8e4fa2560c57 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/904] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:15:59 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1454 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:00.369 7 WARNING neutronclient.v2_0.client [None req-3dfac8b4-7693-4035-af30-745c6820a907 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/905] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:00 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1462 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:01.462 8 WARNING neutronclient.v2_0.client [None req-91d58cd5-2e4a-4c97-86d3-065cf43735ad 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/906] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:01 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1529 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-10 05:16:02.009 7 INFO nova.api.openstack.compute.server_external_events [req-934df831-922b-4f2a-895c-58fc65861124 req-85a0b92c-f779-4b1c-80a7-d0087a5560b8 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:604dbe81-93c1-4056-9685-31df4769b424 for instance 50dc43de-5395-431c-94a4-1e76f9cfe746 on instance [pid: 7|app: 0|req: 456/907] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:01 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:02.933 8 WARNING neutronclient.v2_0.client [None req-c54415f4-8d4f-4b56-a55f-ba9a911aef25 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/908] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:02 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1527 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-10 05:16:04.101 7 WARNING neutronclient.v2_0.client [None req-4ec0bd24-2551-4a41-82af-ce3e18b0eeaf 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/909] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:04 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1527 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:05.254 8 WARNING neutronclient.v2_0.client [None req-d59df6a0-907b-46ad-8755-d387efd6069d 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/910] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:05 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1527 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-10 05:16:06.409 7 WARNING neutronclient.v2_0.client [None req-127b8b58-ac2e-461f-8c58-9d385cdc50c8 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 458/911] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:06 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1527 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:06.730 8 INFO nova.api.openstack.compute.server_external_events [req-325f655b-e10b-4b6e-8dc1-99de0ada31be req-295affa4-d86a-4846-9aa3-0efb3b6a573e a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:604dbe81-93c1-4056-9685-31df4769b424 for instance 50dc43de-5395-431c-94a4-1e76f9cfe746 on instance [pid: 8|app: 0|req: 454/912] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:07.554 7 WARNING neutronclient.v2_0.client [None req-2a357636-fe11-44f4-b4f8-f1eb6fdcdcb4 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/913] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:07 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1527 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:08.747 7 WARNING neutronclient.v2_0.client [None req-c011820a-bc0e-4a21-bca4-c028b4f5ce13 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] 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-10 05:16:08.782 8 INFO nova.api.openstack.compute.server_external_events [req-bfe5ef6a-5f43-462c-8cbc-752b72a0314d req-550acfbe-fadb-4f25-a017-64532fdcb2cf a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:604dbe81-93c1-4056-9685-31df4769b424 for instance 50dc43de-5395-431c-94a4-1e76f9cfe746 on instance [pid: 8|app: 0|req: 456/916] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/917] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:08 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1695 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:08.938 8 WARNING neutronclient.v2_0.client [None req-154f63f1-cb4f-440d-9032-6e039867c700 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/918] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:08 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1695 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-10 05:16:10.380 7 INFO nova.api.openstack.compute.server_external_events [req-85d82391-eafe-4dd3-801e-c37e5e01231b req-28da0c1e-43ef-4a6e-a3e5-1d77ea3afec6 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:604dbe81-93c1-4056-9685-31df4769b424 for instance 50dc43de-5395-431c-94a4-1e76f9cfe746 on instance [pid: 7|app: 0|req: 462/919] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/920] 10.0.0.91 () {30 vars in 617 bytes} [Sun May 10 05:16:12 2026] GET /v2.1 => generated 0 bytes in 92 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: 463/921] 10.0.0.91 () {32 vars in 690 bytes} [Sun May 10 05:16:12 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/922] 10.0.0.91 () {34 vars in 911 bytes} [Sun May 10 05:16:12 2026] GET /v2.1/os-simple-tenant-usage/6dd9a1122c494767b0c2084ab0362d12?start=2026-05-09T00:00:00&end=2026-05-10T23:59:59 => generated 20 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/923] 10.0.0.91 () {30 vars in 652 bytes} [Sun May 10 05:16:12 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 460/924] 10.0.0.91 () {30 vars in 617 bytes} [Sun May 10 05:16:15 2026] GET /v2.1 => generated 0 bytes in 171 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 465/925] 10.0.0.91 () {32 vars in 690 bytes} [Sun May 10 05:16:16 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/926] 10.0.0.91 () {34 vars in 911 bytes} [Sun May 10 05:16:16 2026] GET /v2.1/os-simple-tenant-usage/6dd9a1122c494767b0c2084ab0362d12?start=2026-05-09T00:00:00&end=2026-05-10T23:59:59 => generated 20 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/927] 10.0.0.91 () {30 vars in 652 bytes} [Sun May 10 05:16:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/930] 10.0.0.201 () {34 vars in 749 bytes} [Sun May 10 05:16:20 2026] POST /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746/action => generated 34395 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-05-10 05:16:21.998 7 INFO nova.api.openstack.compute.server_external_events [req-b8d5a32a-0ea6-4c8d-82a9-c17f438bec71 req-e82e58b9-bb73-4a28-855c-e5833fdaacc9 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:604dbe81-93c1-4056-9685-31df4769b424 for instance 50dc43de-5395-431c-94a4-1e76f9cfe746 on instance [pid: 7|app: 0|req: 468/931] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 464/932] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:16:23 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:29.394 8 WARNING neutronclient.v2_0.client [None req-a0924f26-e002-4a5c-ba63-0a474a1e25a7 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The 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-10 05:16:29.994 8 WARNING neutronclient.v2_0.client [None req-a0924f26-e002-4a5c-ba63-0a474a1e25a7 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The 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-10 05:16:30.519 8 WARNING neutronclient.v2_0.client [None req-a0924f26-e002-4a5c-ba63-0a474a1e25a7 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/935] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:16:29 2026] POST /v2.1/servers => generated 450 bytes in 1405 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-10 05:16:30.753 7 WARNING neutronclient.v2_0.client [None req-b07da179-0144-436b-9770-72ec8748eae5 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/936] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:30 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1403 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:31.860 8 WARNING neutronclient.v2_0.client [None req-e5db56e0-425e-45c6-92d6-398cbbdc8295 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/937] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:31 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1407 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:32.957 7 WARNING neutronclient.v2_0.client [None req-fa129232-78d8-4551-a878-a086c35832c2 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/938] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:32 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1455 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-10 05:16:34.071 8 WARNING neutronclient.v2_0.client [None req-56f5bc26-5643-4cae-99c9-cad3869a9031 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/939] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:34 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1455 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-10 05:16:35.177 7 WARNING neutronclient.v2_0.client [None req-55af9b8f-98f0-485e-8c03-4b533bd9dbf0 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/940] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:35 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1463 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-10 05:16:36.395 8 WARNING neutronclient.v2_0.client [None req-69850665-15d2-421a-8b56-52bf58ac4c38 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] 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: 473/941] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:16:36 2026] POST /v2.1/os-keypairs => generated 396 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/942] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:36 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1541 bytes in 1697 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:16:38.074 7 INFO nova.api.openstack.compute.server_external_events [req-03b32ec4-96e5-421e-bbb5-e546da20b575 req-3b7b9cc5-78ac-4631-a012-18aa58bce3ab a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 7|app: 0|req: 474/943] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:39.102 7 WARNING neutronclient.v2_0.client [None req-a2e4d6c1-9701-4032-a9cc-15545a2d3b14 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/946] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:39 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1529 bytes in 1035 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 471/947] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:16:40 2026] POST /v2.1/os-keypairs => generated 386 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-10 05:16:41.165 7 WARNING neutronclient.v2_0.client [None req-433acc93-1344-4f55-bd78-52df51bea0e1 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/948] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:41 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1529 bytes in 1620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:16:43.497 8 INFO nova.api.openstack.compute.server_external_events [req-c586b4b7-0bbd-45a0-834f-ed02e77bb359 req-bda4556a-9b5f-4abb-a00e-dc521b63ee64 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 8|app: 0|req: 472/949] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:43.796 8 WARNING neutronclient.v2_0.client [None req-325f41d0-01cb-4ee6-b62b-ff43c981d84c 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The 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-10 05:16:43.828 7 WARNING neutronclient.v2_0.client [None req-d029e6c2-24b4-4c82-808d-bebfff825bbd e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The 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-10 05:16:44.076 7 WARNING neutronclient.v2_0.client [None req-d029e6c2-24b4-4c82-808d-bebfff825bbd e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/950] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:43 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1529 bytes in 779 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:16:44.590 7 WARNING neutronclient.v2_0.client [None req-d029e6c2-24b4-4c82-808d-bebfff825bbd e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The 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-10 05:16:45.124 7 WARNING neutronclient.v2_0.client [None req-d029e6c2-24b4-4c82-808d-bebfff825bbd e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] 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-10 05:16:45.589 8 WARNING neutronclient.v2_0.client [None req-6eaa0ec8-e442-4a82-a5f9-47347faf63ac 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/951] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:16:43 2026] POST /v2.1/servers => generated 495 bytes in 1848 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-10 05:16:45.632 7 WARNING neutronclient.v2_0.client [None req-7eb3c15e-dd13-4bfb-88c0-47fc7f76d29a e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/952] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:45 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1455 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/953] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:45 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1529 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:47.004 7 WARNING neutronclient.v2_0.client [None req-8a636040-794c-4947-afda-43a1ad65651d e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/954] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:46 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1451 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:47.551 8 WARNING neutronclient.v2_0.client [None req-2c3b5b2a-08c7-41ac-884a-1172a4b83ad9 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] 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-10 05:16:47.801 7 INFO nova.api.openstack.compute.server_external_events [req-217edacb-fae9-4de1-a80d-ad443e8cc8aa req-946e59c2-a497-4a66-97c7-9e49c50d6dd5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 7|app: 0|req: 481/955] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:47 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-10 05:16:48.412 7 WARNING neutronclient.v2_0.client [None req-117acc00-5b62-4f67-9e21-b3358366155f e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/956] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:48 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1507 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/959] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:47 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1529 bytes in 1535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:49.871 7 INFO nova.api.openstack.compute.server_external_events [req-07081f0f-a985-49b3-a652-118e170d3aa0 req-c3b0436b-076f-4c4a-8821-64aa5427df92 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 7|app: 0|req: 485/960] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:49 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-10 05:16:49.992 8 WARNING neutronclient.v2_0.client [None req-076ba52f-f719-4914-8ef3-3a4c82e0efbf e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] 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-10 05:16:50.117 7 WARNING neutronclient.v2_0.client [None req-74898111-c2b8-44c2-a92c-4602b9bab8b4 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/961] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:49 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1515 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/962] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:50 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1696 bytes in 1130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-10 05:16:51.252 8 WARNING neutronclient.v2_0.client [None req-3aea3593-67c4-4028-9e79-2591ee64823b 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The 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-10 05:16:51.271 7 WARNING neutronclient.v2_0.client [None req-960d945f-e0ad-4801-a0df-b64e22ca687f e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in 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/963] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:51 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1696 bytes in 1347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 487/964] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:51 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1638 bytes in 1351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 478/965] 10.0.0.201 () {34 vars in 670 bytes} [Sun May 10 05:16:52 2026] POST /v2.1/os-keypairs => generated 396 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:52.601 7 INFO nova.api.openstack.compute.server_external_events [req-93165c9c-00d9-4711-a1a4-4c6e078a19d5 req-4f597341-04b2-4506-a831-b689461c60b4 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:732aeb0f-e196-4cc3-9404-45afb59607dc for instance b04d1c64-506e-4973-9b06-0c9a256abaca on instance [pid: 7|app: 0|req: 488/966] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:16:53.634 8 WARNING neutronclient.v2_0.client [None req-bb4ab03d-6fbc-4000-ad3c-ace68b9c18a8 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/967] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:53 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:54.651 7 INFO nova.api.openstack.compute.server_external_events [req-649dbb54-9c28-43da-ad72-61c20828c045 req-0145e647-55cd-42f6-9034-3bfc84b68666 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 7|app: 0|req: 489/968] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:16:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:55.619 8 WARNING neutronclient.v2_0.client [None req-f5cb7396-87e1-452c-8e6f-65235bfb87f5 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in 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/969] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:55 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:56.508 7 WARNING neutronclient.v2_0.client [None req-0def7cd6-aa15-47ee-b2fa-8ca6a52eff9e 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The 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-10 05:16:56.551 7 WARNING neutronclient.v2_0.client [None req-0def7cd6-aa15-47ee-b2fa-8ca6a52eff9e 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The 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-10 05:16:56.849 7 WARNING neutronclient.v2_0.client [None req-0def7cd6-aa15-47ee-b2fa-8ca6a52eff9e 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] 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-10 05:16:56.937 8 WARNING neutronclient.v2_0.client [None req-9fc444e3-40f5-4f62-914d-c61ee65514f4 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/970] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:16:56 2026] POST /v2.1/servers => generated 447 bytes in 578 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/971] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:56 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 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-10 05:16:57.058 7 WARNING neutronclient.v2_0.client [None req-79438eeb-3a0a-4f47-a2cd-580fe7414a8c 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/972] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:57 2026] GET /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => generated 1394 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:58.087 8 WARNING neutronclient.v2_0.client [None req-f3655fd3-0b6f-46ad-8ae0-04e111eb408e e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/973] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:58 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:16:59.313 7 WARNING neutronclient.v2_0.client [None req-d20c30c6-8662-44a2-8e76-30937f8f043d e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/976] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:16:59 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 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-10 05:17:00.522 8 WARNING neutronclient.v2_0.client [None req-6110d7f6-d955-471d-a891-09fc2d39babc e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] 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: 484/977] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:00 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:00.917 8 INFO nova.api.openstack.compute.server_external_events [req-13f577e0-19a1-4c56-87b7-64ef4ba61b58 req-ad048be9-bab9-4753-b233-53bb4cc474a8 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:732aeb0f-e196-4cc3-9404-45afb59607dc for instance b04d1c64-506e-4973-9b06-0c9a256abaca on instance [pid: 8|app: 0|req: 485/978] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/979] 10.0.0.201 () {34 vars in 749 bytes} [Sun May 10 05:17:00 2026] POST /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148/action => generated 32099 bytes in 558 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: 486/980] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:17:01 2026] DELETE /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => 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-10 05:17:01.418 7 WARNING neutronclient.v2_0.client [None req-905c71aa-d4ff-4967-b0ab-94867e3fadf0 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/981] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:01 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1822 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:01.680 8 WARNING neutronclient.v2_0.client [None req-b3de9fe0-bded-465d-b1eb-df74e5e7fb1e e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/982] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:01 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 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-10 05:17:02.151 7 WARNING neutronclient.v2_0.client [None req-d8b7fdd9-6920-4e12-85df-735c1d580741 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/983] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:02 2026] GET /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => generated 1454 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:02.649 8 WARNING neutronclient.v2_0.client [None req-31c1d610-6c09-4acc-9d2d-e85a779e2270 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] 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-10 05:17:02.827 7 WARNING neutronclient.v2_0.client [None req-81f817c0-d5ef-4003-bf06-704448aee664 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/984] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:02 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1822 bytes in 949 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:03.584 8 INFO nova.api.openstack.compute.server_external_events [req-862c7ce6-10d8-47af-9aae-8e4f7fab11b5 req-26e414b1-c1e2-4813-a39e-e52c4ed52a3e a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:732aeb0f-e196-4cc3-9404-45afb59607dc for instance b04d1c64-506e-4973-9b06-0c9a256abaca on instance 2026-05-10 05:17:03.584 8 INFO nova.api.openstack.compute.server_external_events [req-862c7ce6-10d8-47af-9aae-8e4f7fab11b5 req-26e414b1-c1e2-4813-a39e-e52c4ed52a3e a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:732aeb0f-e196-4cc3-9404-45afb59607dc for instance b04d1c64-506e-4973-9b06-0c9a256abaca on instance 2026-05-10 05:17:03.584 8 INFO nova.api.openstack.compute.server_external_events [req-862c7ce6-10d8-47af-9aae-8e4f7fab11b5 req-26e414b1-c1e2-4813-a39e-e52c4ed52a3e a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 8|app: 0|req: 489/985] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:03 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/986] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:02 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 bytes in 849 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:03.844 8 INFO nova.api.openstack.compute.server_external_events [req-35d08f57-2e31-4412-b975-55bd344c22ff req-a810500a-b87d-421d-b6ca-5a62f03876f3 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance [pid: 8|app: 0|req: 490/987] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:04.631 7 WARNING neutronclient.v2_0.client [None req-f2aba0a9-2fb7-4e69-bb4b-6439d35b0f95 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] 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: 498/988] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:04 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1754 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-10 05:17:04.713 8 WARNING neutronclient.v2_0.client [None req-e3d57eb9-4faa-4dc8-bf01-1e3c17ca48b1 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/989] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:04 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1626 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:05.631 7 INFO nova.api.openstack.compute.server_external_events [req-fdebaba7-6f99-4097-8a66-fc4f0c112307 req-84a007b0-2f3b-44e7-a1aa-5ddf2f481198 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 7|app: 0|req: 499/990] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:05.881 7 INFO nova.api.openstack.compute.server_external_events [req-936b2daa-ae81-4310-838c-252209dced3b req-d4f8ea6e-1913-4b66-b9aa-82c57a271b41 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:948728c6-add1-4207-a34e-facfd7d33aa9 for instance fe317c6f-533d-4b56-89b2-25da19b80148 on instance [pid: 7|app: 0|req: 500/991] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:05.910 8 WARNING neutronclient.v2_0.client [None req-16cc88c6-71e8-46e9-abe0-e752598efae2 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The 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-10 05:17:05.924 7 WARNING neutronclient.v2_0.client [None req-fcd65d0c-b1d2-4e71-a805-ed9c2fde6c17 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/992] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:05 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1489 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/993] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:05 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1806 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-10 05:17:06.120 8 WARNING neutronclient.v2_0.client [None req-a3a08630-c693-4cf6-9eea-19771069cbc1 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/994] 10.0.0.201 () {32 vars in 740 bytes} [Sun May 10 05:17:06 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca/os-interface => generated 284 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:07.171 7 WARNING neutronclient.v2_0.client [None req-93d39435-290e-463c-a3de-79854ac8b857 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/995] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:06 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 1489 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:07.279 8 WARNING neutronclient.v2_0.client [None req-bd56bf05-e4d7-4700-b4f6-82f236b5c352 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/996] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:07 2026] GET /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => generated 1517 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-10 05:17:07.914 7 INFO nova.api.openstack.compute.server_external_events [req-6ef1c0ff-72f3-4daa-8eb1-33baa69bc62a req-5a485626-06bb-4bd2-b685-0c6426fea3d5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:732aeb0f-e196-4cc3-9404-45afb59607dc for instance b04d1c64-506e-4973-9b06-0c9a256abaca on instance [pid: 7|app: 0|req: 503/997] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:08.267 8 INFO nova.api.openstack.wsgi [None req-59aba21d-2d88-4742-9276-fc10499c7f04 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] HTTP exception thrown: Instance fe317c6f-533d-4b56-89b2-25da19b80148 could not be found. [pid: 8|app: 0|req: 495/998] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:08 2026] GET /v2.1/servers/fe317c6f-533d-4b56-89b2-25da19b80148 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/999] 10.0.0.201 () {32 vars in 729 bytes} [Sun May 10 05:17:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1461294388 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/1002] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:17:08 2026] DELETE /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-10 05:17:09.125 7 WARNING neutronclient.v2_0.client [None req-f05ea8a1-0235-4227-9855-f9ffd7442674 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/1003] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:09 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1701 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:09.949 8 INFO nova.api.openstack.compute.server_external_events [req-9eb1f6f7-9db0-487e-ad72-642bc5691c66 req-3588df39-4aaf-4c14-ac7e-4a4f465f66bd a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance 2026-05-10 05:17:09.950 8 INFO nova.api.openstack.compute.server_external_events [req-9eb1f6f7-9db0-487e-ad72-642bc5691c66 req-3588df39-4aaf-4c14-ac7e-4a4f465f66bd a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance [pid: 8|app: 0|req: 498/1004] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:09 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:10.399 7 WARNING neutronclient.v2_0.client [None req-ce2a6e23-53f3-4092-a489-a0e3c8191c8b 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/1005] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:10 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1701 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:11.562 8 WARNING neutronclient.v2_0.client [None req-46973ad9-6b9a-4e9e-992b-fd3e3e8f6b27 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/1006] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:11 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1634 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:11.728 7 INFO nova.api.openstack.compute.server_external_events [req-10cd3080-7071-44cd-a5b6-aab5570b7633 req-811e1cde-06fe-43f0-be6a-09f2f060a7e1 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:604dbe81-93c1-4056-9685-31df4769b424 for instance 50dc43de-5395-431c-94a4-1e76f9cfe746 on instance [pid: 7|app: 0|req: 508/1007] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:12.449 8 WARNING neutronclient.v2_0.client [None req-4d9e3a63-7d1d-4cb6-9a3d-7c303e9855b4 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1008] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:12 2026] GET /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => generated 1815 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:12.760 7 WARNING neutronclient.v2_0.client [None req-0321f00a-3cee-465c-8d26-cee55700f307 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1009] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:12 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1483 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-10 05:17:13.822 7 INFO nova.api.openstack.compute.server_external_events [req-f8fa4ec2-feb8-4daf-9906-fba9f49ecefe req-3f65108b-dff6-4b4a-bc3c-3eb8488bf36a a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance [pid: 7|app: 0|req: 510/1010] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:13 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-10 05:17:13.872 8 WARNING neutronclient.v2_0.client [None req-f33e5d00-1a68-4aff-b47d-736f3495f71f 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The 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-10 05:17:13.914 8 WARNING neutronclient.v2_0.client [None req-f33e5d00-1a68-4aff-b47d-736f3495f71f 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] 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-10 05:17:14.082 7 WARNING neutronclient.v2_0.client [None req-4134cf17-cd68-4b05-beca-6984735fbf12 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The 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-10 05:17:14.124 8 WARNING neutronclient.v2_0.client [None req-f33e5d00-1a68-4aff-b47d-736f3495f71f 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1011] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:14 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1926 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:14.407 7 WARNING neutronclient.v2_0.client [None req-83c5434a-3b8b-420b-ae5f-8e735f45f977 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] The python binding code in 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/1012] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:17:13 2026] POST /v2.1/servers => generated 447 bytes in 731 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-10 05:17:14.566 8 WARNING neutronclient.v2_0.client [None req-b45533ce-f728-4da2-b522-56ce590dfd62 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1013] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:14 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => generated 1488 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1014] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:14 2026] GET /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 1394 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1015] 10.0.0.201 () {32 vars in 752 bytes} [Sun May 10 05:17:15 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca/os-server-password => generated 116 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-10 05:17:15.608 8 INFO nova.api.openstack.wsgi [None req-18fe9461-7b2b-44da-b969-97696dca3ab7 27b684aa80474506aead422dd5727e10 f9d573a52fbc440081c2f7fb3e5f8d6b - - default default] HTTP exception thrown: Instance 50dc43de-5395-431c-94a4-1e76f9cfe746 could not be found. [pid: 8|app: 0|req: 503/1016] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:15 2026] GET /v2.1/servers/50dc43de-5395-431c-94a4-1e76f9cfe746 => 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: 514/1017] 10.0.0.201 () {32 vars in 729 bytes} [Sun May 10 05:17:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1664354208 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 504/1018] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:17:16 2026] DELETE /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-10 05:17:17.086 7 WARNING neutronclient.v2_0.client [None req-a5a707ac-ac76-41ce-a5b3-b2d1cc416134 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1019] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:17 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1932 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:18.312 8 WARNING neutronclient.v2_0.client [None req-ee0967ee-0380-447e-883e-2e07bc1573d7 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in 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/1020] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:18 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1932 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:19.470 8 WARNING neutronclient.v2_0.client [None req-d1f092e9-cb76-4243-ad23-fb773f665633 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] 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-10 05:17:19.781 7 WARNING neutronclient.v2_0.client [None req-738df22f-39a5-4b68-8c45-4aa8410329c1 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1023] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:19 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1932 bytes in 1433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:20.889 8 INFO nova.api.openstack.compute.server_external_events [req-2f4a40db-a786-4aea-b5b9-47e1abb00dfc req-b802c18f-be91-449b-acaa-9cb82e6f4e59 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance [pid: 8|app: 0|req: 508/1024] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:20 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) [pid: 7|app: 0|req: 517/1025] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:19 2026] GET /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 1519 bytes in 1144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:21.137 8 INFO nova.api.openstack.compute.server_external_events [req-d233d3d9-7c70-407c-b095-ab87c5046a84 req-290789a8-b7b6-49a8-b8c8-b72bd4ce6b64 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:732aeb0f-e196-4cc3-9404-45afb59607dc for instance b04d1c64-506e-4973-9b06-0c9a256abaca on instance [pid: 8|app: 0|req: 509/1026] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:21.924 7 WARNING neutronclient.v2_0.client [None req-97bbc177-ffc7-4739-a677-954034a51356 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in 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.201 () {32 vars in 714 bytes} [Sun May 10 05:17:21 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1536 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-10 05:17:22.940 8 INFO nova.api.openstack.compute.server_external_events [req-27d3a6cd-3433-45df-8f4c-eb36e36fa88c req-0e4a15b1-6b97-4243-9c69-53f14678aef0 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance [pid: 8|app: 0|req: 510/1028] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:22 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:23.030 7 WARNING neutronclient.v2_0.client [None req-aa49a85c-9958-47df-8000-8cde62adc530 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in 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.201 () {32 vars in 714 bytes} [Sun May 10 05:17:22 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1541 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:24.134 8 WARNING neutronclient.v2_0.client [None req-f33a4cfc-0a69-4740-b1db-b01cc4d606aa e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] The python binding code in 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.201 () {32 vars in 714 bytes} [Sun May 10 05:17:24 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 1541 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-10 05:17:25.289 7 INFO nova.api.openstack.wsgi [None req-f697b0c1-8a7a-4c35-ab3e-7c6c18ee14fd e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] HTTP exception thrown: Instance b04d1c64-506e-4973-9b06-0c9a256abaca could not be found. [pid: 7|app: 0|req: 520/1031] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:25 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:25.327 8 INFO nova.api.openstack.wsgi [None req-c6dd52de-0bd6-4b00-b4fb-bdec092163e6 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] HTTP exception thrown: Instance b04d1c64-506e-4973-9b06-0c9a256abaca could not be found. [pid: 8|app: 0|req: 512/1032] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:17:25 2026] DELETE /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => 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-10 05:17:25.364 7 INFO nova.api.openstack.wsgi [None req-1d0ee601-2433-4e04-bdf6-a81b42908b39 e7e018e0cdfc472285226e4464b35007 6c0c49caae224557808182366e255028 - - default default] HTTP exception thrown: Instance b04d1c64-506e-4973-9b06-0c9a256abaca could not be found. [pid: 7|app: 0|req: 521/1033] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:25 2026] GET /v2.1/servers/b04d1c64-506e-4973-9b06-0c9a256abaca => 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: 513/1034] 10.0.0.201 () {32 vars in 705 bytes} [Sun May 10 05:17:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1163279217 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:25.957 7 WARNING neutronclient.v2_0.client [None req-7141b9ef-f92a-41ab-b294-d5ea6eb9aa73 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1035] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:25 2026] GET /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 1517 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1036] 10.0.0.201 () {32 vars in 725 bytes} [Sun May 10 05:17:26 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-253083823 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:28.322 7 INFO nova.api.openstack.compute.server_external_events [req-32b43aa7-2200-44da-9d68-5b9e36c48afa req-e4d3fd8d-cb06-447f-90bc-2e33418a14b3 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance [pid: 7|app: 0|req: 523/1037] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:28 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) 2026-05-10 05:17:30.373 8 INFO nova.api.openstack.compute.server_external_events [req-5069bec3-3574-4dc5-95be-031fe3166967 req-4c043000-b3f3-4845-bbf5-f9c1506d46e9 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance [pid: 8|app: 0|req: 516/1040] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:31.660 7 WARNING neutronclient.v2_0.client [None req-a8cc9f1b-97c5-4578-a982-c93dadc89bbb 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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.201 () {32 vars in 714 bytes} [Sun May 10 05:17:31 2026] GET /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 1817 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:33.197 8 INFO nova.api.openstack.compute.server_external_events [req-6687b4c2-9b24-4540-805a-4da5c2de84cf req-31bd2f86-0515-4054-8079-d1309bae5db0 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance [pid: 8|app: 0|req: 517/1042] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:33 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-10 05:17:46.193 7 WARNING neutronclient.v2_0.client [None req-ebf176f1-9362-4b24-8eef-582393349c20 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The 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-10 05:17:46.366 7 WARNING neutronclient.v2_0.client [None req-ebf176f1-9362-4b24-8eef-582393349c20 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1045] 10.0.0.201 () {34 vars in 662 bytes} [Sun May 10 05:17:46 2026] POST /v2.1/servers => generated 424 bytes in 430 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-10 05:17:46.581 8 WARNING neutronclient.v2_0.client [None req-deea53fb-cdce-4ccb-acd2-f0218c21bd4d d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1046] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:46 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1368 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:47.674 7 WARNING neutronclient.v2_0.client [None req-d6bd6407-2b97-4a08-b708-1b9d16e5a279 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1047] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:47 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1372 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-10 05:17:48.768 8 WARNING neutronclient.v2_0.client [None req-aa679723-321d-478e-9905-c611af5dc90e d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in 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/1050] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:48 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1420 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-10 05:17:49.884 7 WARNING neutronclient.v2_0.client [None req-9a9aa93f-bdff-41a2-8587-e7ab0523dbef d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1051] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:49 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1420 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:51.014 8 WARNING neutronclient.v2_0.client [None req-00a76f9d-93e8-40dd-9060-69dc48a9d900 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1052] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:50 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1428 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:52.115 7 WARNING neutronclient.v2_0.client [None req-f34f821e-0940-47bf-b8f6-c38d56ce6054 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] 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-10 05:17:52.221 8 INFO nova.api.openstack.compute.server_external_events [req-4025cdc0-e8b9-47d6-9a69-630a2522a71b req-41967744-fd6b-42b3-ae9a-33f315fb035b a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:16da9c90-d9bd-4088-a398-d8d343aaed68 for instance 1e646b1f-89c7-45c2-91d7-e18c3e5d9177 on instance [pid: 8|app: 0|req: 523/1053] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:52 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) [pid: 7|app: 0|req: 531/1054] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:52 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1480 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-10 05:17:53.384 8 WARNING neutronclient.v2_0.client [None req-5a7a4d54-4572-40f6-ab93-ae0f6f764f75 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1055] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:53 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1468 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-10 05:17:54.551 7 WARNING neutronclient.v2_0.client [None req-453a9b7d-ef43-4dfc-b628-6349913eb6cf d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1056] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:54 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1468 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:55.726 8 WARNING neutronclient.v2_0.client [None req-d24489a2-30af-4297-9237-9c5d5d9c1d26 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in 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.201 () {32 vars in 714 bytes} [Sun May 10 05:17:55 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1468 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:56.919 7 WARNING neutronclient.v2_0.client [None req-7e1564e0-b63b-48a3-8485-aedbe54e4156 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] 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-10 05:17:56.995 8 INFO nova.api.openstack.compute.server_external_events [req-b1381ca3-b701-47c9-91b4-f3d54e8b2242 req-2557fd63-4102-46d4-b9cf-0a128bc4ec93 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:16da9c90-d9bd-4088-a398-d8d343aaed68 for instance 1e646b1f-89c7-45c2-91d7-e18c3e5d9177 on instance [pid: 8|app: 0|req: 526/1058] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1059] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:56 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1468 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:57.340 8 WARNING neutronclient.v2_0.client [None req-cff3e2fc-2158-4196-8388-e31f15b07e26 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The 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-10 05:17:57.382 8 WARNING neutronclient.v2_0.client [None req-cff3e2fc-2158-4196-8388-e31f15b07e26 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The 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-10 05:17:57.534 8 WARNING neutronclient.v2_0.client [None req-cff3e2fc-2158-4196-8388-e31f15b07e26 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1060] 199.204.45.23 () {36 vars in 712 bytes} [Sun May 10 05:17:57 2026] POST /v2.1/servers => generated 453 bytes in 695 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:58.088 7 WARNING neutronclient.v2_0.client [None req-2d03eaef-49a3-45bd-bd92-81f925491939 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1061] 199.204.45.23 () {32 vars in 731 bytes} [Sun May 10 05:17:58 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 2213 bytes in 67 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:58.164 8 WARNING neutronclient.v2_0.client [None req-16a6b6f3-3191-4584-980d-36f465a141f6 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The 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-10 05:17:58.165 7 WARNING neutronclient.v2_0.client [None req-2676e190-7b85-4a9d-991a-46f3ade39538 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 535/1062] 199.204.45.23 () {32 vars in 757 bytes} [Sun May 10 05:17:58 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 28 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1063] 199.204.45.23 () {32 vars in 775 bytes} [Sun May 10 05:17:58 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-volume_attachments => generated 25 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1064] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:58 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1468 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:17:59.041 7 INFO nova.api.openstack.compute.server_external_events [req-ee6a27c5-958b-4f92-a783-ba7d84397290 req-c6eeeb24-db1f-4975-b3b6-8a6dbe7c222b a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:16da9c90-d9bd-4088-a398-d8d343aaed68 for instance 1e646b1f-89c7-45c2-91d7-e18c3e5d9177 on instance [pid: 7|app: 0|req: 538/1067] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:17:59 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-10 05:17:59.306 8 WARNING neutronclient.v2_0.client [None req-9bc04399-b971-400b-b62e-3c5c81f4aaaf d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1068] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:17:59 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1647 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, ' [pid: 7|app: 0|req: 539/1069] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:18:00 2026] DELETE /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 0 bytes in 104 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-10 05:18:00.752 8 WARNING neutronclient.v2_0.client [None req-63baf553-75cc-4518-b585-819a3d8e24c1 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] 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-10 05:18:00.836 7 WARNING neutronclient.v2_0.client [None req-f361658d-c26e-40cc-81ae-1f1a20d77d42 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1070] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:18:00 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1653 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1071] 199.204.45.23 () {32 vars in 731 bytes} [Sun May 10 05:18:00 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 2303 bytes in 124 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-10 05:18:00.959 8 WARNING neutronclient.v2_0.client [None req-bfea290f-a3fb-4d3e-a916-7236068d74d2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1072] 199.204.45.23 () {32 vars in 757 bytes} [Sun May 10 05:18:00 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 541/1073] 199.204.45.23 () {32 vars in 775 bytes} [Sun May 10 05:18:00 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/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-10 05:18:01.939 8 WARNING neutronclient.v2_0.client [None req-6a5f4d75-1406-4a16-b7c2-3521f9b2235d d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1074] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:18:01 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1653 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:02.090 7 INFO nova.api.openstack.compute.server_external_events [req-cc1b987c-f785-4c89-82cc-2129f0e77ed3 req-79f4d962-330d-418a-9f6b-0e4a5b3dd9ea a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:16da9c90-d9bd-4088-a398-d8d343aaed68 for instance 1e646b1f-89c7-45c2-91d7-e18c3e5d9177 on instance [pid: 7|app: 0|req: 542/1075] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:02 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, ' 2026-05-10 05:18:03.099 8 WARNING neutronclient.v2_0.client [None req-1cccc5e8-cbfd-493c-8ab4-c82e8b688d1d d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1076] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:18:03 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1653 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:03.851 7 WARNING neutronclient.v2_0.client [None req-ebb09026-f108-483f-b4dd-e867d1f6aaaf ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1077] 199.204.45.23 () {32 vars in 731 bytes} [Sun May 10 05:18:03 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 2379 bytes in 72 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-10 05:18:03.933 8 WARNING neutronclient.v2_0.client [None req-26968be2-db50-4975-b5a3-583d6c1bad30 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1078] 199.204.45.23 () {32 vars in 757 bytes} [Sun May 10 05:18:03 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 28 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 544/1079] 199.204.45.23 () {32 vars in 775 bytes} [Sun May 10 05:18:03 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:04.136 8 INFO nova.api.openstack.compute.server_external_events [req-dbfd38a9-c3b6-4ec8-882e-a08ae41ff77d req-3f3aaf72-43af-45e1-bf1e-2643174f6b70 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:16da9c90-d9bd-4088-a398-d8d343aaed68 for instance 1e646b1f-89c7-45c2-91d7-e18c3e5d9177 on instance 2026-05-10 05:18:04.137 8 INFO nova.api.openstack.compute.server_external_events [req-dbfd38a9-c3b6-4ec8-882e-a08ae41ff77d req-3f3aaf72-43af-45e1-bf1e-2643174f6b70 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:16da9c90-d9bd-4088-a398-d8d343aaed68 for instance 1e646b1f-89c7-45c2-91d7-e18c3e5d9177 on instance [pid: 8|app: 0|req: 536/1080] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:04 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:04.312 7 WARNING neutronclient.v2_0.client [None req-b58f525b-85a2-4168-90a4-84dc8cdb35a0 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in 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/1081] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:18:04 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1449 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:05.439 8 WARNING neutronclient.v2_0.client [None req-bfb861a5-3f3e-4b1d-ba6c-f171d2f64767 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in 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/1082] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:18:05 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1454 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-10 05:18:06.171 7 INFO nova.api.openstack.compute.server_external_events [req-6986bd03-4273-49ca-a598-3bcbcb9fb5d4 req-3d3e6f3d-c731-4441-b39a-2bb55fc4fa1d a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:e6fedb7e-600c-49d3-a1b3-728e5ca6fbe2 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 546/1083] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:06.536 8 WARNING neutronclient.v2_0.client [None req-6b5570fa-ba2f-4cd7-8bb2-a080f58f34c2 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1084] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:18:06 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 1454 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-10 05:18:06.638 7 WARNING neutronclient.v2_0.client [None req-6d416135-60dc-4028-baf4-a58274e92966 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in 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/1085] 199.204.45.23 () {32 vars in 731 bytes} [Sun May 10 05:18:06 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 2445 bytes in 152 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-10 05:18:06.780 8 WARNING neutronclient.v2_0.client [None req-3fd37baa-df97-4ef9-9e1d-e36bceb40c82 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1086] 199.204.45.23 () {32 vars in 757 bytes} [Sun May 10 05:18:06 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 282 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: 7|app: 0|req: 548/1087] 199.204.45.23 () {32 vars in 775 bytes} [Sun May 10 05:18:06 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:07.624 8 INFO nova.api.openstack.wsgi [None req-157910c0-3462-4e6b-b03c-508849d0cda8 d75f35eeb6a640bd90652cf70e26ce3e dec3db6849b94b1abac1d633701454c2 - - default default] HTTP exception thrown: Instance 1e646b1f-89c7-45c2-91d7-e18c3e5d9177 could not be found. [pid: 8|app: 0|req: 540/1088] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:18:07 2026] GET /v2.1/servers/1e646b1f-89c7-45c2-91d7-e18c3e5d9177 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:09.867 8 WARNING neutronclient.v2_0.client [None req-973454e4-aa6c-42df-9308-3f8d8f8a4b88 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1091] 199.204.45.23 () {32 vars in 731 bytes} [Sun May 10 05:18:09 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 2433 bytes in 170 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-10 05:18:10.012 7 WARNING neutronclient.v2_0.client [None req-4c90e543-fa20-4baa-a0ff-cd9e38002eb2 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1092] 199.204.45.23 () {32 vars in 757 bytes} [Sun May 10 05:18:09 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 282 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1093] 199.204.45.23 () {32 vars in 775 bytes} [Sun May 10 05:18:10 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:11.400 7 INFO nova.api.openstack.compute.server_external_events [req-66233cd4-cc51-4b48-a6b0-6b091fad677c req-2dfe851a-0327-472f-b991-3ea84ed36140 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:e6fedb7e-600c-49d3-a1b3-728e5ca6fbe2 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 551/1094] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:11 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-10 05:18:12.705 8 WARNING neutronclient.v2_0.client [None req-8ba33e49-9a9c-437f-93e5-3a3aa9ddeeae ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1095] 199.204.45.23 () {32 vars in 731 bytes} [Sun May 10 05:18:12 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 2433 bytes in 151 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-10 05:18:12.865 7 WARNING neutronclient.v2_0.client [None req-0dde26b9-9d02-46c8-913a-9b6135ab4277 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1096] 199.204.45.23 () {32 vars in 757 bytes} [Sun May 10 05:18:12 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 284 bytes in 90 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: 545/1097] 199.204.45.23 () {32 vars in 775 bytes} [Sun May 10 05:18:12 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:13.435 7 INFO nova.api.openstack.compute.server_external_events [req-f2be0664-8333-45f1-9185-79a98ecc4f34 req-8839d146-979f-4932-978b-87fcbed6e345 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:e6fedb7e-600c-49d3-a1b3-728e5ca6fbe2 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 553/1098] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:13 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-10 05:18:15.936 8 WARNING neutronclient.v2_0.client [None req-9591a42d-6d8e-488a-8ffc-df6646fbbc16 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1099] 199.204.45.23 () {32 vars in 731 bytes} [Sun May 10 05:18:15 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 2579 bytes in 144 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-10 05:18:16.087 7 WARNING neutronclient.v2_0.client [None req-38386732-9428-429d-b1d1-78643d24dfdf ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1100] 199.204.45.23 () {32 vars in 757 bytes} [Sun May 10 05:18:16 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 284 bytes in 498 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: 547/1101] 199.204.45.23 () {32 vars in 775 bytes} [Sun May 10 05:18:16 2026] GET /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:50.390 8 WARNING neutronclient.v2_0.client [None req-6dedbcab-cbe9-4ad2-866a-c3d00a68632e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The 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-10 05:18:50.536 8 WARNING neutronclient.v2_0.client [None req-6dedbcab-cbe9-4ad2-866a-c3d00a68632e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] 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-10 05:18:53.196 7 INFO nova.api.openstack.compute.server_external_events [req-0498f0a2-d29f-45dd-b5f2-87a4e888a9a6 req-da091d32-c758-440d-88e5-9b7b3aca5b73 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:200bd187-c5bc-489b-b092-18d82f44990e for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 559/1110] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:56.460 7 INFO nova.api.openstack.compute.server_external_events [req-65ad25ba-ae2b-4520-920c-5d297b0b8d31 req-31aa76fb-8e0f-4805-aa71-1dd0b8fb9939 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:200bd187-c5bc-489b-b092-18d82f44990e for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 560/1111] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:18:58.508 7 INFO nova.api.openstack.compute.server_external_events [req-754154cc-ec39-43a2-8886-6bbdcc0aaa82 req-a6526c85-dd64-4f72-984c-55008593b832 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:200bd187-c5bc-489b-b092-18d82f44990e for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 561/1112] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:18:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:18:59.598 8 WARNING neutronclient.v2_0.client [None req-6dedbcab-cbe9-4ad2-866a-c3d00a68632e ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1115] 199.204.45.23 () {36 vars in 810 bytes} [Sun May 10 05:18:50 2026] POST /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 281 bytes in 9310 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-10 05:19:00.516 7 INFO nova.api.openstack.compute.server_external_events [req-9e139e63-bb3d-4980-94dc-eb536ab9bac5 req-c2dddca4-876b-42ef-bc09-7a893f83495c a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:200bd187-c5bc-489b-b092-18d82f44990e for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 564/1116] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:00.554 8 INFO nova.api.openstack.compute.server_external_events [req-0ffb9490-280e-4dc2-8bcc-e963fad4e640 req-86743fb8-a77e-46d1-ad5a-26408eaf0440 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:200bd187-c5bc-489b-b092-18d82f44990e for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 553/1117] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:00 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-10 05:19:21.718 7 WARNING neutronclient.v2_0.client [None req-3ff4dd29-fe11-4021-9b9d-b63744bb13a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The 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-10 05:19:21.855 7 WARNING neutronclient.v2_0.client [None req-3ff4dd29-fe11-4021-9b9d-b63744bb13a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] 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-10 05:19:24.456 8 INFO nova.api.openstack.compute.server_external_events [req-b02dbe01-ce00-4e3c-907d-3b2866944f1d req-6d70168d-ed84-4385-a21a-76bd53b8b17f a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:9b322eb5-94fb-48ed-9c95-7df5178d70ce for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 556/1122] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:27.854 8 INFO nova.api.openstack.compute.server_external_events [req-632afd4e-d482-40de-8af3-81a32973521b req-a1c0e0e5-e094-4ac7-8d7f-1a7da2ae85eb a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:9b322eb5-94fb-48ed-9c95-7df5178d70ce for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 557/1123] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:27 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-10 05:19:29.892 8 INFO nova.api.openstack.compute.server_external_events [req-67e79c45-e7e0-4708-b48e-a076772fd2a2 req-0abff200-bb45-47df-a35e-5c41cb52179b a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:9b322eb5-94fb-48ed-9c95-7df5178d70ce for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 560/1126] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:19:30.926 7 WARNING neutronclient.v2_0.client [None req-3ff4dd29-fe11-4021-9b9d-b63744bb13a8 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1127] 199.204.45.23 () {36 vars in 810 bytes} [Sun May 10 05:19:21 2026] POST /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 375 bytes in 9293 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-10 05:19:42.153 8 WARNING neutronclient.v2_0.client [None req-27ec01c4-9f46-4e06-af2f-e417ed6db937 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The 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-10 05:19:42.195 8 WARNING neutronclient.v2_0.client [None req-27ec01c4-9f46-4e06-af2f-e417ed6db937 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] 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-10 05:19:44.815 7 INFO nova.api.openstack.compute.server_external_events [req-1e98ccf4-d5c8-4343-8d98-e83e7765ca32 req-650d22ea-82a9-439f-8ee8-e71cfcc95808 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:60941fc5-bf3f-4812-bc09-297207645de0 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 569/1130] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:48.433 7 INFO nova.api.openstack.compute.server_external_events [req-cc089954-2df7-443c-85ab-57f291f20799 req-6822eb00-3760-4ae0-8ace-322c45d68310 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:60941fc5-bf3f-4812-bc09-297207645de0 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 570/1131] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:19:50.470 7 INFO nova.api.openstack.compute.server_external_events [req-a7432f64-b5db-47a6-a3a6-e9593a82dcfc req-c1f51180-a729-4208-9c7d-aae86051b9e3 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-plugged:60941fc5-bf3f-4812-bc09-297207645de0 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 573/1134] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-10 05:19:51.734 8 WARNING neutronclient.v2_0.client [None req-27ec01c4-9f46-4e06-af2f-e417ed6db937 ae7d1fc9cb964133b932410f7b605dac b22c3a43ac3048f4812c26ea5b3a8f9e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1135] 199.204.45.23 () {36 vars in 810 bytes} [Sun May 10 05:19:42 2026] POST /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface => generated 377 bytes in 9668 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-10 05:19:52.510 7 INFO nova.api.openstack.compute.server_external_events [req-4d034f9a-a2ee-42f1-89ed-82a0ac4db5b0 req-a9336d2e-4d9e-459d-9b18-6bd16112ab62 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:9b322eb5-94fb-48ed-9c95-7df5178d70ce for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 574/1136] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:19:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:07.233 7 INFO nova.api.openstack.compute.server_external_events [req-c3d2d50f-e0e6-4b58-9b37-3c7c517d8d0e req-c44bc270-f95d-40e6-8102-3b503bd91e5b a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:60941fc5-bf3f-4812-bc09-297207645de0 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 576/1139] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:07 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: 564/1140] 199.204.45.23 () {34 vars in 853 bytes} [Sun May 10 05:20:08 2026] DELETE /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface/60941fc5-bf3f-4812-bc09-297207645de0 => generated 0 bytes in 164 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-10 05:20:09.272 7 INFO nova.api.openstack.compute.server_external_events [req-1d523afe-5f8f-45f0-93f0-63285dd76548 req-faac0a1d-8f07-4055-bd95-f82154eaad34 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:60941fc5-bf3f-4812-bc09-297207645de0 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 578/1143] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:10.544 8 INFO nova.api.openstack.compute.server_external_events [req-23dd8f79-4011-4af4-bb47-3315e42afa2e req-e4b037e7-bad6-4e57-9ac6-6bb85dff29ea a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:60941fc5-bf3f-4812-bc09-297207645de0 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 566/1144] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:10 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:12.580 7 INFO nova.api.openstack.compute.server_external_events [req-bcef88d9-4f5c-492b-b2c7-7fb432dfbfe6 req-9f2aa0d7-7b5f-4318-be3b-c1cd756781bf a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:60941fc5-bf3f-4812-bc09-297207645de0 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 579/1145] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:15.782 8 INFO nova.api.openstack.compute.server_external_events [req-3fcf4be0-5c79-4606-89e7-968fd50d7962 req-2cdae66a-2e23-440d-b425-61a750280bd4 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:9b322eb5-94fb-48ed-9c95-7df5178d70ce for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 567/1146] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1147] 199.204.45.23 () {34 vars in 853 bytes} [Sun May 10 05:20:15 2026] DELETE /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface/9b322eb5-94fb-48ed-9c95-7df5178d70ce => generated 0 bytes in 60 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-10 05:20:17.854 8 INFO nova.api.openstack.compute.server_external_events [req-3da401b9-9d0a-4ec9-9ce4-21d1f60a7975 req-638b79b3-957a-4f1e-b01e-97b401d14a90 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:9b322eb5-94fb-48ed-9c95-7df5178d70ce for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 568/1148] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:17 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:19.898 8 INFO nova.api.openstack.compute.server_external_events [req-2d851082-48b2-418e-a701-4e107f5c6067 req-3effb861-a0d1-4a03-94c1-7b39b6eb927f a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:9b322eb5-94fb-48ed-9c95-7df5178d70ce for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 570/1151] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:19 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, ' [pid: 7|app: 0|req: 583/1154] 199.204.45.23 () {34 vars in 853 bytes} [Sun May 10 05:20:36 2026] DELETE /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a/os-interface/200bd187-c5bc-489b-b092-18d82f44990e => generated 0 bytes in 39 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-10 05:20:38.331 8 INFO nova.api.openstack.compute.server_external_events [req-29255c9a-4d80-4f67-981e-f387062ed23f req-bcfb65e9-f4a5-4f62-8eaf-ff810947306d a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:200bd187-c5bc-489b-b092-18d82f44990e for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 572/1155] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:38 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-10 05:20:40.370 7 INFO nova.api.openstack.compute.server_external_events [req-1c349e34-5f26-4f07-9fdf-518b34869bf3 req-7c3e3af2-48ab-4d38-a508-ffa26d92fe74 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:200bd187-c5bc-489b-b092-18d82f44990e for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 585/1158] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1159] 199.204.45.23 () {34 vars in 753 bytes} [Sun May 10 05:20:41 2026] DELETE /v2.1/servers/59c8e73a-1794-4c66-a42d-f00d75091c4a => generated 0 bytes in 124 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-10 05:20:43.138 7 INFO nova.api.openstack.compute.server_external_events [req-79ac5b82-1bbd-4d0a-8f90-26ac2e681e83 req-623a42fa-ba9b-4350-9484-20deb553d20c a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:e6fedb7e-600c-49d3-a1b3-728e5ca6fbe2 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 586/1160] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:44.458 8 INFO nova.api.openstack.compute.server_external_events [req-a065cfb5-3410-4fb5-9121-ca9a4bdf24d2 req-3f64b297-b368-4f7d-9025-16088f94d046 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:e6fedb7e-600c-49d3-a1b3-728e5ca6fbe2 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 8|app: 0|req: 575/1161] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:44 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-10 05:20:45.176 7 INFO nova.api.openstack.compute.server_external_events [req-a4974d31-563b-4d86-9816-e7d5199e557c req-6cc01472-0410-4f95-b784-ee4160f61728 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:e6fedb7e-600c-49d3-a1b3-728e5ca6fbe2 for instance 59c8e73a-1794-4c66-a42d-f00d75091c4a on instance [pid: 7|app: 0|req: 587/1162] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 576/1163] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:20:45 2026] DELETE /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:46.084 7 WARNING neutronclient.v2_0.client [None req-23151a90-d1a8-4efc-a016-c6ff989152fc 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1164] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:20:46 2026] GET /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 1943 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:47.224 8 INFO nova.api.openstack.compute.server_external_events [req-37cc0df1-2fd4-4e9a-89b5-96d082c1a165 req-0cfea87c-c9d6-4b3e-9f93-48ad28fe0ba0 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance [pid: 8|app: 0|req: 577/1165] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:47 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-10 05:20:49.265 7 INFO nova.api.openstack.compute.server_external_events [req-942aae06-9091-45d6-8b7b-ec12208b502b req-2eeae0cf-6f3a-42ff-bb7e-28565256787c a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance 2026-05-10 05:20:49.266 7 INFO nova.api.openstack.compute.server_external_events [req-942aae06-9091-45d6-8b7b-ec12208b502b req-2eeae0cf-6f3a-42ff-bb7e-28565256787c a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance 2026-05-10 05:20:49.266 7 INFO nova.api.openstack.compute.server_external_events [req-942aae06-9091-45d6-8b7b-ec12208b502b req-2eeae0cf-6f3a-42ff-bb7e-28565256787c a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:094e1d04-9380-40d5-aad9-27289289d491 for instance 1e7ee366-86e7-4c89-90df-d8742cf972bc on instance [pid: 7|app: 0|req: 590/1168] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:49 2026] POST /v2.1/os-server-external-events => generated 529 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-10 05:20:51.317 8 WARNING neutronclient.v2_0.client [None req-3f1136ed-8659-42e7-9bb2-c587516c60d4 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1169] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:20:51 2026] GET /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 1480 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:56.399 7 INFO nova.api.openstack.wsgi [None req-38625e12-c25c-409f-91b8-01b9386fb3a4 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] HTTP exception thrown: Instance 1e7ee366-86e7-4c89-90df-d8742cf972bc could not be found. [pid: 7|app: 0|req: 591/1170] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:20:56 2026] GET /v2.1/servers/1e7ee366-86e7-4c89-90df-d8742cf972bc => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:20:56.751 8 INFO nova.api.openstack.compute.server_external_events [req-d699766a-f3b1-4575-9111-dd6d198b7082 req-fa69ab86-dca2-4ce7-b95f-b691f1de85a5 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-changed:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 580/1171] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1172] 10.0.0.201 () {32 vars in 717 bytes} [Sun May 10 05:20:56 2026] DELETE /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => 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-10 05:20:56.899 8 WARNING neutronclient.v2_0.client [None req-11f40eca-a717-47be-b3ea-80432b8bb7aa 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1173] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:20:56 2026] GET /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => generated 1941 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-10 05:20:58.784 8 INFO nova.api.openstack.compute.server_external_events [req-2bdd978d-ab07-43bb-8651-3f8cd1e789c7 req-2059f970-0d47-43d2-8ad8-d11614a2d138 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance 2026-05-10 05:20:58.784 8 INFO nova.api.openstack.compute.server_external_events [req-2bdd978d-ab07-43bb-8651-3f8cd1e789c7 req-2059f970-0d47-43d2-8ad8-d11614a2d138 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-unplugged:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance [pid: 8|app: 0|req: 583/1176] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:20:58 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:21:00.818 7 INFO nova.api.openstack.compute.server_external_events [req-c36ca9eb-5bec-4f4e-9efb-3aab4a9ddb24 req-b0eccbc6-e275-4172-92cf-6df6034a8162 a41f7cc29b654d89b2055257b3464a94 df8d11f900254b19916e03b058f0b5f7 - - 9d4252f0a65b4b2d83b96722214c4c81 9d4252f0a65b4b2d83b96722214c4c81] Creating event network-vif-deleted:1b7f1657-7154-4fab-9ab8-4386f8879ef2 for instance d7bb684e-ea08-4c0b-9a16-8d815195e80b on instance [pid: 7|app: 0|req: 594/1177] 10.0.0.38 () {38 vars in 813 bytes} [Sun May 10 05:21:00 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-10 05:21:02.110 8 WARNING neutronclient.v2_0.client [None req-e2622b04-c628-497f-b8a8-d0c526fba4f9 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] The python binding code in 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/1178] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:21:02 2026] GET /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => generated 1480 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-10 05:21:07.184 7 INFO nova.api.openstack.wsgi [None req-54a4c538-6966-4288-abe8-d39d28ab7633 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] HTTP exception thrown: Instance d7bb684e-ea08-4c0b-9a16-8d815195e80b could not be found. [pid: 7|app: 0|req: 595/1179] 10.0.0.201 () {32 vars in 714 bytes} [Sun May 10 05:21:07 2026] GET /v2.1/servers/d7bb684e-ea08-4c0b-9a16-8d815195e80b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 585/1180] 10.0.0.201 () {32 vars in 725 bytes} [Sun May 10 05:21:08 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2041777978 => generated 0 bytes in 30 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-10 05:21:08.681 7 INFO nova.api.openstack.wsgi [None req-17663592-b2a9-4997-abc9-aa5c9d4379e4 51bb7587a5eb4ba0b4dedb58b04e6fe5 8726fc2c042f4891b6262c81ed2c4b00 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2041777978 not found for user 51bb7587a5eb4ba0b4dedb58b04e6fe5 [pid: 7|app: 0|req: 596/1181] 10.0.0.201 () {32 vars in 722 bytes} [Sun May 10 05:21:08 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2041777978 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1214] 10.0.0.217 () {28 vars in 454 bytes} [Sun May 10 05:23:46 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: 613/1215] 10.0.0.217 () {30 vars in 658 bytes} [Sun May 10 05:23:46 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 603/1216] 10.0.0.217 () {32 vars in 731 bytes} [Sun May 10 05:23:46 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1217] 10.0.0.217 () {34 vars in 806 bytes} [Sun May 10 05:23:46 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1218] 10.0.0.217 () {28 vars in 454 bytes} [Sun May 10 05:23:46 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: 615/1219] 10.0.0.217 () {30 vars in 658 bytes} [Sun May 10 05:23:46 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 605/1220] 10.0.0.217 () {32 vars in 731 bytes} [Sun May 10 05:23:46 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: 616/1221] 10.0.0.217 () {34 vars in 894 bytes} [Sun May 10 05:23:46 2026] GET /v2.1/servers/detail?project_id=49218e4daf334f0982cf95f0542603ff&all_tenants=True => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1222] 10.0.0.217 () {34 vars in 894 bytes} [Sun May 10 05:23:46 2026] GET /v2.1/servers/detail?project_id=b22c3a43ac3048f4812c26ea5b3a8f9e&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: 617/1223] 10.0.0.217 () {34 vars in 894 bytes} [Sun May 10 05:23:46 2026] GET /v2.1/servers/detail?project_id=df8d11f900254b19916e03b058f0b5f7&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)