+ 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 Apr 12 21:17:31 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-6c65b4584f-vxtm7 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7f2b4d84b668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-04-12 21:17:37.960 7 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-12 21:17:38.005 8 WARNING oslo_config.cfg [-] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-12 21:17:38.063 7 INFO nova.utils [None req-226864f9-c0b6-4b63-b893-6b5b6d619f5d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-12 21:17:38.105 8 INFO nova.utils [None req-a9377904-a349-4ac7-b769-a4d13784eda3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-12 21:17:38.548 7 WARNING keystonemiddleware._common.config [None req-226864f9-c0b6-4b63-b893-6b5b6d619f5d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:17:38.557 7 WARNING oslo_config.cfg [None req-226864f9-c0b6-4b63-b893-6b5b6d619f5d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 21:17:38.600 8 WARNING keystonemiddleware._common.config [None req-a9377904-a349-4ac7-b769-a4d13784eda3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-12 21:17:38.609 8 WARNING oslo_config.cfg [None req-a9377904-a349-4ac7-b769-a4d13784eda3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-12 21:17:38.641 7 WARNING keystonemiddleware._common.config [None req-226864f9-c0b6-4b63-b893-6b5b6d619f5d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2b4d84b668 pid: 7 (default app) 2026-04-12 21:17:38.699 8 WARNING keystonemiddleware._common.config [None req-a9377904-a349-4ac7-b769-a4d13784eda3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f2b4d84b668 pid: 8 (default app) [pid: 7|app: 0|req: 4/4] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:17:45 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:17:46.497 8 WARNING oslo_policy.policy [None req-1678edf9-ec8f-4dba-a4b5-bedb3d0b3856 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:17:46.498 8 WARNING oslo_policy.policy [None req-1678edf9-ec8f-4dba-a4b5-bedb3d0b3856 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 1/5] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:17:45 2026] GET /v2.1 => generated 0 bytes in 790 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:17:46.782 7 WARNING oslo_policy.policy [req-1678edf9-ec8f-4dba-a4b5-bedb3d0b3856 req-25dba31d-23aa-4579-95c0-939c9897fd6c 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-12 21:17:46.784 7 WARNING oslo_policy.policy [req-1678edf9-ec8f-4dba-a4b5-bedb3d0b3856 req-25dba31d-23aa-4579-95c0-939c9897fd6c 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 5/6] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:17:46 2026] GET /v2.1/ => generated 399 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:17:47.098 8 INFO nova.api.openstack.wsgi [None req-401df4b0-a032-48a1-bfc6-23463867eecf 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/7] 199.204.45.65 () {48 vars in 1007 bytes} [Sun Apr 12 21:17:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/8] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:17:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.65 () {52 vars in 1044 bytes} [Sun Apr 12 21:17:47 2026] POST /v2.1/flavors => generated 527 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:17:47 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/13] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:17:47 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/14] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:17:48 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-04-12 21:17:48.041 8 INFO nova.api.openstack.wsgi [None req-0c29ddf8-ae29-41bf-92e8-98d5b4298660 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.65 () {48 vars in 1009 bytes} [Sun Apr 12 21:17:48 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:17:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/17] 199.204.45.65 () {52 vars in 1044 bytes} [Sun Apr 12 21:17:48 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/18] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:17:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:17:48 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/20] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:17:48 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:17:48.974 8 INFO nova.api.openstack.wsgi [None req-e5670632-b139-4cdc-9a50-1066deb36d13 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.65 () {48 vars in 1011 bytes} [Sun Apr 12 21:17:48 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:17:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/23] 199.204.45.65 () {52 vars in 1044 bytes} [Sun Apr 12 21:17:49 2026] POST /v2.1/flavors => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/24] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:17:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/25] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:17:49 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:17:49 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:17:49.911 8 INFO nova.api.openstack.wsgi [None req-1feac149-fd9b-410a-bb31-b8f9ef50f823 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/27] 199.204.45.65 () {48 vars in 1009 bytes} [Sun Apr 12 21:17:49 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/28] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:17:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.65 () {52 vars in 1044 bytes} [Sun Apr 12 21:17:49 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/30] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:17:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:17:50 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:17:50 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-04-12 21:17:50.895 8 INFO nova.api.openstack.wsgi [None req-c914753f-6236-44ed-960d-8e412a7caa16 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/33] 199.204.45.65 () {48 vars in 1011 bytes} [Sun Apr 12 21:17:50 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/34] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:17:50 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: 8|app: 0|req: 16/35] 199.204.45.65 () {52 vars in 1044 bytes} [Sun Apr 12 21:17:50 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 10.0.0.124 () {28 vars in 454 bytes} [Sun Apr 12 21:23: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: 51/105] 10.0.0.124 () {30 vars in 658 bytes} [Sun Apr 12 21:23:31 2026] GET /v2.1 => generated 0 bytes in 141 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/106] 10.0.0.124 () {32 vars in 731 bytes} [Sun Apr 12 21:23:31 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 10.0.0.124 () {34 vars in 804 bytes} [Sun Apr 12 21:23:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 71/144] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:26: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: 74/145] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:26:29 2026] GET /v2.1 => generated 0 bytes in 399 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: 72/146] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:26:29 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-04-12 21:26:29.726 7 INFO nova.api.openstack.wsgi [None req-5008c0b3-04d9-47fe-a38d-f6f1110aca26 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 75/147] 199.204.45.65 () {48 vars in 1013 bytes} [Sun Apr 12 21:26:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/148] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:26:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/149] 199.204.45.65 () {52 vars in 1045 bytes} [Sun Apr 12 21:26:29 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/162] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:27: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: 8|app: 0|req: 80/163] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:27:30 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: 7|app: 0|req: 84/164] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:27:30 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:27:30.135 8 INFO nova.api.openstack.wsgi [None req-901e5621-20c8-46db-90e5-ccf53af53d92 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 806317b1051e48319a200fc91143dde5 [pid: 8|app: 0|req: 81/165] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:27:30 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-12 21:27:30.150 7 WARNING oslo_db.sqlalchemy.utils [None req-4c8df178-cfea-4762-80c5-7dbd92c33756 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 85/166] 199.204.45.65 () {48 vars in 1012 bytes} [Sun Apr 12 21:27:30 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/167] 199.204.45.65 () {52 vars in 1053 bytes} [Sun Apr 12 21:27:30 2026] POST /v2.1/os-keypairs => generated 576 bytes in 61 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/168] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:27:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/169] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:27:33 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: 7|app: 0|req: 87/170] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:27:33 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/171] 199.204.45.65 () {48 vars in 1069 bytes} [Sun Apr 12 21:27:33 2026] GET /v2.1/os-quota-sets/f79793ce8c9e4b8791d76adf313762d7 => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/172] 199.204.45.65 () {52 vars in 1121 bytes} [Sun Apr 12 21:27:34 2026] PUT /v2.1/os-quota-sets/f79793ce8c9e4b8791d76adf313762d7 => generated 238 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/265] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:35:15 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: 131/266] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:35:15 2026] GET /v2.1 => generated 0 bytes in 129 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/267] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:35:15 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:35:15.508 8 INFO nova.api.openstack.wsgi [None req-8b355bc5-3888-459d-98ae-3ed46f5b2c01 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 132/268] 199.204.45.65 () {48 vars in 1011 bytes} [Sun Apr 12 21:35:15 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/269] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:35:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/270] 199.204.45.65 () {52 vars in 1045 bytes} [Sun Apr 12 21:35:15 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/311] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:38:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/312] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:38:35 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 159/313] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:38:35 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: 8|app: 0|req: 155/314] 199.204.45.65 () {48 vars in 1069 bytes} [Sun Apr 12 21:38:35 2026] GET /v2.1/os-quota-sets/d1a4afae562f4a31bad55a2be8aba644 => generated 283 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/315] 199.204.45.65 () {52 vars in 1121 bytes} [Sun Apr 12 21:38:36 2026] PUT /v2.1/os-quota-sets/d1a4afae562f4a31bad55a2be8aba644 => generated 238 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/444] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/445] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.1 => generated 0 bytes in 137 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 226/446] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:49:08.515 8 INFO nova.api.openstack.wsgi [None req-bd9df93c-cfc0-4d90-b54a-c792ff159795 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 221/447] 199.204.45.65 () {48 vars in 1007 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/448] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/449] 199.204.45.65 () {48 vars in 1095 bytes} [Sun Apr 12 21:49:08 2026] GET /v2.1/flavors/26d5f37d-890c-4eb5-a481-111e044de1a7/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/450] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:49:09 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: 223/451] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:49:09 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 229/452] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:49:09 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-04-12 21:49:09.429 8 INFO nova.api.openstack.wsgi [None req-508ca334-2f83-41ed-a3f3-3eae59cc4476 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 224/453] 199.204.45.65 () {48 vars in 1009 bytes} [Sun Apr 12 21:49:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/454] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:49:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/455] 199.204.45.65 () {48 vars in 1095 bytes} [Sun Apr 12 21:49:09 2026] GET /v2.1/flavors/723c472b-10b9-4af3-a870-25e761e60145/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/456] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:49:10 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: 226/457] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:49:10 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 232/458] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:49:10 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-04-12 21:49:10.359 8 INFO nova.api.openstack.wsgi [None req-dee0f524-8499-4428-b3c2-148b515d8a55 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 227/459] 199.204.45.65 () {48 vars in 1011 bytes} [Sun Apr 12 21:49:10 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:49:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 199.204.45.65 () {48 vars in 1095 bytes} [Sun Apr 12 21:49:10 2026] GET /v2.1/flavors/6676d13d-ed1f-4e3c-8b14-4669fe1b4a41/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:49:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:49:11 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 235/464] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:49:11 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-04-12 21:49:11.268 8 INFO nova.api.openstack.wsgi [None req-5bf92ce1-60df-4c98-909e-e04b28b35a7c 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 230/465] 199.204.45.65 () {48 vars in 1009 bytes} [Sun Apr 12 21:49:11 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/466] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:49:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 199.204.45.65 () {48 vars in 1095 bytes} [Sun Apr 12 21:49:11 2026] GET /v2.1/flavors/4699709b-d0aa-4351-9a47-7572d8e3b452/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/468] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:49: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: 8|app: 0|req: 232/469] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:49:12 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 238/470] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:49: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-04-12 21:49:12.190 8 INFO nova.api.openstack.wsgi [None req-bee0d32e-62a5-424e-a3b5-bd2bb843b284 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 233/471] 199.204.45.65 () {48 vars in 1011 bytes} [Sun Apr 12 21:49:12 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/472] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:49:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/473] 199.204.45.65 () {48 vars in 1095 bytes} [Sun Apr 12 21:49:12 2026] GET /v2.1/flavors/dfa09bcf-98e4-4918-b35f-bd7aa602f5ac/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/486] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/487] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/488] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:50:13 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-04-12 21:50:13.464 8 INFO nova.api.openstack.wsgi [None req-3db233ed-0cc0-45c3-9de4-b9c9379de0ed 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 242/489] 199.204.45.65 () {48 vars in 1013 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/490] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/491] 199.204.45.65 () {48 vars in 1095 bytes} [Sun Apr 12 21:50:13 2026] GET /v2.1/flavors/67f43dda-3403-4adc-931b-d58dc070d203/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/494] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:50:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/495] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:50:19 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 246/496] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:50:19 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/497] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:50:19 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/498] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:50:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/499] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:50:23 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: 248/500] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:50:23 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/501] 199.204.45.65 () {48 vars in 1069 bytes} [Sun Apr 12 21:50:23 2026] GET /v2.1/os-quota-sets/f79793ce8c9e4b8791d76adf313762d7 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/512] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:51:11 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: 254/513] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:51:12 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 260/514] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:51:12 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-04-12 21:51:12.077 8 INFO nova.api.openstack.wsgi [None req-85f63627-7be2-46cf-9dc6-6c9a5565531f 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 255/515] 199.204.45.65 () {48 vars in 1011 bytes} [Sun Apr 12 21:51:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/516] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:51:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/517] 199.204.45.65 () {48 vars in 1095 bytes} [Sun Apr 12 21:51:12 2026] GET /v2.1/flavors/a4acab96-c896-4afb-8dde-5ddca9f13d5f/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/520] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:51:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/521] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:51:26 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/522] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:51:26 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/523] 199.204.45.65 () {48 vars in 1069 bytes} [Sun Apr 12 21:51:26 2026] GET /v2.1/os-quota-sets/d1a4afae562f4a31bad55a2be8aba644 => 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: 265/534] 199.204.45.65 () {42 vars in 701 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/535] 199.204.45.65 () {44 vars in 905 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 266/536] 199.204.45.65 () {46 vars in 978 bytes} [Sun Apr 12 21:52:13 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-04-12 21:52:13.715 7 INFO nova.api.openstack.wsgi [None req-af387966-94ae-4e12-8858-db723bb4af98 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 271/537] 199.204.45.65 () {48 vars in 1007 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/538] 199.204.45.65 () {48 vars in 1047 bytes} [Sun Apr 12 21:52:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 272/547] 10.0.0.214 () {32 vars in 655 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/548] 10.0.0.214 () {32 vars in 641 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.1/servers => generated 15 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-12 21:52:53.639 8 WARNING oslo_db.sqlalchemy.utils [None req-47c97211-55ee-41f4-a166-ec6594827f9b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 273/549] 10.0.0.214 () {32 vars in 649 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/550] 10.0.0.214 () {32 vars in 694 bytes} [Sun Apr 12 21:52:53 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/553] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.1/flavors/26d5f37d-890c-4eb5-a481-111e044de1a7 => generated 511 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 10.0.0.214 () {32 vars in 641 bytes} [Sun Apr 12 21:53:04 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: 8|app: 0|req: 276/555] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:04 2026] GET /v2.1/flavors/26d5f37d-890c-4eb5-a481-111e044de1a7 => generated 511 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:13.507 7 WARNING neutronclient.v2_0.client [None req-78a7ab7a-c970-492e-a0f0-2131aee2d551 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/558] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:53:15 2026] POST /v2.1/os-keypairs => generated 384 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:15.385 8 WARNING neutronclient.v2_0.client [None req-1fd4049f-5a37-4047-88e9-a019e288c058 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/559] 10.0.0.214 () {34 vars in 685 bytes} [Sun Apr 12 21:53:13 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:15.556 7 WARNING neutronclient.v2_0.client [None req-e1fc4249-0e86-4901-ae22-72642fdd3dd9 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:15.760 7 WARNING neutronclient.v2_0.client [None req-e1fc4249-0e86-4901-ae22-72642fdd3dd9 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/560] 10.0.0.214 () {34 vars in 685 bytes} [Sun Apr 12 21:53:15 2026] POST /v2.1/os-security-groups => generated 243 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:16.017 8 WARNING neutronclient.v2_0.client [None req-1cada1ea-da13-416a-889f-062ea5aa2c29 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/561] 10.0.0.214 () {34 vars in 695 bytes} [Sun Apr 12 21:53:15 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 802 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:16.376 7 WARNING neutronclient.v2_0.client [None req-9f20031b-7632-44f0-9032-6a1b11cdb13e 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/562] 10.0.0.214 () {34 vars in 685 bytes} [Sun Apr 12 21:53:16 2026] POST /v2.1/os-security-groups => generated 242 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:16.561 8 WARNING neutronclient.v2_0.client [None req-fd345e08-7d22-4a86-8159-2c629a25ce7b fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/563] 10.0.0.214 () {34 vars in 685 bytes} [Sun Apr 12 21:53:16 2026] POST /v2.1/os-security-groups => generated 247 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:17.018 7 WARNING neutronclient.v2_0.client [None req-c8dec706-b22c-4b2a-8aac-2a5835df7b5f 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/564] 10.0.0.214 () {34 vars in 685 bytes} [Sun Apr 12 21:53:16 2026] POST /v2.1/os-security-groups => generated 243 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:17.249 8 WARNING neutronclient.v2_0.client [None req-4e35341e-8989-428b-b7a3-426d622279db fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:18.216 7 WARNING neutronclient.v2_0.client [None req-c8dec706-b22c-4b2a-8aac-2a5835df7b5f 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:18.253 8 WARNING neutronclient.v2_0.client [None req-4e35341e-8989-428b-b7a3-426d622279db fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/565] 10.0.0.214 () {34 vars in 695 bytes} [Sun Apr 12 21:53:17 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1448 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:18.479 7 WARNING neutronclient.v2_0.client [None req-97a47b1d-857c-4119-a64c-27857fbbef8a 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:18.489 8 WARNING neutronclient.v2_0.client [None req-4e35341e-8989-428b-b7a3-426d622279db fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:18.517 7 WARNING neutronclient.v2_0.client [None req-97a47b1d-857c-4119-a64c-27857fbbef8a 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 282/568] 10.0.0.214 () {32 vars in 663 bytes} [Sun Apr 12 21:53:17 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:18.641 8 WARNING neutronclient.v2_0.client [None req-0e5347d5-4c50-4db8-a10a-e45d8158ac80 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/569] 10.0.0.214 () {34 vars in 695 bytes} [Sun Apr 12 21:53:18 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:18.733 7 WARNING neutronclient.v2_0.client [None req-0e2c182a-691b-4e39-8c7c-7a62d96fcf1d fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:18.769 8 WARNING neutronclient.v2_0.client [None req-0e5347d5-4c50-4db8-a10a-e45d8158ac80 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:18.793 7 WARNING neutronclient.v2_0.client [None req-0e2c182a-691b-4e39-8c7c-7a62d96fcf1d fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/570] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:18 2026] DELETE /v2.1/os-security-groups/ea236de5-0d57-4c31-be4b-b9a2fc127ac4 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 21:53:19.013 7 WARNING neutronclient.v2_0.client [None req-c35d4648-c567-40e3-8322-86ab8e9991a5 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 289/571] 10.0.0.214 () {32 vars in 737 bytes} [Sun Apr 12 21:53:19 2026] GET /v2.1/os-security-groups/ebe087cf-5607-44c9-8497-48fc39e2e7e2 => generated 664 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:19.076 7 WARNING neutronclient.v2_0.client [None req-0e8802cf-fe90-421a-bbf0-478fbc21a3f5 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:19.167 8 WARNING neutronclient.v2_0.client [None req-0e5347d5-4c50-4db8-a10a-e45d8158ac80 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:19.170 7 INFO nova.api.openstack.wsgi [None req-0e8802cf-fe90-421a-bbf0-478fbc21a3f5 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] HTTP exception thrown: Security group ea236de5-0d57-4c31-be4b-b9a2fc127ac4 does not exist Neutron server returns request_ids: ['req-d4f3e9f4-86c2-47a9-9a43-42a77e095ec0'] [pid: 7|app: 0|req: 290/572] 10.0.0.214 () {32 vars in 737 bytes} [Sun Apr 12 21:53:19 2026] GET /v2.1/os-security-groups/ea236de5-0d57-4c31-be4b-b9a2fc127ac4 => generated 194 bytes in 103 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 21:53:19.184 7 WARNING neutronclient.v2_0.client [None req-47f602b0-ae76-4235-b742-e55418c42a6e 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:19.230 7 WARNING neutronclient.v2_0.client [None req-47f602b0-ae76-4235-b742-e55418c42a6e 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:19.269 7 WARNING neutronclient.v2_0.client [None req-47f602b0-ae76-4235-b742-e55418c42a6e 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/573] 10.0.0.214 () {32 vars in 750 bytes} [Sun Apr 12 21:53:19 2026] DELETE /v2.1/os-security-group-rules/8a77d3a2-5b35-4198-8966-2f6a847e5598 => generated 0 bytes in 277 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 21:53:19.457 7 WARNING neutronclient.v2_0.client [None req-1039d262-c0b3-4c3b-aed6-e6b4afea7a71 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:19.515 7 WARNING neutronclient.v2_0.client [None req-1039d262-c0b3-4c3b-aed6-e6b4afea7a71 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 292/574] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:19 2026] DELETE /v2.1/os-security-groups/c0375ab6-b76c-41ca-8e82-d8dad18120c5 => generated 0 bytes in 333 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 21:53:19.791 7 WARNING neutronclient.v2_0.client [None req-0edcef4b-69e8-4464-ae3d-5ebcda504af6 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:19.849 7 WARNING neutronclient.v2_0.client [None req-0edcef4b-69e8-4464-ae3d-5ebcda504af6 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/575] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:53:18 2026] POST /v2.1/servers => generated 449 bytes in 1438 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:19.997 8 WARNING neutronclient.v2_0.client [None req-cd22b9e8-ea1c-4498-9076-719436f7aaa6 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/576] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:19 2026] DELETE /v2.1/os-security-groups/ebe087cf-5607-44c9-8497-48fc39e2e7e2 => generated 0 bytes in 249 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 21:53:20.042 8 INFO nova.api.openstack.wsgi [None req-cd22b9e8-ea1c-4498-9076-719436f7aaa6 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] HTTP exception thrown: Security group c0375ab6-b76c-41ca-8e82-d8dad18120c5 does not exist Neutron server returns request_ids: ['req-718e17b8-671d-4cfc-b28c-9356a4c78792'] [pid: 8|app: 0|req: 284/577] 10.0.0.214 () {32 vars in 737 bytes} [Sun Apr 12 21:53:19 2026] GET /v2.1/os-security-groups/c0375ab6-b76c-41ca-8e82-d8dad18120c5 => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 21:53:20.050 8 WARNING neutronclient.v2_0.client [None req-68902540-c6fb-42ad-ba67-eeb251589519 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:20.056 7 WARNING neutronclient.v2_0.client [None req-668d49ad-1e88-4283-ae16-2265b1c0e865 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:20.078 8 WARNING neutronclient.v2_0.client [None req-68902540-c6fb-42ad-ba67-eeb251589519 1c20f6db737745b4ab04fa6d1c99eec7 e332186075b0473897c911dec1c7c53d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 294/578] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:20 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => 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-04-12 21:53:20.126 7 WARNING neutronclient.v2_0.client [None req-a2e0df09-c46b-4c7b-9f62-9e783de9e8f4 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/579] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:20 2026] DELETE /v2.1/os-security-groups/2e61d632-a8d5-4414-873a-1668447348a8 => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 21:53:20.268 7 WARNING neutronclient.v2_0.client [None req-a2e0df09-c46b-4c7b-9f62-9e783de9e8f4 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:21.202 8 WARNING neutronclient.v2_0.client [None req-10cbe62b-c87b-4629-a813-9ff37105b6a7 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/580] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:20 2026] DELETE /v2.1/os-security-groups/fcc0cf2b-c844-473e-ab39-b933e26b3b4c => generated 0 bytes in 1503 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 21:53:21.645 7 WARNING neutronclient.v2_0.client [None req-8f9192b5-078f-45d8-ba5f-f8c664dce037 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/581] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:21 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1402 bytes in 515 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:22.479 7 INFO nova.api.openstack.wsgi [None req-8f9192b5-078f-45d8-ba5f-f8c664dce037 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] HTTP exception thrown: Security group fcc0cf2b-c844-473e-ab39-b933e26b3b4c does not exist Neutron server returns request_ids: ['req-f505c7ad-7c66-4bb1-829f-ddf98ba5afc6'] [pid: 7|app: 0|req: 296/582] 10.0.0.214 () {32 vars in 737 bytes} [Sun Apr 12 21:53:21 2026] GET /v2.1/os-security-groups/fcc0cf2b-c844-473e-ab39-b933e26b3b4c => generated 194 bytes in 847 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:22.492 8 WARNING neutronclient.v2_0.client [None req-74220763-4a17-46ad-a888-1f7e947b7953 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:22.742 8 WARNING neutronclient.v2_0.client [None req-74220763-4a17-46ad-a888-1f7e947b7953 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:22.768 7 WARNING neutronclient.v2_0.client [None req-4107ad91-c9fb-4be8-9fe9-97c8f4ec2031 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:23.269 8 WARNING neutronclient.v2_0.client [None req-74220763-4a17-46ad-a888-1f7e947b7953 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 297/583] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:22 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1450 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/584] 10.0.0.214 () {32 vars in 663 bytes} [Sun Apr 12 21:53:22 2026] GET /v2.1/os-security-groups => generated 707 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:23.330 7 WARNING neutronclient.v2_0.client [None req-bf3ea500-9f3f-4cc8-82a2-e68c0b51bbe3 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:23.350 7 INFO nova.api.openstack.wsgi [None req-bf3ea500-9f3f-4cc8-82a2-e68c0b51bbe3 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] HTTP exception thrown: Security group fcc0cf2b-c844-473e-ab39-b933e26b3b4c does not exist Neutron server returns request_ids: ['req-2603667f-9a9e-456a-a472-739dd5379dad'] [pid: 7|app: 0|req: 298/585] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:23 2026] DELETE /v2.1/os-security-groups/fcc0cf2b-c844-473e-ab39-b933e26b3b4c => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 21:53:23.362 8 WARNING neutronclient.v2_0.client [None req-3a3f7efa-4817-421a-891e-3b55a95c4a29 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:23.381 8 INFO nova.api.openstack.wsgi [None req-3a3f7efa-4817-421a-891e-3b55a95c4a29 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] HTTP exception thrown: Security group c0375ab6-b76c-41ca-8e82-d8dad18120c5 does not exist Neutron server returns request_ids: ['req-a4dbc31b-bbdd-4e85-9f2b-05933bb4198b'] [pid: 8|app: 0|req: 288/586] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:23 2026] DELETE /v2.1/os-security-groups/c0375ab6-b76c-41ca-8e82-d8dad18120c5 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 21:53:23.394 7 WARNING neutronclient.v2_0.client [None req-5ef30d05-c351-4720-9a69-0990e9e6e271 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:23.410 7 INFO nova.api.openstack.wsgi [None req-5ef30d05-c351-4720-9a69-0990e9e6e271 fa22aeabe9594a3ea7e241685ff77064 66d6d6c4e061473589428e5e232f0de5 - - default default] HTTP exception thrown: Security group ea236de5-0d57-4c31-be4b-b9a2fc127ac4 does not exist Neutron server returns request_ids: ['req-c87e319a-d1c0-4ba2-ba63-25a67ea72a8d'] [pid: 7|app: 0|req: 299/587] 10.0.0.214 () {32 vars in 740 bytes} [Sun Apr 12 21:53:23 2026] DELETE /v2.1/os-security-groups/ea236de5-0d57-4c31-be4b-b9a2fc127ac4 => generated 194 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 21:53:24.180 8 WARNING neutronclient.v2_0.client [None req-5ecdd93a-c215-4272-a8d6-cf2572833d4a 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:24.319 8 WARNING neutronclient.v2_0.client [None req-5ecdd93a-c215-4272-a8d6-cf2572833d4a 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:24.356 7 WARNING neutronclient.v2_0.client [None req-841a284e-511e-4729-aea5-c00447076b36 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/588] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1458 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/589] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:53:23 2026] POST /v2.1/servers => generated 424 bytes in 535 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:24.520 7 WARNING neutronclient.v2_0.client [None req-241a6e35-4b2f-4ea3-9b5c-ec93a30e834c 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/590] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:24 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1371 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:25.445 8 WARNING neutronclient.v2_0.client [None req-13c2ac51-5eb8-4546-a615-dc467817eda2 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:25.603 7 WARNING neutronclient.v2_0.client [None req-883487b8-147e-4410-8aa6-43fe2a6c03f4 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 302/591] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:25 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1375 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/592] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:25 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1525 bytes in 1000 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:27.395 7 WARNING neutronclient.v2_0.client [None req-b31a46d1-7c10-4e4f-bc8a-e0368827a387 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:27.454 8 WARNING neutronclient.v2_0.client [None req-2d326fa1-c60d-4a7a-9b54-493c9fca7e2f 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/593] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1423 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:27.749 7 INFO nova.api.openstack.compute.server_external_events [req-2b54baae-c420-4d49-b108-2b59eb1320c7 req-8d0c3bfc-3cee-4c4c-85f3-3b1ee505d811 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance 2026-04-12 21:53:27.754 7 INFO nova.compute.rpcapi [None req-aec822df-61e6-450f-84dd-eb402e31066a - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 291/594] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:27 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:28.663 8 WARNING neutronclient.v2_0.client [None req-3089b8f1-fc78-43b0-8012-bc797ef9c7f2 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 293/598] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:28 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1431 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-04-12 21:53:28.831 7 WARNING neutronclient.v2_0.client [None req-38fc9781-f083-4421-820c-a1453b5b84e9 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/599] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:28 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:29.734 8 WARNING neutronclient.v2_0.client [None req-ac13d14c-24a1-4ef7-8fc9-d23d6dd56f8f 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:29.982 7 WARNING neutronclient.v2_0.client [None req-a3af3a46-e0f6-4e3e-9a51-ddfb54c115b7 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 294/600] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:29 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1473 bytes in 2156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:31.889 8 INFO nova.api.openstack.compute.server_external_events [req-0e18d574-a2f2-427b-b5bd-8a55e171f1d1 req-3212490a-5a52-48cb-95e2-a54d90b8d713 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:4b488387-5b49-4220-8bff-5b7368b9b4f0 for instance a60bcf7d-df8a-42f2-b646-fc83e141b4db on instance 2026-04-12 21:53:31.894 8 INFO nova.compute.rpcapi [None req-c0d413c2-1ab0-424a-a6e2-377ca43f66fc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 295/601] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/602] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:29 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 1997 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:32.907 8 WARNING neutronclient.v2_0.client [None req-fcba6280-d2fa-4fd2-a8f3-e496d09445b9 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:32.998 7 WARNING neutronclient.v2_0.client [None req-666f0648-6159-4c70-921b-a30c772d837a 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/603] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:32 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/604] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:32 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 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, ' [pid: 8|app: 0|req: 297/605] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:53:33 2026] POST /v2.1/os-keypairs => generated 384 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:34.149 7 WARNING neutronclient.v2_0.client [None req-0665bd92-fd94-4e12-ad95-54d856d4fc26 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:34.329 8 WARNING neutronclient.v2_0.client [None req-c327ed40-e23c-4964-b44e-647a38ccd92c 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/606] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:34 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 756 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/607] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:34 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 625 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:35.064 7 WARNING neutronclient.v2_0.client [None req-1fd374b2-321c-4e07-9b28-5e4e5d8826c7 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:35.133 7 WARNING neutronclient.v2_0.client [None req-1fd374b2-321c-4e07-9b28-5e4e5d8826c7 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:35.354 7 WARNING neutronclient.v2_0.client [None req-1fd374b2-321c-4e07-9b28-5e4e5d8826c7 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:35.923 8 WARNING neutronclient.v2_0.client [None req-be39d441-193e-43e9-873b-34d7a591b602 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/608] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:53:34 2026] POST /v2.1/servers => generated 449 bytes in 1068 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/609] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:35 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:36.080 8 WARNING neutronclient.v2_0.client [None req-db4e220c-8c5f-4a53-9513-62d8182fcdd7 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:36.097 7 WARNING neutronclient.v2_0.client [None req-7e8c6393-41eb-42a1-835e-f30b87a8750b 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/610] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:36 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1421 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/611] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:36 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 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-04-12 21:53:37.116 8 WARNING neutronclient.v2_0.client [None req-b15554ec-753e-43f7-8202-ed894e8c096d 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:37.175 7 WARNING neutronclient.v2_0.client [None req-cb1e2ced-c239-45b5-b56a-7809c946d00d bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/612] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:37 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:37.286 8 WARNING neutronclient.v2_0.client [None req-2c7778ce-c546-419c-99e1-21e7a121ec1e 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/613] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:37 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1425 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/614] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:37 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:38.304 7 WARNING neutronclient.v2_0.client [None req-0728bdf9-8721-4302-9d59-87ffdeb2547f 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:38.342 8 WARNING neutronclient.v2_0.client [None req-25902c56-df83-4c9e-9ea8-03ed24a5beb1 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/617] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:38 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1473 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, ' [pid: 7|app: 0|req: 314/618] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:38 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:38.435 8 WARNING neutronclient.v2_0.client [None req-9b36ecaa-2162-4a72-b047-bcfa86bad405 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/619] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:38 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:39.441 7 WARNING neutronclient.v2_0.client [None req-4b83da32-0992-4cff-9637-021bcb18547c bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:39.456 8 WARNING neutronclient.v2_0.client [None req-632b1e58-fd8e-4969-ad59-377c058365a3 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in 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/620] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:39 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1473 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, ' [pid: 7|app: 0|req: 316/621] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:53:39 2026] POST /v2.1/os-keypairs => generated 386 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/622] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:39 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:39.648 7 WARNING neutronclient.v2_0.client [None req-17ce5d83-1efd-4e74-9906-a7762f5aface 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/623] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:39 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 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-04-12 21:53:40.523 8 WARNING neutronclient.v2_0.client [None req-5c660194-373c-44fe-b035-ccdbc4d43c58 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:40.639 7 WARNING neutronclient.v2_0.client [None req-802d0ed2-04eb-44c1-9e43-e875aeed15d4 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in 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.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:40 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1481 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:40.797 8 WARNING neutronclient.v2_0.client [None req-a604c539-c58f-4c9a-a07e-29cdc556f6cc 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:40 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 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, ' 2026-04-12 21:53:41.400 7 WARNING neutronclient.v2_0.client [None req-8f9daa68-b632-41a9-9ba0-cf40fd219c50 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/626] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:40 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:41.477 8 INFO nova.api.openstack.compute.server_external_events [req-4914f36d-8a5d-48ee-96cb-9be6a50c9707 req-c64d0a33-1984-435b-9290-f1b5b4e5fe7e 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance [pid: 8|app: 0|req: 309/627] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:41.658 7 WARNING neutronclient.v2_0.client [None req-8f9daa68-b632-41a9-9ba0-cf40fd219c50 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:41.687 8 WARNING neutronclient.v2_0.client [None req-d8dbf524-ca11-4aa6-8a3e-b004bf53a9c0 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/628] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:41 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1557 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:42.094 8 INFO nova.api.openstack.compute.server_external_events [req-d636cc14-25d4-4724-9317-428f3cd69570 req-26bdc02d-4581-4712-93ff-fb78c46dabe1 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance [pid: 8|app: 0|req: 311/629] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:53:42.212 7 WARNING neutronclient.v2_0.client [None req-8f9daa68-b632-41a9-9ba0-cf40fd219c50 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:42.388 8 WARNING neutronclient.v2_0.client [None req-d88cad2f-1211-48bd-84e3-9d2be2be29ba 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/630] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:53:41 2026] POST /v2.1/servers => generated 453 bytes in 1092 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:42.465 7 WARNING neutronclient.v2_0.client [None req-89b19fa7-75e8-4198-a646-afcb410b2537 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/631] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:42 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:42 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:42.552 8 WARNING neutronclient.v2_0.client [None req-39017aff-dc8d-4113-8f31-2c00f1b08394 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/633] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:42 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1431 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-04-12 21:53:43.112 7 WARNING neutronclient.v2_0.client [None req-cc464713-b388-41f9-b401-bea348d59c0e bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/634] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 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-04-12 21:53:43.529 8 INFO nova.api.openstack.compute.server_external_events [req-b13dda8b-df90-415f-9387-73474d4c24b5 req-52680464-36df-4f0b-b0d4-c9bf35e9734e 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:4b488387-5b49-4220-8bff-5b7368b9b4f0 for instance a60bcf7d-df8a-42f2-b646-fc83e141b4db on instance [pid: 8|app: 0|req: 314/635] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53: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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:43.588 7 WARNING neutronclient.v2_0.client [None req-ec2c41ec-1f46-401e-a97f-da35d018b390 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:43.589 8 WARNING neutronclient.v2_0.client [None req-42bcdf63-f854-4fba-bcd3-9c289deb09e7 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/636] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 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, ' [pid: 7|app: 0|req: 322/637] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:43.706 8 WARNING neutronclient.v2_0.client [None req-8dc013b0-424b-4040-9be6-1bbe54350225 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/638] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:43 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1427 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:44.294 7 WARNING neutronclient.v2_0.client [None req-63a72524-c27b-44df-a741-cc2bc083b347 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/639] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:44.720 8 WARNING neutronclient.v2_0.client [None req-47d8b67c-8b26-463a-90b3-f83049e2ea01 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:44.733 7 WARNING neutronclient.v2_0.client [None req-dfaa8bd4-4531-473c-8aec-cde9e29de96f 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/640] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/641] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:44.837 8 WARNING neutronclient.v2_0.client [None req-e01ef9b6-884f-4860-a5d1-f40b2962d3fc f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/642] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:44 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1483 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-04-12 21:53:45.425 7 WARNING neutronclient.v2_0.client [None req-ded32417-8942-434c-827d-d0dd2e4f21d4 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/643] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:45.861 8 WARNING neutronclient.v2_0.client [None req-a7859021-aa34-402e-ab46-4b5861e04378 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:45.867 7 WARNING neutronclient.v2_0.client [None req-ed477a19-1161-4073-b744-4a208b032bf0 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in 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/644] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 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: 326/645] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:46.006 8 WARNING neutronclient.v2_0.client [None req-2281e73f-7c62-4523-b1ea-f982116af67b f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/646] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:45 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1483 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-04-12 21:53:46.559 7 WARNING neutronclient.v2_0.client [None req-b5917e98-a1c0-4516-b07d-e212018de113 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/647] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:47.038 8 WARNING neutronclient.v2_0.client [None req-2d6c2257-019d-478e-8f30-98bab4bb422d 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:53:47.054 7 WARNING neutronclient.v2_0.client [None req-944db5a5-b730-4f0a-83de-2f5f3987bf5d 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in 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/648] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:46 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:47.197 8 WARNING neutronclient.v2_0.client [None req-e5cd3804-008f-4031-b5b0-11270f5ba210 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/649] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:47 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/650] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:47 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1559 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-04-12 21:53:47.720 8 WARNING neutronclient.v2_0.client [None req-2abc7920-a4bb-4dac-b7dd-1e8ea02a7734 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/653] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:47 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:48.198 7 INFO nova.api.openstack.compute.server_external_events [req-50c80f2c-f8b2-416b-9681-8b4a5e5049db req-86e3e251-78b7-4486-a0a5-d7792277e93a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance [pid: 7|app: 0|req: 330/654] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:48 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) 2026-04-12 21:53:48.219 8 WARNING neutronclient.v2_0.client [None req-12d789f6-b43d-4798-a5f0-d7653f180e00 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:48.266 7 WARNING neutronclient.v2_0.client [None req-69831257-3f48-4388-ade8-a55af8f68ed0 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in 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/655] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:48 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 331/656] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:48 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:48.427 8 WARNING neutronclient.v2_0.client [None req-5131b131-435d-4943-b13d-52996f3a6689 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/657] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:48 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:48.971 7 WARNING neutronclient.v2_0.client [None req-34a63b34-7fca-4be6-b902-3afa7217a70d bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:49.157 8 INFO nova.api.openstack.compute.server_external_events [req-27f12e38-e6f9-426d-bb5c-dc660171bd14 req-b46ff513-4ec1-47be-b936-df643313e858 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance [pid: 8|app: 0|req: 327/658] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/659] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:48 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:49.435 8 WARNING neutronclient.v2_0.client [None req-b8c2f4ff-6df4-4f59-8e85-c7cb8ea5f775 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:49.487 7 WARNING neutronclient.v2_0.client [None req-1e4ac65d-77af-4c8a-a703-197518696f17 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/660] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1523 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:49.618 8 WARNING neutronclient.v2_0.client [None req-b02b45e1-7063-4cf6-acd3-360b95d0e229 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/661] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/662] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:49 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 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-04-12 21:53:50.209 7 WARNING neutronclient.v2_0.client [None req-99703f11-9745-4206-900c-bf13ba604d71 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/663] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:50.606 8 WARNING neutronclient.v2_0.client [None req-8ce94469-f4dd-4e50-a4ec-683b6b681876 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:50.703 7 WARNING neutronclient.v2_0.client [None req-9156f3b0-58ed-4e79-884b-a8a3811bb8f1 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/664] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1713 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:50.801 8 WARNING neutronclient.v2_0.client [None req-9e10dc27-1587-4d5a-9a42-17c469752b74 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/665] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:50.872 7 WARNING neutronclient.v2_0.client [None req-7ca6381c-9f56-409f-a337-37a01fae58a6 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/666] 10.0.0.214 () {32 vars in 741 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/os-interface => generated 284 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/667] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:50 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:51.237 8 INFO nova.api.openstack.compute.server_external_events [req-e81836f5-be06-4600-af3d-df373bafcb63 req-be5eb61b-703e-4387-9ec2-3aaa4c723613 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance 2026-04-12 21:53:51.237 8 INFO nova.api.openstack.compute.server_external_events [req-e81836f5-be06-4600-af3d-df373bafcb63 req-be5eb61b-703e-4387-9ec2-3aaa4c723613 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:4b488387-5b49-4220-8bff-5b7368b9b4f0 for instance a60bcf7d-df8a-42f2-b646-fc83e141b4db on instance [pid: 8|app: 0|req: 332/668] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:51 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-04-12 21:53:51.396 7 WARNING neutronclient.v2_0.client [None req-3270ca29-56e1-4a80-8dae-71f12cd13b39 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/669] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:51.901 8 WARNING neutronclient.v2_0.client [None req-7b48383f-3901-406b-a752-742fcbd75edb 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:52.024 7 WARNING neutronclient.v2_0.client [None req-b26783d9-ce3a-493e-bc67-55c01b023f6f f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/670] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/671] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:51 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:52.457 8 WARNING neutronclient.v2_0.client [None req-608e64ef-77c2-45c5-b425-17ed49de42a1 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:52.604 7 WARNING neutronclient.v2_0.client [None req-86862349-ed1b-4993-bcd0-bb48eb57cb7d bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/672] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:52 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1713 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:52 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 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-04-12 21:53:53.095 8 WARNING neutronclient.v2_0.client [None req-3e390025-bea9-4831-ad66-1d0754f00f51 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:53.169 7 WARNING neutronclient.v2_0.client [None req-b305b76b-a9a1-49fc-affb-279beb229274 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/674] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1655 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, ' [pid: 8|app: 0|req: 336/675] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db/ips => generated 108 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: 337/676] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db/ips => generated 108 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:53.311 8 INFO nova.api.openstack.compute.server_external_events [req-c373226f-7618-4433-ab94-c73317854e64 req-4d8b3438-37a7-41b7-a440-3ecb68219f2a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:4b488387-5b49-4220-8bff-5b7368b9b4f0 for instance a60bcf7d-df8a-42f2-b646-fc83e141b4db on instance 2026-04-12 21:53:53.312 8 INFO nova.api.openstack.compute.server_external_events [req-c373226f-7618-4433-ab94-c73317854e64 req-4d8b3438-37a7-41b7-a440-3ecb68219f2a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance [pid: 8|app: 0|req: 338/677] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:53 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 340/678] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/679] 10.0.0.214 () {32 vars in 823 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db/ips/tempest-ServerAddressesTestJSON-280583565-network => generated 93 bytes in 33 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: 341/680] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:53:53 2026] DELETE /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:53.523 8 WARNING neutronclient.v2_0.client [None req-e22074f9-2464-4f9a-a63d-9043d5b35ee1 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in 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/681] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1661 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:53.749 7 WARNING neutronclient.v2_0.client [None req-bec2e6f6-1b5d-4cb9-a157-31118a7c93d7 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/682] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:53 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:54.375 8 WARNING neutronclient.v2_0.client [None req-18ada898-5155-445b-8f2a-f3a12cb5cb94 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/683] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:54.711 7 WARNING neutronclient.v2_0.client [None req-3c606f5e-50d7-4d4c-9ba9-e3d661462007 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/684] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1661 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:54.898 8 WARNING neutronclient.v2_0.client [None req-4c8f0d31-1481-4275-bae7-f3d36a4e56f0 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/685] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:54 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:55.558 7 WARNING neutronclient.v2_0.client [None req-79931eec-7440-4ba7-956e-3cc55dca981c f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/686] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:55.890 8 WARNING neutronclient.v2_0.client [None req-4dcdc5c8-617a-4e17-86af-875ed46d37fb 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in 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/687] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:55 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1661 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:56.062 7 WARNING neutronclient.v2_0.client [None req-ba9b1721-c2f0-4faf-a15f-61f4c58d949c bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] 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: 345/688] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:56 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:56.195 8 INFO nova.api.openstack.compute.server_external_events [req-e332d3a3-9603-40fe-adb9-f64ffb7cafc4 req-8950657c-4154-47bc-be95-e99b4482e014 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:4b488387-5b49-4220-8bff-5b7368b9b4f0 for instance a60bcf7d-df8a-42f2-b646-fc83e141b4db on instance [pid: 8|app: 0|req: 344/689] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:56.687 7 WARNING neutronclient.v2_0.client [None req-c21dd52b-36ea-4c99-a65e-525b478edce4 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/690] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:56 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 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-04-12 21:53:57.041 8 WARNING neutronclient.v2_0.client [None req-c18946cd-0fe2-493f-b5a4-e4faeeabdc06 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/691] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1452 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:57.236 7 WARNING neutronclient.v2_0.client [None req-0fc808eb-648d-4346-a732-a958f3891534 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/692] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:57.676 8 INFO nova.api.openstack.compute.server_external_events [req-d53b3d38-0a65-4d6c-87ee-59403093b11b req-c33b302d-31a7-4a0a-be78-2d6298edd533 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance [pid: 8|app: 0|req: 346/695] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:57.836 7 WARNING neutronclient.v2_0.client [None req-bb888832-1707-409b-aaee-8d3d19ffaccb f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/696] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:57 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 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-04-12 21:53:58.142 8 WARNING neutronclient.v2_0.client [None req-ae2dd66c-11c2-4e39-bba7-8008b12ddd2f 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/697] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1457 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:58.373 7 WARNING neutronclient.v2_0.client [None req-543e5858-2ac1-4d10-ba7b-e014b4368724 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/698] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:58 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:59.051 8 WARNING neutronclient.v2_0.client [None req-bfec0ed4-8271-40c5-a057-0411bfc1a853 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] 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: 348/699] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:53:59.260 7 WARNING neutronclient.v2_0.client [None req-9450f49b-6081-4106-954a-545fa20cc0ee 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 352/700] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 1457 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:59.625 8 WARNING neutronclient.v2_0.client [None req-37bec722-1d79-4d0f-b95f-2d97392a29a1 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:53:59.714 7 INFO nova.api.openstack.compute.server_external_events [req-01822601-987e-4349-ba50-6f925a42fd2d req-4d6f8e45-3819-4000-8c68-8c2457ad6a33 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance 2026-04-12 21:53:59.714 7 INFO nova.api.openstack.compute.server_external_events [req-01822601-987e-4349-ba50-6f925a42fd2d req-4d6f8e45-3819-4000-8c68-8c2457ad6a33 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance 2026-04-12 21:53:59.714 7 INFO nova.api.openstack.compute.server_external_events [req-01822601-987e-4349-ba50-6f925a42fd2d req-4d6f8e45-3819-4000-8c68-8c2457ad6a33 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance 2026-04-12 21:53:59.715 7 INFO nova.api.openstack.compute.server_external_events [req-01822601-987e-4349-ba50-6f925a42fd2d req-4d6f8e45-3819-4000-8c68-8c2457ad6a33 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance 2026-04-12 21:53:59.715 7 INFO nova.api.openstack.compute.server_external_events [req-01822601-987e-4349-ba50-6f925a42fd2d req-4d6f8e45-3819-4000-8c68-8c2457ad6a33 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance [pid: 8|app: 0|req: 349/701] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:53:59 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:53:59 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:00.287 8 WARNING neutronclient.v2_0.client [None req-4eba8517-fbae-4734-b964-beb3c16a19fe f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:00.343 7 INFO nova.api.openstack.wsgi [None req-43d75618-1651-4626-b61b-be485453d2ce 74319f9a57054a389e3fd6caffd589db af28b918a8f24712acfbe4b451071a7a - - default default] HTTP exception thrown: Instance a60bcf7d-df8a-42f2-b646-fc83e141b4db could not be found. [pid: 7|app: 0|req: 354/703] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.1/servers/a60bcf7d-df8a-42f2-b646-fc83e141b4db => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/704] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1557 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:00.764 7 WARNING neutronclient.v2_0.client [None req-2af7d9ea-2148-49a9-93d0-ee099c9566f0 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/705] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:00 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1545 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:01.486 8 WARNING neutronclient.v2_0.client [None req-5c7cc65a-a418-4d73-ba00-916918f2b257 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/706] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1739 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-04-12 21:54:01.682 7 WARNING neutronclient.v2_0.client [None req-19004790-7e45-4799-bbb4-86cd57f9d695 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/707] 10.0.0.214 () {32 vars in 741 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98/os-interface => generated 284 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:02.002 8 WARNING neutronclient.v2_0.client [None req-c7a40d5e-a550-4a50-8804-5de1e7a7d1ad bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/708] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:01 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1721 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:02.857 7 WARNING neutronclient.v2_0.client [None req-0c03a257-c79f-4ac9-8143-29118af254d2 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] 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: 357/709] 10.0.0.214 () {32 vars in 741 bytes} [Sun Apr 12 21:54:02 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547/os-interface => generated 284 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:03.462 8 WARNING neutronclient.v2_0.client [None req-ae889b6c-0c48-4f01-8cc0-7fbf4ab7de64 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:03.470 7 INFO nova.api.openstack.compute.server_external_events [req-98940424-4d62-4051-91b3-2c9ca2dac2f1 req-d6b3653a-9985-4063-8ca7-57b74a2f72c8 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance [pid: 7|app: 0|req: 358/710] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:04.173 7 WARNING neutronclient.v2_0.client [None req-0658abe6-e755-456f-8db8-81d7b77d27d2 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/711] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:03 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1739 bytes in 768 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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.214 () {32 vars in 641 bytes} [Sun Apr 12 21:54:04 2026] GET /v2.1/servers => generated 383 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 359/713] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:04 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1721 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/714] 10.0.0.214 () {32 vars in 641 bytes} [Sun Apr 12 21:54:04 2026] GET /v2.1/servers => generated 377 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/715] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:54:04 2026] DELETE /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => 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, ' [pid: 8|app: 0|req: 355/716] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:54:04 2026] DELETE /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:04.685 8 WARNING neutronclient.v2_0.client [None req-2cb29113-728d-4bf1-a435-901ae95c3ded f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/717] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:04 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1865 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:54:04.875 7 WARNING neutronclient.v2_0.client [None req-2ab78ed8-0ee6-40e1-abbb-9b155d35f012 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/718] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:04 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1727 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:05.511 8 INFO nova.api.openstack.compute.server_external_events [req-0ca7a9b0-480d-4717-bb5b-b82f09c7f2ce req-d1715975-f314-4fe9-b059-2d93e8579e14 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance [pid: 8|app: 0|req: 357/719] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:05.871 7 WARNING neutronclient.v2_0.client [None req-4a61aa47-2b5c-4007-b80c-4174f3833bc0 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:05.922 8 INFO nova.api.openstack.compute.server_external_events [req-13a2289f-3c1d-4f3a-b487-768142c3d8c9 req-e27fbebb-1cde-49d8-be05-99e7ae11d4ae 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance [pid: 8|app: 0|req: 358/720] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:05 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, ' [pid: 7|app: 0|req: 363/721] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:05 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1865 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:54:06.032 8 WARNING neutronclient.v2_0.client [None req-8b144934-9b34-4658-ae7d-863278b7d476 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/722] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:05 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1727 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:07.066 7 WARNING neutronclient.v2_0.client [None req-ff213031-1a87-4954-8b5c-5aa850895cb0 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:07.302 8 WARNING neutronclient.v2_0.client [None req-060936af-e416-4387-af81-aeada7ec810f bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/723] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:07 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1865 bytes in 828 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/726] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:07 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1781 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:54:07.887 7 INFO nova.api.openstack.compute.server_external_events [req-a1018a84-a61f-4e59-bf97-9adc7049e107 req-549d277a-5e61-4f62-a383-171946c9de7b 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance [pid: 7|app: 0|req: 367/727] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:07 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-04-12 21:54:07.983 8 INFO nova.api.openstack.compute.server_external_events [req-90b39bcd-3ad9-4771-b8a2-4bc62f623a4e req-9dec102b-f227-4054-b14d-ee0b1ea093df 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:cc6960aa-0bf1-4e61-ab0a-2e6e466033f3 for instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 on instance 2026-04-12 21:54:07.984 8 INFO nova.api.openstack.compute.server_external_events [req-90b39bcd-3ad9-4771-b8a2-4bc62f623a4e req-9dec102b-f227-4054-b14d-ee0b1ea093df 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance 2026-04-12 21:54:07.984 8 INFO nova.api.openstack.compute.server_external_events [req-90b39bcd-3ad9-4771-b8a2-4bc62f623a4e req-9dec102b-f227-4054-b14d-ee0b1ea093df 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance [pid: 8|app: 0|req: 361/728] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:07 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:08.029 7 WARNING neutronclient.v2_0.client [None req-4c373430-c515-40cf-aead-7f8b13fc0b4f 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/729] 10.0.0.214 () {32 vars in 741 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:08.163 8 WARNING neutronclient.v2_0.client [None req-e64c7a8f-c79b-45ca-9f9d-8d7b3b89a14f 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 362/730] 10.0.0.214 () {32 vars in 815 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/os-interface/ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 => generated 281 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/731] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 155 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: 363/732] 10.0.0.214 () {34 vars in 750 bytes} [Sun Apr 12 21:54:08 2026] POST /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/action => 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, ' [pid: 7|app: 0|req: 370/733] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:08.909 8 WARNING neutronclient.v2_0.client [None req-cc8fdf27-d1a4-4279-a2d6-64a8d7e98d20 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:08.939 7 WARNING neutronclient.v2_0.client [None req-adf51fa2-a1a7-47ea-b8db-9951e235b257 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/734] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1512 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/735] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:08 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1507 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: 8|app: 0|req: 365/736] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:09.930 7 INFO nova.api.openstack.compute.server_external_events [req-705d7f1d-df49-45c4-bb4a-cff57a93db23 req-c53d3152-8a90-43bf-a309-202e161b9a67 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance [pid: 7|app: 0|req: 372/737] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54: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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:10.012 8 WARNING neutronclient.v2_0.client [None req-062ddd64-7051-4f56-91f8-2046198ace38 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:10.028 7 WARNING neutronclient.v2_0.client [None req-e2565333-6ce8-48c5-bc9f-79a0485912c5 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] The python binding code in 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/738] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1517 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: 373/739] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:09 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 1507 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:54:10.080 8 INFO nova.api.openstack.compute.server_external_events [req-9e7edb95-38aa-4bfa-9389-aac390779b86 req-06389e5e-4f2d-4afb-9b8e-4f903b6cd7b5 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:03d98959-e125-4d23-88df-b96394cda39b for instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 on instance [pid: 8|app: 0|req: 367/740] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:10 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, ' [pid: 7|app: 0|req: 374/741] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:10 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 155 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:11.110 7 INFO nova.api.openstack.wsgi [None req-1ffc4448-3b2a-43c9-95af-9e4a0a9f3284 bbe1759618e446eda1b666b05e0692ba 4892bcae356c42ef870eb6c87d7b477a - - default default] HTTP exception thrown: Instance 4d121b2a-d442-4471-a5f5-ddc1333ef547 could not be found. [pid: 7|app: 0|req: 375/742] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.1/servers/4d121b2a-d442-4471-a5f5-ddc1333ef547 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:11.124 8 WARNING neutronclient.v2_0.client [None req-81592511-a3df-4a46-86b1-6f73a3c3e407 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] The python binding code in 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/743] 10.0.0.214 () {32 vars in 702 bytes} [Sun Apr 12 21:54:11 2026] DELETE /v2.1/os-keypairs/tempest-keypair-51172943 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 1517 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/745] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 194 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-04-12 21:54:11.510 8 WARNING neutronclient.v2_0.client [None req-2ab31d96-4f1e-4a1b-9275-2a63daba26e8 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in 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/746] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1948 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, ' [pid: 7|app: 0|req: 378/747] 10.0.0.214 () {34 vars in 750 bytes} [Sun Apr 12 21:54:11 2026] POST /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/action => 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, ' [pid: 8|app: 0|req: 370/748] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:11 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 194 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:12.216 7 INFO nova.api.openstack.wsgi [None req-69b3420f-1173-41e0-8002-87db15483f28 f7b83b79b0ed4b35923d4db977e98a3c bbe08233e1874caaac7f49996d5af316 - - default default] HTTP exception thrown: Instance 1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 could not be found. [pid: 7|app: 0|req: 379/749] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:12 2026] GET /v2.1/servers/1560b46c-29ef-4f7e-bdc7-d52e69d4ad98 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/750] 10.0.0.214 () {32 vars in 706 bytes} [Sun Apr 12 21:54:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1399342261 => 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, ' [pid: 7|app: 0|req: 380/751] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:12 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 194 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:54:13.529 8 INFO nova.api.openstack.compute.server_external_events [req-ee718b54-227d-4856-856a-c28d37f6240e req-237e7e58-c01d-4ecf-ba11-26ce703ae88c 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance [pid: 8|app: 0|req: 372/752] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 381/753] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:13 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 194 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 373/754] 10.0.0.214 () {32 vars in 723 bytes} [Sun Apr 12 21:54:14 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b/ips => generated 155 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/755] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:54:14 2026] DELETE /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:14.913 8 WARNING neutronclient.v2_0.client [None req-c01f49ce-1e48-4e3a-a31c-31b7b683759f 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 374/756] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:14 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1839 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:16.140 7 WARNING neutronclient.v2_0.client [None req-eebca7ec-878c-42d0-a213-8293890f19f4 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:16.148 8 INFO nova.api.openstack.compute.server_external_events [req-77ed5c05-70e3-4388-94de-27b6628f33da req-ee46eecc-8a36-4de1-a8cd-169c763402f1 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance [pid: 8|app: 0|req: 375/757] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/758] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:16 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1839 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/759] 10.0.0.214 () {30 vars in 413 bytes} [Sun Apr 12 21:54:16 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 384/760] 10.0.0.214 () {28 vars in 560 bytes} [Sun Apr 12 21:54:16 2026] GET /v2/ => generated 402 bytes in 453 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/761] 10.0.0.214 () {28 vars in 564 bytes} [Sun Apr 12 21:54:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:54:17.366 8 WARNING neutronclient.v2_0.client [None req-5856b3db-8f03-433d-ac87-61a40257d18f 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/762] 10.0.0.214 () {30 vars in 413 bytes} [Sun Apr 12 21:54:17 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/763] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:17 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1839 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:54:18.193 7 INFO nova.api.openstack.compute.server_external_events [req-fa892729-34f6-46b9-bc40-362def6f14a5 req-3ad14094-be0a-459a-b745-027b7a93c621 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance 2026-04-12 21:54:18.193 7 INFO nova.api.openstack.compute.server_external_events [req-fa892729-34f6-46b9-bc40-362def6f14a5 req-3ad14094-be0a-459a-b745-027b7a93c621 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:ea1f7fe0-8a18-4392-bb52-687a0d1cfd96 for instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b on instance [pid: 7|app: 0|req: 388/766] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:18.545 8 WARNING neutronclient.v2_0.client [None req-68e67ef6-7ac3-4dc7-bfbf-5d51172ce6ab 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/767] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:18 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1479 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:19.776 7 WARNING neutronclient.v2_0.client [None req-59bff289-3c49-463c-9ce0-3b71293d1121 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/768] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:19 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1484 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:20.894 8 WARNING neutronclient.v2_0.client [None req-f387c6ea-33c8-4502-b2a9-7c02dc71a415 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/769] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:20 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 1484 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:21.964 7 INFO nova.api.openstack.wsgi [None req-c3eb7873-62c9-4b67-ad80-250e3fa85345 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] HTTP exception thrown: Instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b could not be found. [pid: 7|app: 0|req: 390/770] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:21 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 111 bytes in 20 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: 381/771] 10.0.0.214 () {32 vars in 702 bytes} [Sun Apr 12 21:54:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-94484311 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:23.334 7 INFO nova.api.openstack.wsgi [None req-b6bded84-ce24-473d-b2f4-d10b6a149a97 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] HTTP exception thrown: Instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b could not be found. [pid: 7|app: 0|req: 391/772] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:54:23 2026] DELETE /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-12 21:54:23.359 8 INFO nova.api.openstack.wsgi [None req-c92800af-ec05-4cbe-aa64-d5e09950305f 7e35175f65b3439f9697e9d74d6807e7 875499b9d7854a7cb32c59cdfca0f1c7 - - default default] HTTP exception thrown: Instance 0e89d75a-ca5e-40c3-9637-8e58ca00110b could not be found. [pid: 8|app: 0|req: 382/773] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:23 2026] GET /v2.1/servers/0e89d75a-ca5e-40c3-9637-8e58ca00110b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 392/774] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:54:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:27.703 8 WARNING neutronclient.v2_0.client [None req-26967219-c9f3-4a4a-a2ca-19aa93873c53 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:27.749 8 WARNING neutronclient.v2_0.client [None req-26967219-c9f3-4a4a-a2ca-19aa93873c53 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:28.018 8 WARNING neutronclient.v2_0.client [None req-26967219-c9f3-4a4a-a2ca-19aa93873c53 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/777] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:54:27 2026] POST /v2.1/servers => generated 453 bytes in 572 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-12 21:54:28.231 7 WARNING neutronclient.v2_0.client [None req-a387ba3d-b53b-43e3-8651-f1be7439b43f 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/778] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:28 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1391 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:29.317 8 WARNING neutronclient.v2_0.client [None req-fd067cee-2284-421f-b93e-813749417ec6 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/779] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:29 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1395 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:30.411 7 WARNING neutronclient.v2_0.client [None req-b18bf4c5-5fbd-4bd2-88d1-4093984875fb 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/780] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:30 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1443 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:31.936 8 WARNING neutronclient.v2_0.client [None req-a7d79221-c47b-4efb-9589-226020749094 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/781] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:31 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1443 bytes in 758 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:33.713 7 WARNING neutronclient.v2_0.client [None req-8f72351a-6f3d-4b97-afe0-df479ac752bd 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/782] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:33 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1461 bytes in 2068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:36.797 8 WARNING neutronclient.v2_0.client [None req-a3c3ab54-6d1b-4e82-a9c3-7d5c3bd46138 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] 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: 398/783] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:54:37 2026] POST /v2.1/os-keypairs => generated 385 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:54:38.008 7 INFO nova.api.openstack.compute.server_external_events [req-67fff04b-9abd-4bae-93d1-06080f3cd9bc req-33d23a71-0a2f-4beb-a7ab-da78fcb4c3e0 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 7|app: 0|req: 401/786] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/787] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:36 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 1278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:39.090 7 WARNING neutronclient.v2_0.client [None req-895cbb85-7035-4e45-95e5-a0fd454df491 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/788] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:39 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 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-04-12 21:54:40.443 8 WARNING neutronclient.v2_0.client [None req-c22e979e-2775-43bc-bbbc-097a6824b5e1 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/789] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:40 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:42.019 7 WARNING neutronclient.v2_0.client [None req-4dc14655-c170-49ce-9733-c4fb1393e7e5 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/790] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:41 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:43.248 8 WARNING neutronclient.v2_0.client [None req-2796b520-68eb-4e18-bbe3-77f198092568 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/791] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:43 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:43.995 7 WARNING neutronclient.v2_0.client [None req-2a2e5017-a1cd-49f9-856d-bc8ca9ae10b3 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:44.053 7 WARNING neutronclient.v2_0.client [None req-2a2e5017-a1cd-49f9-856d-bc8ca9ae10b3 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:44.219 7 WARNING neutronclient.v2_0.client [None req-2a2e5017-a1cd-49f9-856d-bc8ca9ae10b3 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:44.413 8 WARNING neutronclient.v2_0.client [None req-6d5215db-3e2a-4be1-82ad-a735060195e7 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/792] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/793] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:54:43 2026] POST /v2.1/servers => generated 451 bytes in 1007 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:44.883 8 WARNING neutronclient.v2_0.client [None req-f96147f6-d7f3-46cd-bb3b-09425893b762 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/794] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:44 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1253 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:45.431 7 INFO nova.api.openstack.compute.server_external_events [req-c5d121de-ce23-400b-806a-49c458ee2d5f req-2f764945-1dea-4346-950c-9755c49d9300 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 7|app: 0|req: 405/795] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:45.716 8 WARNING neutronclient.v2_0.client [None req-7f4f5aec-8b94-4007-b53f-33f5cf23244a 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/796] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:45 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:46.019 7 WARNING neutronclient.v2_0.client [None req-63312923-3836-43f4-9343-322e0094532e 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/797] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:45 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1303 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:46.869 8 WARNING neutronclient.v2_0.client [None req-a342f18f-bb52-4ec1-8bd6-f2474067006a 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:47.128 7 WARNING neutronclient.v2_0.client [None req-fba334f9-a481-43c4-bdbf-8f758865d0ea 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/798] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:47 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1351 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/799] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:46 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:48.546 7 WARNING neutronclient.v2_0.client [None req-c8d20b45-ac5f-4950-90e9-e9290eb105bd 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:48.568 8 WARNING neutronclient.v2_0.client [None req-baa10855-06bd-49fb-934c-b838880ca07b 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/802] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:48 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1351 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/803] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:48 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:49.636 7 WARNING neutronclient.v2_0.client [None req-6a5ea9e4-820b-46ee-b178-800801d9365d 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:49.822 8 WARNING neutronclient.v2_0.client [None req-89cea628-dbbc-4c95-8445-ea451e0b53b6 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/804] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:49 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1427 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-04-12 21:54:50.594 7 INFO nova.api.openstack.compute.server_external_events [req-f76a4153-0653-4876-a1ae-3da45733baab req-a9e32ab9-65a7-4925-8d13-03e7cb9b882a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 7|app: 0|req: 411/805] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/806] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:49 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 815 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:51.643 7 WARNING neutronclient.v2_0.client [None req-a951a372-dfb2-4c03-b28c-c384cc2c41ee 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:51.661 8 WARNING neutronclient.v2_0.client [None req-e508abdf-1fe1-4ede-9159-2e3133587973 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/807] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:51 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1437 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/808] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:51 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 883 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:54:52.526 7 INFO nova.api.openstack.compute.server_external_events [req-40d0085d-cd2a-4abd-9fd9-fe576ba9aeea req-1f30a486-3502-4022-8f64-c0ad57ef414b 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 7|app: 0|req: 413/809] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:53.543 8 WARNING neutronclient.v2_0.client [None req-f9ff2ca8-23f1-47ed-bde6-17ef1b055153 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:54:53.561 7 WARNING neutronclient.v2_0.client [None req-a4bf6fc8-5046-45fb-b9cc-e817c4613046 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/810] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:53 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1437 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/811] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:53 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1517 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:54.578 8 INFO nova.api.openstack.compute.server_external_events [req-7fa69984-b311-437c-9440-74134a58d9b5 req-a14dee83-aa7a-4d70-a63e-a4f4e16f6fbf 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance 2026-04-12 21:54:54.579 8 INFO nova.api.openstack.compute.server_external_events [req-7fa69984-b311-437c-9440-74134a58d9b5 req-a14dee83-aa7a-4d70-a63e-a4f4e16f6fbf 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 8|app: 0|req: 398/812] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:54 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:55.092 7 WARNING neutronclient.v2_0.client [None req-04f2957c-ea03-469e-92ce-32250189ca9e 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:55.135 8 WARNING neutronclient.v2_0.client [None req-4c417368-934e-4538-9ad2-0cf0a34c71e2 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/813] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1425 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/814] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1699 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:55.549 7 WARNING neutronclient.v2_0.client [None req-030ff409-c175-4bbd-8688-75e1eeb4b7fa 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/815] 10.0.0.214 () {32 vars in 741 bytes} [Sun Apr 12 21:54:55 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9/os-interface => generated 285 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, ' 2026-04-12 21:54:56.438 8 INFO nova.api.openstack.compute.server_external_events [req-ec9328a0-9b7a-4125-b4a7-7b5a87e75616 req-c13ff94f-bcc0-46f3-8448-51dd4b6665c3 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 8|app: 0|req: 400/816] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:56.495 7 WARNING neutronclient.v2_0.client [None req-01f6e86b-5607-46ce-be1b-6672a5211ba7 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 417/817] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:56 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1425 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:58.215 8 WARNING neutronclient.v2_0.client [None req-e3161225-52a9-4f9e-9b3b-000c94374e79 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:58.307 7 INFO nova.api.openstack.compute.server_external_events [req-b00c5be5-8454-4b79-a3ec-723d86173bb4 req-d99ca8c6-5ee8-4740-bb43-a529fde715a7 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 7|app: 0|req: 419/820] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:54:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/821] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:58 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1425 bytes in 739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:54:59.976 7 WARNING neutronclient.v2_0.client [None req-be4a9d6d-19ef-4c9c-a61d-2a5bdf8387b2 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/822] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:54:59 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1425 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:00.363 8 INFO nova.api.openstack.compute.server_external_events [req-c27b2011-ff68-4fe8-9407-0e1d82eac1f9 req-2a234ca9-99cf-420b-b904-f39fd9623836 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 8|app: 0|req: 403/823] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:01.191 7 WARNING neutronclient.v2_0.client [None req-9da0200e-6868-41a8-9654-3d5951a31b37 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in 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/824] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:01 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1612 bytes in 1123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:02.317 8 WARNING neutronclient.v2_0.client [None req-bc33037b-3b36-4978-9295-e4e8321a9705 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/825] 10.0.0.214 () {32 vars in 741 bytes} [Sun Apr 12 21:55:02 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56/os-interface => generated 284 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:03.945 7 WARNING neutronclient.v2_0.client [None req-7ca05596-db68-455b-8d30-bf813dcf811b 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:55:03.952 8 INFO nova.api.openstack.compute.server_external_events [req-b0129f33-17f5-48db-b9d5-b450037ff4b5 req-6dd48fcf-2dad-4d63-8efb-3d35a9880b70 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 8|app: 0|req: 405/826] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/827] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:03 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1612 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/828] 10.0.0.214 () {32 vars in 641 bytes} [Sun Apr 12 21:55:04 2026] GET /v2.1/servers => generated 388 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/829] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:55:04 2026] DELETE /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:04.460 8 WARNING neutronclient.v2_0.client [None req-c1e5b0db-bb87-47a7-bbb5-36f4153f1e1a 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/830] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:04 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1618 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:05.675 7 WARNING neutronclient.v2_0.client [None req-e6bba865-1d10-4f39-9f71-2ab73ad922a5 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in 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/831] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:05 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1738 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:06.010 8 INFO nova.api.openstack.compute.server_external_events [req-980baa56-c902-4df8-8fd8-ef762f0a0324 req-a921557a-4512-41f4-935f-b2c700d43188 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 8|app: 0|req: 408/832] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:05 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-04-12 21:55:06.972 7 WARNING neutronclient.v2_0.client [None req-5796cd48-431f-484e-a604-e6c6c4fcbb9e 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] 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: 425/835] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:06 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1670 bytes in 941 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:55:07.883 8 INFO nova.api.openstack.compute.server_external_events [req-9394214c-4c6c-4eec-beec-3e234d47c12c req-f9754e6a-27bf-41d7-8fa5-b7938b6dbcdd 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 8|app: 0|req: 411/836] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:08.064 7 INFO nova.api.openstack.compute.server_external_events [req-95f4d535-c8fc-48ae-b78c-1caa93d74400 req-38075eb0-412c-4278-aa3d-0cce1caa1212 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:8946e9ed-bbe2-4faf-9f0b-d88832829527 for instance 70297e56-f361-4c95-9998-83738d476e56 on instance [pid: 7|app: 0|req: 426/837] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:08.938 8 WARNING neutronclient.v2_0.client [None req-0579f1ee-3300-415f-afda-002408aacea5 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in 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/838] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:08 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1380 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:10.032 7 WARNING neutronclient.v2_0.client [None req-2dd54d97-9296-4641-8a9b-b8d1a4417588 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in 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/839] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:09 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1385 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:11.128 8 WARNING neutronclient.v2_0.client [None req-c85c0498-7571-4bcb-b3f2-df8f65866dc3 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/840] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:11 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 1385 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:11.789 7 WARNING neutronclient.v2_0.client [None req-be4a9c06-8029-4816-8ec2-acc0ac2c6d87 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/841] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:11 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1819 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-04-12 21:55:11.977 8 WARNING neutronclient.v2_0.client [None req-763f6828-a438-4889-9c70-3295fac27cee 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/842] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:11 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1819 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:12.296 8 INFO nova.api.openstack.wsgi [None req-5e7a83dc-7fe4-4d96-a586-753fb2c6da7c 075695f265654d85aa9050956775c694 7fe6f7d0d012482797406674781045da - - default default] HTTP exception thrown: Instance 70297e56-f361-4c95-9998-83738d476e56 could not be found. [pid: 8|app: 0|req: 415/843] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.1/servers/70297e56-f361-4c95-9998-83738d476e56 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/844] 10.0.0.214 () {34 vars in 750 bytes} [Sun Apr 12 21:55:12 2026] POST /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9/action => generated 0 bytes in 68 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: 416/845] 10.0.0.214 () {32 vars in 704 bytes} [Sun Apr 12 21:55:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-771699363 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-12 21:55:12.347 7 WARNING neutronclient.v2_0.client [None req-191ccf17-bd3c-4c67-a24c-45464900c862 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/846] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:12 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1821 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:55:13.985 8 WARNING neutronclient.v2_0.client [None req-f7d9ece7-d152-47aa-ad76-f979065c5851 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/847] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:13 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1821 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:15.163 7 WARNING neutronclient.v2_0.client [None req-afbbc4c6-60cb-4b02-99f1-388458f39760 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/848] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:15 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1821 bytes in 1378 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:16.643 8 INFO nova.api.openstack.compute.server_external_events [req-8ee7d10c-cbc4-4912-b208-27b9a7420afc req-da61181c-c93c-46b9-abe3-74ee5ce16003 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 8|app: 0|req: 418/849] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:17.563 7 WARNING neutronclient.v2_0.client [None req-aba462d3-d6d7-473f-a577-b8d3b550fa5a 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:18.703 8 INFO nova.api.openstack.compute.server_external_events [req-cf2abe61-1e8e-478c-84bf-dd68d08f158e req-d064ffc1-13be-45f1-b1d2-19ef0650071f 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 8|app: 0|req: 421/852] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/853] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:17 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1826 bytes in 1199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:19.796 8 WARNING neutronclient.v2_0.client [None req-b7d481cb-7f41-4320-86b0-6d2d2cd772c1 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/854] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:19 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1826 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-04-12 21:55:20.770 7 INFO nova.api.openstack.compute.server_external_events [req-ae0cf9a1-ac1b-4983-b228-2eda620d7128 req-c52111a3-53c5-461a-8358-21025589e6c1 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance 2026-04-12 21:55:20.771 7 INFO nova.api.openstack.compute.server_external_events [req-ae0cf9a1-ac1b-4983-b228-2eda620d7128 req-c52111a3-53c5-461a-8358-21025589e6c1 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 7|app: 0|req: 433/855] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:20 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:20.991 8 WARNING neutronclient.v2_0.client [None req-3c496aa7-28f3-42dd-ad83-bc0ba7e6baba 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/856] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:20 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1826 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-04-12 21:55:22.525 7 WARNING neutronclient.v2_0.client [None req-051eed79-64af-4031-bd36-8d99cb56467d 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/857] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:22 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1819 bytes in 990 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:33.279 7 WARNING neutronclient.v2_0.client [None req-bb69c17f-cbc3-49d3-a3e0-652e23becc8c 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/860] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1819 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: 8|app: 0|req: 425/861] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:55:33 2026] DELETE /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:33.554 7 WARNING neutronclient.v2_0.client [None req-c18473c3-d190-4d9a-a267-63f68cfb3f2a 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/862] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:33 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1825 bytes in 825 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:35.397 8 WARNING neutronclient.v2_0.client [None req-ca72febe-78f5-486f-b15a-bd6688539881 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/863] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:35 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1825 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:36.475 7 INFO nova.api.openstack.compute.server_external_events [req-80a7dc60-816e-468a-a072-71d837cb0530 req-9fbc3ed4-f29a-4e0a-aaf8-25695c311eda 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:7fb03c44-2eee-4d50-ba04-c4774984d208 for instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 on instance [pid: 7|app: 0|req: 438/864] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:55:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:36.874 8 WARNING neutronclient.v2_0.client [None req-802e4ebb-9ef0-4dd9-a361-e24d3680e401 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in 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/865] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:36 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1472 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:37.964 8 WARNING neutronclient.v2_0.client [None req-ba81927f-1a3c-4aa6-9666-5aded39f3131 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/868] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:37 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1477 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:55:39.074 7 WARNING neutronclient.v2_0.client [None req-f61bff34-1263-4f64-becc-956cabe88e56 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/869] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:39 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 1477 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-04-12 21:55:40.168 8 INFO nova.api.openstack.wsgi [None req-14f84a09-45cb-4c64-a0c4-fa145e64bd2a 94c34693cbe34a5d95ea98c55556df5c 783d6f0612a346b8831600e91fbc144b - - default default] HTTP exception thrown: Instance 860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 could not be found. [pid: 8|app: 0|req: 430/870] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:55:40 2026] GET /v2.1/servers/860064bf-64a5-4aea-b4e3-69f0fc6bd2a9 => generated 111 bytes in 35 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: 441/871] 10.0.0.214 () {32 vars in 704 bytes} [Sun Apr 12 21:55:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-250349541 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/876] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:56:02 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/877] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:56:06 2026] POST /v2.1/os-keypairs => generated 386 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:56:07.951 7 WARNING neutronclient.v2_0.client [None req-944126dd-ab09-4f0d-bc88-9132bd26f4d4 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:07.995 7 WARNING neutronclient.v2_0.client [None req-944126dd-ab09-4f0d-bc88-9132bd26f4d4 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:08.693 7 WARNING neutronclient.v2_0.client [None req-944126dd-ab09-4f0d-bc88-9132bd26f4d4 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:11.118 7 WARNING neutronclient.v2_0.client [None req-944126dd-ab09-4f0d-bc88-9132bd26f4d4 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/880] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:56:07 2026] POST /v2.1/servers => generated 497 bytes in 3821 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-12 21:56:11.733 8 WARNING neutronclient.v2_0.client [None req-bd4f1689-e53a-4193-a87a-ec376e373c42 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in 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/881] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:11 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1456 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:13.110 7 WARNING neutronclient.v2_0.client [None req-62e1c28c-4495-42fa-8bef-d6f0a01e98b2 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/882] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:13 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1452 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:14.398 8 WARNING neutronclient.v2_0.client [None req-8d7faddd-0fda-44ef-a993-823c3143b4e2 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in 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/883] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:14 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1508 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/884] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:56:14 2026] POST /v2.1/os-keypairs => generated 397 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:15.703 8 WARNING neutronclient.v2_0.client [None req-3fa9af4e-f927-45e0-b8e4-37ef4ad26d45 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in 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/885] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:15 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1516 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:56:16.830 7 WARNING neutronclient.v2_0.client [None req-e5102598-9b04-44d3-951e-389458b5e414 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in 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/886] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:16 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1516 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:17.609 8 WARNING neutronclient.v2_0.client [None req-3319d347-c375-444f-a96c-9ea167f8337e d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:17.782 8 WARNING neutronclient.v2_0.client [None req-3319d347-c375-444f-a96c-9ea167f8337e d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:18.037 7 WARNING neutronclient.v2_0.client [None req-fceb6bd6-25dd-47a6-9f90-94f5700ff136 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in 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/889] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:56:18.287 8 WARNING neutronclient.v2_0.client [None req-3319d347-c375-444f-a96c-9ea167f8337e d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:18.344 7 INFO nova.api.openstack.compute.server_external_events [req-44520c95-e146-4749-bb65-cf0726a9c250 req-165a1f47-e9b3-4964-946e-4a5d15ff1649 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance [pid: 7|app: 0|req: 453/890] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/891] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:56:17 2026] POST /v2.1/servers => generated 449 bytes in 963 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:18.536 7 WARNING neutronclient.v2_0.client [None req-c39830ae-a0c1-430b-8840-b7fc35aef831 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/892] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:18 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1402 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:19.243 8 WARNING neutronclient.v2_0.client [None req-5aa29a9b-f5cd-458f-8c36-d9b45a4621db c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/893] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:19.622 7 WARNING neutronclient.v2_0.client [None req-35a7284a-65e3-4bbb-9484-cbb0ca946053 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/894] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:19 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1406 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:20.424 8 WARNING neutronclient.v2_0.client [None req-3a8d1d17-4e8d-4b03-9f6f-38c6bac2a4d3 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:20.429 7 INFO nova.api.openstack.compute.server_external_events [req-6cb55166-0697-4cef-b874-324bfef174ef req-e821781d-51b1-4571-a536-48ed7c795f88 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance [pid: 7|app: 0|req: 456/895] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:20 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) [pid: 8|app: 0|req: 440/896] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:20.705 7 WARNING neutronclient.v2_0.client [None req-b09c9f0f-2c57-4466-87ba-f93681c897db d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/897] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:20 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1454 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:21.571 8 WARNING neutronclient.v2_0.client [None req-8570315f-6ea0-40db-833f-22ca32dfda11 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:21.808 7 WARNING neutronclient.v2_0.client [None req-64259deb-b2ce-4af1-842a-55e966ba73e5 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/898] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1454 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/899] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:21 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 709 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:23.211 7 WARNING neutronclient.v2_0.client [None req-8ed6dbd8-b73c-42b8-8d04-fe6779c5a525 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:23.302 8 WARNING neutronclient.v2_0.client [None req-01c376ac-5f62-4a1b-9239-3b81ed4c739c c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/900] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 1229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/901] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:23 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1529 bytes in 1314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:24.514 8 INFO nova.api.openstack.compute.server_external_events [req-c137bb78-e848-4b2b-9c83-169763bdbeee req-ace01ac1-a5c8-4045-89f2-19dd86f79065 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance [pid: 8|app: 0|req: 443/902] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:24 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:25.544 7 WARNING neutronclient.v2_0.client [None req-ecfc0f6f-54f4-49d2-8117-3f9c929b16aa c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:25.545 8 WARNING neutronclient.v2_0.client [None req-39de9614-513d-4cab-9c75-5de85ac6ddd2 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/903] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:25 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/904] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:25 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 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-04-12 21:56:26.684 7 WARNING neutronclient.v2_0.client [None req-f59d70c3-fa10-49de-8266-f2b405f115ad c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:26.720 8 WARNING neutronclient.v2_0.client [None req-449c7ac3-16f0-45eb-8f22-e1637ca1470b d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/905] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/906] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:26 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:28.018 7 WARNING neutronclient.v2_0.client [None req-12449087-ef85-45a2-87a9-a6b3bdbc1c2a c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:28.028 8 WARNING neutronclient.v2_0.client [None req-5643932e-cad9-41d5-a9be-fb02fe56a867 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/909] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/910] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:27 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:28.506 7 INFO nova.api.openstack.compute.server_external_events [req-4c5f3704-2a3a-459d-abed-77ccf95ff014 req-17721bf4-6d54-40e5-aebe-497853576bb7 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance [pid: 7|app: 0|req: 464/911] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:29.182 7 WARNING neutronclient.v2_0.client [None req-72e40aef-c03e-470c-932c-26714949ecf0 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:29.186 8 WARNING neutronclient.v2_0.client [None req-44b6715b-3285-4010-b4bc-97514860405a d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/912] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/913] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:29 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:30.539 7 WARNING neutronclient.v2_0.client [None req-4f904f4e-bd95-4b79-ab12-0ac2d9f6a1a4 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:30.613 8 WARNING neutronclient.v2_0.client [None req-83aa9bd6-719f-48fd-afbf-446992fc1797 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/914] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:30 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/915] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:30 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:31.847 7 WARNING neutronclient.v2_0.client [None req-313cd3be-b7c6-4200-b3ff-b67fde77b70c c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:31.899 8 WARNING neutronclient.v2_0.client [None req-c425c845-7090-4382-b23b-f45f50217bf4 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/916] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/917] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:31 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 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-04-12 21:56:33.117 7 WARNING neutronclient.v2_0.client [None req-f6baaaf7-b7ab-4554-89a9-a1d3203a068a c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:33.191 8 WARNING neutronclient.v2_0.client [None req-d4e179a7-7c7a-40a6-b504-28ef8525aa9f d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/918] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:33 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/919] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:33 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:34.346 7 WARNING neutronclient.v2_0.client [None req-dd24b629-af59-4337-b0b3-aa0371dce924 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:34.361 8 WARNING neutronclient.v2_0.client [None req-2b9cc958-f960-42fc-8ced-2e773cf47aed d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/920] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:34 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 1136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:35.477 7 INFO nova.api.openstack.compute.server_external_events [req-6d865507-308e-4b00-934d-82d5e2daf291 req-c5af9926-7e20-4a6a-9b0d-c24c558626c7 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance [pid: 7|app: 0|req: 470/921] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/922] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:34 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 1197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:36.507 7 WARNING neutronclient.v2_0.client [None req-cb7b4d57-ff62-4489-8fc0-3b19e8a2727e c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:36.587 8 WARNING neutronclient.v2_0.client [None req-8ca9e9e8-a9ce-4d04-8b57-d9075cd243e5 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/923] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1629 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/924] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:36 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:37.519 7 INFO nova.api.openstack.compute.server_external_events [req-288db8ae-6da7-4ec5-8559-8b8686b57086 req-2445ef0a-b2df-4bf9-9cbf-1c8833ceba9a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance 2026-04-12 21:56:37.519 7 INFO nova.api.openstack.compute.server_external_events [req-288db8ae-6da7-4ec5-8559-8b8686b57086 req-2445ef0a-b2df-4bf9-9cbf-1c8833ceba9a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance 2026-04-12 21:56:37.519 7 INFO nova.api.openstack.compute.server_external_events [req-288db8ae-6da7-4ec5-8559-8b8686b57086 req-2445ef0a-b2df-4bf9-9cbf-1c8833ceba9a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance [pid: 7|app: 0|req: 472/925] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:37 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:37.669 8 WARNING neutronclient.v2_0.client [None req-6ff7e7cc-ad2e-48ad-9e01-b29fb97ae5a2 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:37.750 7 WARNING neutronclient.v2_0.client [None req-dcdddad4-704d-4f5d-8de1-759138052304 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/928] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1809 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-04-12 21:56:38.011 8 WARNING neutronclient.v2_0.client [None req-91c5cb2f-2475-4e0c-a64d-fd0ed9efd9eb c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/929] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1527 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/930] 10.0.0.214 () {32 vars in 741 bytes} [Sun Apr 12 21:56:37 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06/os-interface => generated 285 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:38.957 7 INFO nova.api.openstack.compute.server_external_events [req-c5c389cc-5051-4593-bcd8-1423bda2b35a req-0a29156d-cc49-4aa8-af0e-dbb07b0f9630 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance [pid: 7|app: 0|req: 476/931] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:39.077 8 WARNING neutronclient.v2_0.client [None req-b51a4356-57c1-4509-ad6d-1e7cc70cadde d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/932] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1696 bytes in 494 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:39.583 7 WARNING neutronclient.v2_0.client [None req-289a41d2-813e-46c2-9fd8-47458870ab5c d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/933] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:39 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1696 bytes in 1098 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:42.428 8 INFO nova.api.openstack.compute.server_external_events [req-7d5a639f-0e50-436a-93cf-2bda427b32c6 req-7bfbc48e-6965-4008-926b-59603d9e6813 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance [pid: 8|app: 0|req: 457/934] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/937] 10.0.0.214 () {34 vars in 750 bytes} [Sun Apr 12 21:56:50 2026] POST /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138/action => generated 32100 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:51.975 8 INFO nova.api.openstack.compute.server_external_events [req-257794a0-d670-43ee-91bb-f64c68d80867 req-b7dc212e-4ec5-4f57-b289-f57a3f80a44c 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance [pid: 8|app: 0|req: 459/938] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/939] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:56:52 2026] POST /v2.1/os-keypairs => generated 397 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:54.485 8 WARNING neutronclient.v2_0.client [None req-e8c694a6-6922-4aba-8f54-a452ce466e4b c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/940] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:54 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1929 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:56:54.964 7 WARNING neutronclient.v2_0.client [None req-23bbd4a0-c043-45cd-85cd-64f42a9e0599 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:55.007 7 WARNING neutronclient.v2_0.client [None req-23bbd4a0-c043-45cd-85cd-64f42a9e0599 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:55.198 7 WARNING neutronclient.v2_0.client [None req-23bbd4a0-c043-45cd-85cd-64f42a9e0599 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/941] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:56:54 2026] POST /v2.1/servers => generated 449 bytes in 499 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:55.428 8 WARNING neutronclient.v2_0.client [None req-b684dfb9-b4a3-4865-ac7f-8c46a72a9568 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/942] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1402 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, ' [pid: 7|app: 0|req: 482/943] 10.0.0.214 () {32 vars in 753 bytes} [Sun Apr 12 21:56:55 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06/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-04-12 21:56:56.515 8 WARNING neutronclient.v2_0.client [None req-f58f4ff2-9433-4517-8c7f-2fea81010a46 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/944] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:56 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1406 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: 483/945] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:56:57 2026] DELETE /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:57.358 8 WARNING neutronclient.v2_0.client [None req-9d236b26-4070-42be-afe8-5dc5cea93c4f c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/946] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1935 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:57.611 7 WARNING neutronclient.v2_0.client [None req-1fc1e653-9ec2-437d-bfd8-5cd665ffb9ce d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/947] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:57 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:58.570 8 INFO nova.api.openstack.compute.server_external_events [req-3f5502ec-e332-4b99-b219-cace51ef6f0b req-3b7c5f3a-cdd0-481f-83f6-e28f6c4b46e0 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance [pid: 8|app: 0|req: 465/950] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:56:58 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) 2026-04-12 21:56:58.579 7 WARNING neutronclient.v2_0.client [None req-9e14bffc-c692-4951-9f3b-6fbaec17a151 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:58.700 8 WARNING neutronclient.v2_0.client [None req-8fb92eb0-0393-44c5-966a-d310af6d3537 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/951] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1935 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/952] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:58 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:56:59.781 7 WARNING neutronclient.v2_0.client [None req-4abbecce-0a93-45ec-883e-d472feca5112 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:56:59.823 8 WARNING neutronclient.v2_0.client [None req-1c70ca4f-38aa-4fe0-bb7c-c3f1e10f415e d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/953] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1935 bytes in 620 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:00.370 7 INFO nova.api.openstack.compute.server_external_events [req-686645b9-9668-40f5-bf3e-518ae1b3c328 req-d1f4547a-8ee4-4248-b6f5-259d66959210 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance [pid: 7|app: 0|req: 488/954] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:00 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) [pid: 8|app: 0|req: 467/955] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:56:59 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1529 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:00.609 7 INFO nova.api.openstack.compute.server_external_events [req-04540364-41ea-4352-9519-c02f288e8c32 req-7629935d-d95d-4840-8835-315ba7ebb8c4 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:a058d6c4-7b1f-41ed-bfe0-4cf5a2d8217d for instance 41601608-1049-4dfc-ba15-2adb0ea15a06 on instance [pid: 7|app: 0|req: 489/956] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:00 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-04-12 21:57:01.407 8 WARNING neutronclient.v2_0.client [None req-1e1bcda5-e690-4419-b880-1ca5b54c0fc3 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:01.444 7 WARNING neutronclient.v2_0.client [None req-bcb0eb85-4137-492d-bcd9-29d6c0785ad5 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/957] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:01 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1542 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/958] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:01 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1527 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:02.424 8 INFO nova.api.openstack.compute.server_external_events [req-9322106c-6504-4328-95e7-dd28060cea98 req-de3eec11-f28e-42eb-8f82-61b76e95ba48 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:1572a88c-247c-4fb5-8745-2f43d9d14bf7 for instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 on instance [pid: 8|app: 0|req: 469/959] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:02.498 7 WARNING neutronclient.v2_0.client [None req-d5fefdfd-8a16-43f0-92c4-bbefa4efa5c8 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] The python binding code in 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/960] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 1542 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:02.598 8 WARNING neutronclient.v2_0.client [None req-aeec6ab0-0ef3-44ea-992f-768d2456e10d d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/961] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:02 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1527 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:03.570 7 INFO nova.api.openstack.wsgi [None req-0be38cf8-8453-42fe-97ba-b14254bb3d97 c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] HTTP exception thrown: Instance 41601608-1049-4dfc-ba15-2adb0ea15a06 could not be found. [pid: 7|app: 0|req: 492/962] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:03.597 8 INFO nova.api.openstack.wsgi [None req-a4fe7721-9523-47b8-95f3-561c9c8361ec c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] HTTP exception thrown: Instance 41601608-1049-4dfc-ba15-2adb0ea15a06 could not be found. [pid: 8|app: 0|req: 471/963] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:57:03 2026] DELETE /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:03.625 7 INFO nova.api.openstack.wsgi [None req-ed8d65f6-b623-4e51-8f06-54ad90ed824d c004d13c2cad45a68573ccbb4025bb05 98a79995e6b14b76ad179d4ecc412ec4 - - default default] HTTP exception thrown: Instance 41601608-1049-4dfc-ba15-2adb0ea15a06 could not be found. [pid: 7|app: 0|req: 493/964] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.1/servers/41601608-1049-4dfc-ba15-2adb0ea15a06 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 472/965] 10.0.0.214 () {32 vars in 706 bytes} [Sun Apr 12 21:57:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1826843937 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:03.747 7 WARNING neutronclient.v2_0.client [None req-d9027204-d279-4fd8-b32c-91f4c6789e58 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/966] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:03 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/967] 10.0.0.214 () {32 vars in 726 bytes} [Sun Apr 12 21:57:04 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-827797994 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:04.917 7 WARNING neutronclient.v2_0.client [None req-6d85949b-4dbe-4cbb-8fc9-0ae735220ab4 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/968] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:04 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:57:05.442 8 INFO nova.api.openstack.compute.server_external_events [req-84d74783-6b5d-4698-88d8-e7d5517135d2 req-f13e223b-f9cc-42f9-a59a-31fe8dc61c4d 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:1572a88c-247c-4fb5-8745-2f43d9d14bf7 for instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 on instance [pid: 8|app: 0|req: 474/969] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:06.075 7 WARNING neutronclient.v2_0.client [None req-a2abff22-949b-4e89-b163-3f2c093a41bf d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/970] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:06 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1527 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:07.492 8 INFO nova.api.openstack.compute.server_external_events [req-c2f8fb39-08d7-4028-b571-2901fb761c8c req-0fca7496-cc40-4246-8cd6-d7bfa200a10a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:1572a88c-247c-4fb5-8745-2f43d9d14bf7 for instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 on instance [pid: 8|app: 0|req: 475/971] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:07 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-04-12 21:57:07.564 7 WARNING neutronclient.v2_0.client [None req-c04da959-3c44-4bf6-a89c-a274c8676631 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/974] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:07 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1695 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-04-12 21:57:07.782 8 WARNING neutronclient.v2_0.client [None req-4e61a959-796e-4f56-9ff9-f41fa415d0d7 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/975] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:07 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1695 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:09.545 7 INFO nova.api.openstack.compute.server_external_events [req-09ff3570-69a0-4536-85e7-1e992e882563 req-addac0fb-132c-4cae-ad96-b065d3104946 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:1572a88c-247c-4fb5-8745-2f43d9d14bf7 for instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 on instance [pid: 7|app: 0|req: 498/976] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 479/979] 10.0.0.214 () {34 vars in 750 bytes} [Sun Apr 12 21:57:17 2026] POST /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3/action => generated 31922 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-12 21:57:18.156 7 WARNING neutronclient.v2_0.client [None req-1fb247e3-dac2-4e16-8fae-ab80b93e7e7a 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:57:18.328 7 WARNING neutronclient.v2_0.client [None req-1fb247e3-dac2-4e16-8fae-ab80b93e7e7a 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/980] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:57:18 2026] POST /v2.1/servers => generated 424 bytes in 462 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:18.586 8 WARNING neutronclient.v2_0.client [None req-a396769a-a340-4086-9ed5-9e3b130b096a 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in 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/981] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:18 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1367 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:19.678 7 WARNING neutronclient.v2_0.client [None req-3fe597ba-5d46-46c6-a1f0-ffe94cabc5be 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in 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/982] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:19 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1371 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:20.763 8 WARNING neutronclient.v2_0.client [None req-abb5114a-cdc7-4124-9d5c-bed2b2e38445 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] 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: 481/983] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1419 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/984] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:57:20 2026] DELETE /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:20.878 8 WARNING neutronclient.v2_0.client [None req-5bf44e13-fde0-4973-b213-7a9224fd48a2 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/985] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:20 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1821 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:21.861 7 WARNING neutronclient.v2_0.client [None req-754a3940-f1a4-4f50-a307-8c1dc174c896 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/986] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:21 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1419 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:22.084 8 INFO nova.api.openstack.compute.server_external_events [req-7e203df8-ecc6-4e9b-bb52-a5c1a0168f57 req-9bdfe24f-63ad-40cc-8c8f-1052acbbe323 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:1572a88c-247c-4fb5-8745-2f43d9d14bf7 for instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 on instance [pid: 8|app: 0|req: 483/987] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:22 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) 2026-04-12 21:57:22.111 7 WARNING neutronclient.v2_0.client [None req-36c6371a-b983-49f1-9a37-0b5c15445253 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/988] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1821 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-04-12 21:57:22.950 8 WARNING neutronclient.v2_0.client [None req-d1a30d26-4336-4f0a-a8e5-3d29db8e9202 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/989] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:22 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1427 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-04-12 21:57:23.440 7 WARNING neutronclient.v2_0.client [None req-e8d9ab9c-4e5b-4921-86c5-33c195cdf7ee d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:24.032 8 WARNING neutronclient.v2_0.client [None req-3ee9aaee-1997-4739-b63e-2e2dd39d984d 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in 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/990] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1821 bytes in 1081 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:24.502 7 INFO nova.api.openstack.compute.server_external_events [req-52791024-3ba1-4828-b676-4dd3100400e7 req-6239a60e-7a33-4d99-8c46-7de755d5beeb 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:1572a88c-247c-4fb5-8745-2f43d9d14bf7 for instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 on instance [pid: 7|app: 0|req: 507/991] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:24 2026] POST /v2.1/os-server-external-events => generated 185 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-04-12 21:57:24.524 7 INFO nova.api.openstack.compute.server_external_events [req-ec5a0e91-8261-4c16-8819-cc33c3dec109 req-50855fab-7566-45b4-bcb3-1bdbe7dd6ed5 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:b558ff0a-1345-4a6b-973e-2a22828e2e92 for instance 24cd8c8f-6a8d-4db7-a355-efac5a2a9518 on instance [pid: 7|app: 0|req: 508/992] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:24 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) [pid: 8|app: 0|req: 485/993] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:23 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1479 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:25.535 7 WARNING neutronclient.v2_0.client [None req-53efa319-6c70-4c10-a3e2-dc642ef332ac d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] 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: 509/994] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-12 21:57:25.593 8 WARNING neutronclient.v2_0.client [None req-01a4a05d-b002-4786-8523-e169be9221d2 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/995] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:25 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1467 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:26.539 7 INFO nova.api.openstack.compute.server_external_events [req-5c37bfba-86fe-4fdd-b1b9-ed4f485350aa req-93c9374d-65e7-4815-9516-05bae5d6ff49 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:1572a88c-247c-4fb5-8745-2f43d9d14bf7 for instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 on instance [pid: 7|app: 0|req: 510/996] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:26 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:26.626 8 WARNING neutronclient.v2_0.client [None req-615a00b6-562f-466e-83cd-df220e3b8b63 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in 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/997] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:26 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 1488 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:26.768 7 WARNING neutronclient.v2_0.client [None req-702e7b33-80e3-4e80-8336-9d205c5c5af8 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in 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/998] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:26 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1467 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:27.708 7 INFO nova.api.openstack.wsgi [None req-ddf960e0-692c-48ee-96d2-b45a8d9b5a19 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] HTTP exception thrown: Instance ccdf40fa-5560-4213-9b24-58f4ce0b6db3 could not be found. [pid: 7|app: 0|req: 513/1001] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.1/servers/ccdf40fa-5560-4213-9b24-58f4ce0b6db3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:27.906 8 WARNING neutronclient.v2_0.client [None req-cd382e54-b129-466b-a46c-cc4289a9bac9 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] 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: 514/1002] 10.0.0.214 () {32 vars in 728 bytes} [Sun Apr 12 21:57:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-867553526 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1003] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:27 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1467 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1004] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:57:28 2026] DELETE /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:28.438 8 WARNING neutronclient.v2_0.client [None req-2542c7af-a9a4-4813-8298-60fddb4b9313 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/1005] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:28 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1702 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-04-12 21:57:29.077 7 WARNING neutronclient.v2_0.client [None req-39947e54-034b-4f87-8db0-f50e4984ac18 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1006] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1467 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-04-12 21:57:29.344 8 INFO nova.api.openstack.compute.server_external_events [req-30498a98-e751-47e1-93a3-8996d7012d0c req-ec1a3175-8775-45bd-b0d5-42b3754ebc30 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:b558ff0a-1345-4a6b-973e-2a22828e2e92 for instance 24cd8c8f-6a8d-4db7-a355-efac5a2a9518 on instance [pid: 8|app: 0|req: 491/1007] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:29.628 7 WARNING neutronclient.v2_0.client [None req-31c47347-003a-4e9b-bc5f-4b191fad39f2 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1008] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:29 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1702 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:30.299 8 WARNING neutronclient.v2_0.client [None req-1ef3d3f7-880b-4aa4-b26d-d676a8faef65 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in 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/1009] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1467 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:30.938 7 WARNING neutronclient.v2_0.client [None req-75d9f4fe-5956-4440-b3e2-998784773dce d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:31.095 8 INFO nova.api.openstack.compute.server_external_events [req-651a7c36-5f54-4a5b-aef7-b01245c98bfc req-8aae224d-1957-41cd-83f4-6298f298fd71 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance [pid: 7|app: 0|req: 518/1010] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:30 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1635 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1011] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:31.397 7 INFO nova.api.openstack.compute.server_external_events [req-424ce828-3eeb-41ab-a56c-79ec8590b3d8 req-d484522e-32d4-4d92-9f02-f6f507df0398 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:b558ff0a-1345-4a6b-973e-2a22828e2e92 for instance 24cd8c8f-6a8d-4db7-a355-efac5a2a9518 on instance 2026-04-12 21:57:31.398 7 INFO nova.api.openstack.compute.server_external_events [req-424ce828-3eeb-41ab-a56c-79ec8590b3d8 req-d484522e-32d4-4d92-9f02-f6f507df0398 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance 2026-04-12 21:57:31.398 7 INFO nova.api.openstack.compute.server_external_events [req-424ce828-3eeb-41ab-a56c-79ec8590b3d8 req-d484522e-32d4-4d92-9f02-f6f507df0398 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:b535e501-467e-4862-bcaa-574451ee654d for instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 on instance [pid: 7|app: 0|req: 519/1012] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:31 2026] POST /v2.1/os-server-external-events => generated 529 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:31.505 8 WARNING neutronclient.v2_0.client [None req-1f8b2bb7-63bd-437c-ac65-e85fb2d37cf7 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in 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/1013] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:31 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1648 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:32.169 7 WARNING neutronclient.v2_0.client [None req-1d4f47f5-6336-434b-95ce-f8c6e747a9c0 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1014] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1488 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 495/1015] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 21:57:32 2026] DELETE /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:32.904 7 WARNING neutronclient.v2_0.client [None req-ae3c8574-a44a-42b0-9c71-9d56d80c09f9 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 521/1016] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:32 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1654 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:33.280 8 WARNING neutronclient.v2_0.client [None req-a3e09fd4-4855-4447-89d8-044f8f003c59 d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 496/1017] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:33 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 1488 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:34.098 7 WARNING neutronclient.v2_0.client [None req-3a0eb5eb-466b-45da-84c7-ec08854868f8 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:34.174 8 INFO nova.api.openstack.compute.server_external_events [req-04284289-82aa-4db5-b809-49461ddd26ca req-eaa23725-d9c4-4134-8534-1b76391de118 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:b558ff0a-1345-4a6b-973e-2a22828e2e92 for instance 24cd8c8f-6a8d-4db7-a355-efac5a2a9518 on instance [pid: 8|app: 0|req: 497/1018] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1019] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1654 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-04-12 21:57:34.350 8 INFO nova.api.openstack.wsgi [None req-8cd11cd8-fc60-4fef-8171-37304a1f226d d2689b29766049c6acec90a49b10d2c9 379c7f2e870b4629a90b8b1c2ac0b5f5 - - default default] HTTP exception thrown: Instance 5c53d4d0-1159-4cc3-92eb-52b456e52138 could not be found. [pid: 8|app: 0|req: 498/1020] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:34 2026] GET /v2.1/servers/5c53d4d0-1159-4cc3-92eb-52b456e52138 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 523/1021] 10.0.0.214 () {32 vars in 728 bytes} [Sun Apr 12 21:57:34 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-874549836 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:35.322 8 WARNING neutronclient.v2_0.client [None req-3dd55eaf-d702-43e5-9cea-39289bdad1e5 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:57:36.128 7 INFO nova.api.openstack.compute.server_external_events [req-2dcba8c1-cfe6-42d0-8e9e-2b5bd75cfdfa req-353ab246-ff8c-43e1-a04d-54e901a95a03 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:b558ff0a-1345-4a6b-973e-2a22828e2e92 for instance 24cd8c8f-6a8d-4db7-a355-efac5a2a9518 on instance [pid: 7|app: 0|req: 524/1022] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1023] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:35 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1654 bytes in 861 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:36.216 7 INFO nova.api.openstack.compute.server_external_events [req-040e5fa8-03c7-4687-85b1-81fc7b590e63 req-2d83c844-27ab-4d7e-b857-848c6aeeada3 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:b558ff0a-1345-4a6b-973e-2a22828e2e92 for instance 24cd8c8f-6a8d-4db7-a355-efac5a2a9518 on instance [pid: 7|app: 0|req: 525/1024] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 21:57:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:37.213 8 WARNING neutronclient.v2_0.client [None req-09b42e95-ff70-47e5-be75-82a74febf309 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in 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/1025] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:37 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => 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-04-12 21:57:38.296 8 WARNING neutronclient.v2_0.client [None req-8a1f4591-1d7a-4816-8367-afa173892c09 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/1028] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:38 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 1453 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 21:57:39.364 7 INFO nova.api.openstack.wsgi [None req-8fb774e2-9ecd-447c-9a38-9c2d9f2ff86e 4dcb5d18cdba43b4ac7a250d562c22c7 d1ce53d130f3424ba4a52f0d6e2bab89 - - default default] HTTP exception thrown: Instance 24cd8c8f-6a8d-4db7-a355-efac5a2a9518 could not be found. [pid: 7|app: 0|req: 527/1029] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:57:39 2026] GET /v2.1/servers/24cd8c8f-6a8d-4db7-a355-efac5a2a9518 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1032] 10.0.0.234 () {30 vars in 619 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.1 => generated 0 bytes in 125 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: 504/1033] 10.0.0.234 () {32 vars in 692 bytes} [Sun Apr 12 21:57:56 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: 530/1034] 10.0.0.234 () {34 vars in 913 bytes} [Sun Apr 12 21:57:56 2026] GET /v2.1/os-simple-tenant-usage/bbcddc3f378b4911863e6b30c53d27bd?start=2026-04-11T00:00:00&end=2026-04-12T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1035] 10.0.0.234 () {30 vars in 654 bytes} [Sun Apr 12 21:57:57 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 532/1038] 10.0.0.234 () {30 vars in 619 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 507/1039] 10.0.0.234 () {32 vars in 692 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1040] 10.0.0.234 () {34 vars in 913 bytes} [Sun Apr 12 21:58:00 2026] GET /v2.1/os-simple-tenant-usage/bbcddc3f378b4911863e6b30c53d27bd?start=2026-04-11T00:00:00&end=2026-04-12T23:59:59 => generated 20 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1041] 10.0.0.234 () {30 vars in 654 bytes} [Sun Apr 12 21:58:01 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:59:50.371 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed 2026-04-12 21:59:50.374 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 545/1064] 10.0.0.214 () {34 vars in 671 bytes} [Sun Apr 12 21:59:50 2026] POST /v2.1/os-keypairs => generated 395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 21:59:53.126 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed 2026-04-12 21:59:53.373 8 WARNING neutronclient.v2_0.client [None req-c7bf81e9-81c2-4995-892c-17e5ff1d4723 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:59:53.463 8 WARNING neutronclient.v2_0.client [None req-c7bf81e9-81c2-4995-892c-17e5ff1d4723 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 21:59:53.799 8 WARNING neutronclient.v2_0.client [None req-c7bf81e9-81c2-4995-892c-17e5ff1d4723 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1065] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 21:59:53 2026] POST /v2.1/servers => generated 448 bytes in 935 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-12 21:59:54.066 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [f0c2154d-5e1c-4d43-9fd0-2d10fdf1de2c] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-04-12 21:59:54.089 7 WARNING neutronclient.v2_0.client [None req-405d2286-1d8f-4e08-8576-8a2b708f1533 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1066] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:59:54 2026] GET /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 1394 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-04-12 21:59:59.218 7 INFO oslo.messaging._drivers.impl_rabbit [-] [f0c2154d-5e1c-4d43-9fd0-2d10fdf1de2c] Reconnected to AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 via [amqp] client with port 33722. 2026-04-12 21:59:59.225 7 WARNING neutronclient.v2_0.client [None req-80e53e2f-c7d5-4bcc-aec4-d91ab3321333 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 548/1069] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 21:59:59 2026] GET /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 1520 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:00.330 8 INFO nova.api.openstack.compute.server_external_events [req-a261eea2-3b43-4a0f-aa53-fc07b971114c req-896b8c8b-0630-4f80-849f-cdecb7bd77e3 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 8|app: 0|req: 522/1070] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:04.376 7 WARNING neutronclient.v2_0.client [None req-d6262293-9c54-4278-88da-cdf1546f050a 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 549/1071] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:00:04 2026] GET /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 1518 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-04-12 22:00:05.515 8 INFO nova.api.openstack.compute.server_external_events [req-5d4f8fa4-1af1-4f21-bb40-1cb23fff368c req-4a7b5446-b7e7-4816-9678-969845801209 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 8|app: 0|req: 523/1072] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:07.641 7 INFO nova.api.openstack.compute.server_external_events [req-dacdc700-57c2-4500-99f8-d60b25246260 req-441007cf-f95d-4b41-a20d-5a35951dc71a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance 2026-04-12 22:00:07.641 7 INFO nova.api.openstack.compute.server_external_events [req-dacdc700-57c2-4500-99f8-d60b25246260 req-441007cf-f95d-4b41-a20d-5a35951dc71a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 7|app: 0|req: 550/1073] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:07 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1076] 10.0.0.100 () {28 vars in 454 bytes} [Sun Apr 12 22:00:09 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: 525/1077] 10.0.0.100 () {30 vars in 658 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.1 => generated 0 bytes in 49 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: 553/1078] 10.0.0.100 () {32 vars in 731 bytes} [Sun Apr 12 22:00:09 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: 526/1079] 10.0.0.100 () {34 vars in 765 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-12 22:00:09.581 7 WARNING neutronclient.v2_0.client [None req-edffb975-0a70-4a94-a743-8a55490eceee 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in 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/1080] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:00:09 2026] GET /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 1817 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:11.932 8 WARNING neutronclient.v2_0.client [None req-f88ed8b5-f78b-48a7-8bdd-e51ce01dcf5c 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 22:00:11.948 7 INFO nova.api.openstack.compute.server_external_events [req-450ba820-f14f-474e-8470-09f3aeef3130 req-85e8f1bc-4f65-4a5d-868a-332bd389bfef 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 7|app: 0|req: 555/1081] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 22:00:11.981 8 WARNING neutronclient.v2_0.client [None req-f88ed8b5-f78b-48a7-8bdd-e51ce01dcf5c 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 22:00:12.236 8 WARNING neutronclient.v2_0.client [None req-f88ed8b5-f78b-48a7-8bdd-e51ce01dcf5c 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in 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/1082] 10.0.0.214 () {34 vars in 663 bytes} [Sun Apr 12 22:00:11 2026] POST /v2.1/servers => generated 448 bytes in 580 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:12.478 7 WARNING neutronclient.v2_0.client [None req-4beb6ccd-4047-4bd4-8eed-3c7afc35676e 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1083] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:00:12 2026] GET /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => generated 1394 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1084] 10.0.0.100 () {28 vars in 454 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 557/1085] 10.0.0.100 () {30 vars in 658 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.1 => generated 0 bytes in 34 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: 529/1086] 10.0.0.100 () {32 vars in 731 bytes} [Sun Apr 12 22:00:13 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: 558/1087] 10.0.0.100 () {34 vars in 765 bytes} [Sun Apr 12 22:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-12 22:00:17.582 8 WARNING neutronclient.v2_0.client [None req-2e0870c8-1a52-41b8-87a2-c8b0f7572d6e 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in 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/1090] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:00:17 2026] GET /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => generated 1520 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1091] 10.0.0.100 () {28 vars in 454 bytes} [Sun Apr 12 22:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 531/1092] 10.0.0.100 () {30 vars in 658 bytes} [Sun Apr 12 22:00:17 2026] GET /v2.1 => generated 0 bytes in 32 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: 562/1093] 10.0.0.100 () {32 vars in 731 bytes} [Sun Apr 12 22:00:17 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1094] 10.0.0.100 () {34 vars in 808 bytes} [Sun Apr 12 22:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-12 22:00:18.230 7 INFO nova.api.openstack.compute.server_external_events [req-44bcdce2-f4ef-4b32-8363-5db48f7acc85 req-6baf168d-e1a5-4f6d-aff5-f2879b2181cc 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance [pid: 7|app: 0|req: 563/1095] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:18 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) [pid: 8|app: 0|req: 533/1096] 10.0.0.100 () {28 vars in 454 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 564/1097] 10.0.0.100 () {30 vars in 658 bytes} [Sun Apr 12 22:00:21 2026] GET /v2.1 => generated 0 bytes in 37 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: 534/1098] 10.0.0.100 () {32 vars in 731 bytes} [Sun Apr 12 22:00:22 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: 565/1099] 10.0.0.100 () {34 vars in 808 bytes} [Sun Apr 12 22:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-04-12 22:00:22.739 8 WARNING neutronclient.v2_0.client [None req-4bc505bb-b034-4a75-b76b-14ec50b9655c 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in 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/1100] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:00:22 2026] GET /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => generated 1518 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:23.094 7 INFO nova.api.openstack.compute.server_external_events [req-f0ab0727-10ee-449b-8ee3-2bc1a361ab2e req-cd236efb-2463-43ad-adcc-bbd6d6a9c002 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance [pid: 7|app: 0|req: 566/1101] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:25.163 8 INFO nova.api.openstack.compute.server_external_events [req-c57fe783-0f70-48b1-aa6b-12403b7b3049 req-7acf8f1a-ea9a-4ad9-aaba-8938ce10f7e4 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance [pid: 8|app: 0|req: 536/1102] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:27.943 7 WARNING neutronclient.v2_0.client [None req-20bf2f67-69f4-411f-867c-2cc4ac66cb05 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1105] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:00:27 2026] GET /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => generated 1818 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:29.174 8 INFO nova.api.openstack.compute.server_external_events [req-65e8ea3c-8c16-4199-b53c-34ec4e8cc045 req-9efcfb78-e373-4f9b-b658-f228aea019f4 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance [pid: 8|app: 0|req: 538/1106] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:52.206 7 WARNING neutronclient.v2_0.client [None req-52c02b90-ab46-4155-8290-a31893ab2665 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 22:00:52.258 7 WARNING neutronclient.v2_0.client [None req-52c02b90-ab46-4155-8290-a31893ab2665 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 22:00:52.410 7 WARNING neutronclient.v2_0.client [None req-52c02b90-ab46-4155-8290-a31893ab2665 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 571/1111] 199.204.45.65 () {36 vars in 713 bytes} [Sun Apr 12 22:00:52 2026] POST /v2.1/servers => generated 453 bytes in 669 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-04-12 22:00:53.031 8 WARNING neutronclient.v2_0.client [None req-6046a37d-5c0d-4238-b770-97ee53ef1877 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1112] 199.204.45.65 () {32 vars in 732 bytes} [Sun Apr 12 22:00:53 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888 => generated 2213 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:53.100 7 WARNING neutronclient.v2_0.client [None req-1fe76a67-4ae1-4280-adc5-5a4b5d59dc38 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1113] 199.204.45.65 () {32 vars in 758 bytes} [Sun Apr 12 22:00:53 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 28 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 542/1114] 199.204.45.65 () {32 vars in 776 bytes} [Sun Apr 12 22:00:53 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:56.072 7 WARNING neutronclient.v2_0.client [None req-f6d7b7b5-c038-43ba-a90b-b516a2705a04 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1115] 199.204.45.65 () {32 vars in 732 bytes} [Sun Apr 12 22:00:56 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888 => generated 2371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:56.163 8 WARNING neutronclient.v2_0.client [None req-5e760916-5b3e-4500-8690-5e9bcb7ae072 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1116] 199.204.45.65 () {32 vars in 758 bytes} [Sun Apr 12 22:00:56 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 574/1117] 199.204.45.65 () {32 vars in 776 bytes} [Sun Apr 12 22:00:56 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:58.386 7 INFO nova.api.openstack.compute.server_external_events [req-9e1bf972-4aba-4e36-bbdd-b95bb1747671 req-7009c533-9507-41c7-a695-ef552d86b507 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:a56f60b3-abeb-4a05-9073-bbd0b63ff01d for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 576/1120] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:00:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:58.948 8 WARNING neutronclient.v2_0.client [None req-19547cb7-bc2a-4ccd-8e75-86e26202de5b 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1121] 199.204.45.65 () {32 vars in 732 bytes} [Sun Apr 12 22:00:58 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888 => generated 2445 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:00:59.071 7 WARNING neutronclient.v2_0.client [None req-16fd9e37-943b-47d3-9bf4-fc2cf0be90bd 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 577/1122] 199.204.45.65 () {32 vars in 758 bytes} [Sun Apr 12 22:00:59 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 284 bytes in 88 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: 546/1123] 199.204.45.65 () {32 vars in 776 bytes} [Sun Apr 12 22:00:59 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:01.976 7 WARNING neutronclient.v2_0.client [None req-d74a81d4-0239-45dd-9ec5-2dad1858d1b5 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1124] 199.204.45.65 () {32 vars in 732 bytes} [Sun Apr 12 22:01:01 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888 => generated 2433 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:02.104 8 WARNING neutronclient.v2_0.client [None req-bb4ee73a-6eb6-4505-9c9a-603cc6a0015a 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1125] 199.204.45.65 () {32 vars in 758 bytes} [Sun Apr 12 22:01:02 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 284 bytes in 71 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: 579/1126] 199.204.45.65 () {32 vars in 776 bytes} [Sun Apr 12 22:01:02 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:04.278 8 INFO nova.api.openstack.compute.server_external_events [req-1ad98f98-31df-4d55-b8ea-7dfe3891d6bb req-8f0d5136-ee13-470b-be03-70b2f5f8d2b4 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:a56f60b3-abeb-4a05-9073-bbd0b63ff01d for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 548/1127] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:01:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:04.830 7 WARNING neutronclient.v2_0.client [None req-1aea6a90-da14-47a5-b9c6-7d34681a092a 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 580/1128] 199.204.45.65 () {32 vars in 732 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888 => generated 2433 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:04.979 8 WARNING neutronclient.v2_0.client [None req-bc2c1fa2-50df-4a70-a22e-f4f66631e4d3 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1129] 199.204.45.65 () {32 vars in 758 bytes} [Sun Apr 12 22:01:04 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 286 bytes in 72 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: 581/1130] 199.204.45.65 () {32 vars in 776 bytes} [Sun Apr 12 22:01:05 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/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-04-12 22:01:06.332 8 INFO nova.api.openstack.compute.server_external_events [req-ba911090-e29b-4c29-b1c9-cac503781a0d req-b84ce4af-4d9c-45ed-8108-361891a1c136 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:a56f60b3-abeb-4a05-9073-bbd0b63ff01d for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 550/1131] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:01:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:08.089 8 WARNING neutronclient.v2_0.client [None req-7050c806-db7d-4cf0-9924-12256cb89943 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in 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/1134] 199.204.45.65 () {32 vars in 732 bytes} [Sun Apr 12 22:01:08 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888 => generated 2581 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:08.220 7 WARNING neutronclient.v2_0.client [None req-35278517-5498-4c0b-883f-01a1bab25187 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 583/1135] 199.204.45.65 () {32 vars in 758 bytes} [Sun Apr 12 22:01:08 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 286 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 553/1136] 199.204.45.65 () {32 vars in 776 bytes} [Sun Apr 12 22:01:08 2026] GET /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:41.986 7 WARNING neutronclient.v2_0.client [None req-021e4e94-cff9-402a-b6af-e78602170f4f 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 22:01:42.035 7 WARNING neutronclient.v2_0.client [None req-021e4e94-cff9-402a-b6af-e78602170f4f 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:44.496 8 INFO nova.api.openstack.compute.server_external_events [req-1dafcaac-3b61-4204-8cd8-de52d165e18a req-3a4b3d71-e302-48d8-b529-637d9ba03f08 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 557/1143] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:01:44 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-04-12 22:01:47.557 8 INFO nova.api.openstack.compute.server_external_events [req-d28a860b-bd65-494c-a06a-a89a3e2e3ac3 req-2c4f4abf-9055-46cf-a83e-3cf65b405594 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 558/1144] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:01:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:49.595 8 INFO nova.api.openstack.compute.server_external_events [req-d6eedb33-2e0e-405c-ab33-16e0704ecfa6 req-58e1feb1-edbf-4822-91f1-ca026ec9fb56 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 561/1147] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:01:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 22:01:50.590 7 WARNING neutronclient.v2_0.client [None req-021e4e94-cff9-402a-b6af-e78602170f4f 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1148] 199.204.45.65 () {36 vars in 811 bytes} [Sun Apr 12 22:01:41 2026] POST /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 279 bytes in 8684 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:51.117 8 INFO nova.api.openstack.compute.server_external_events [req-6c7cadff-140d-4579-8e3c-5edb11df10bd req-e8d99fb1-5fa0-4503-b201-af0d50994f3a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 562/1149] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:01: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:01:51.633 7 INFO nova.api.openstack.compute.server_external_events [req-18197541-2c93-4251-9967-dcbbe87fa845 req-f001624c-161f-4992-b978-8495182ed55e 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 588/1150] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:01:51 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-04-12 22:02:22.399 7 WARNING neutronclient.v2_0.client [None req-b53a7e86-a284-4dc6-99c1-1f8ff97c6d57 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 22:02:22.447 7 WARNING neutronclient.v2_0.client [None req-b53a7e86-a284-4dc6-99c1-1f8ff97c6d57 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:24.946 8 INFO nova.api.openstack.compute.server_external_events [req-cea87883-4f2d-41cc-96a9-520b8577a8fc req-a5414e67-5f91-4e54-8c36-eed13b101233 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 566/1157] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:02:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:28.305 8 INFO nova.api.openstack.compute.server_external_events [req-70dc1c0e-ab2a-4cbb-96cc-762833af15bb req-6fdc9e0c-c6e3-49fc-ac8b-9f9612cb72da 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 569/1160] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:02:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:30.346 8 INFO nova.api.openstack.compute.server_external_events [req-e28a7b88-2c93-47c2-b833-b0a152d6e83a req-e14fbf30-075b-46ce-a379-23c1912ea465 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 570/1161] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:02:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 22:02:31.488 7 WARNING neutronclient.v2_0.client [None req-b53a7e86-a284-4dc6-99c1-1f8ff97c6d57 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1162] 199.204.45.65 () {36 vars in 811 bytes} [Sun Apr 12 22:02:22 2026] POST /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 376 bytes in 9228 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:43.043 8 WARNING neutronclient.v2_0.client [None req-c9a27c32-598a-416a-aa4a-de080575709e 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-12 22:02:43.095 8 WARNING neutronclient.v2_0.client [None req-c9a27c32-598a-416a-aa4a-de080575709e 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:45.521 7 INFO nova.api.openstack.compute.server_external_events [req-66263fe7-4f6e-45f5-a1c0-30a839911b40 req-1a5667ad-c72d-4f13-86e1-c2e69cbcd5f9 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:ee8ddf06-27bd-4681-8fdc-6c570f3acb8c for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 594/1165] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:02:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:49.251 7 INFO nova.api.openstack.compute.server_external_events [req-88f42496-0561-43d3-8e52-2e48053c3a42 req-2ab1826c-6f73-4802-bc29-fb53d6b5dfd3 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:ee8ddf06-27bd-4681-8fdc-6c570f3acb8c for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 597/1168] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:02:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:51.289 7 INFO nova.api.openstack.compute.server_external_events [req-77a18663-9718-4f77-a44e-47f95957ed27 req-564c9fd1-6e65-48cc-8c03-f30d423fcd5f 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-plugged:ee8ddf06-27bd-4681-8fdc-6c570f3acb8c for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 598/1169] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:02:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-12 22:02:52.157 8 WARNING neutronclient.v2_0.client [None req-c9a27c32-598a-416a-aa4a-de080575709e 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1170] 199.204.45.65 () {36 vars in 811 bytes} [Sun Apr 12 22:02:43 2026] POST /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface => generated 378 bytes in 9201 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:02:52.901 7 INFO nova.api.openstack.compute.server_external_events [req-64c1e785-f1e8-4157-8fd2-15806a2d0aa1 req-c9fece75-9617-4ff1-8753-e07b0d29cd33 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 599/1171] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:02:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:06.497 8 INFO nova.api.openstack.compute.server_external_events [req-4e7581e8-56b7-4548-8ac7-daafd2ac0ce4 req-531dfd9f-fb56-4230-8f54-5e3c6f6c8ce4 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:ee8ddf06-27bd-4681-8fdc-6c570f3acb8c for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 574/1174] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 601/1175] 199.204.45.65 () {34 vars in 854 bytes} [Sun Apr 12 22:03:07 2026] DELETE /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface/ee8ddf06-27bd-4681-8fdc-6c570f3acb8c => generated 0 bytes in 70 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:08.537 8 INFO nova.api.openstack.compute.server_external_events [req-97316520-6d53-4a86-b473-fb7eb1e85459 req-3f76a5db-7580-4ab2-b2b3-e4681c8bffa6 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:ee8ddf06-27bd-4681-8fdc-6c570f3acb8c for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 576/1178] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:10.580 7 INFO nova.api.openstack.compute.server_external_events [req-c6e6f5eb-cf70-4a62-a781-b229b8cb6575 req-59a86093-88be-40a3-9e10-267e66d2e7c1 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:ee8ddf06-27bd-4681-8fdc-6c570f3acb8c for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance 2026-04-12 22:03:10.580 7 INFO nova.api.openstack.compute.server_external_events [req-c6e6f5eb-cf70-4a62-a781-b229b8cb6575 req-59a86093-88be-40a3-9e10-267e66d2e7c1 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:ee8ddf06-27bd-4681-8fdc-6c570f3acb8c for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 603/1179] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:10 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:16.602 8 INFO nova.api.openstack.compute.server_external_events [req-6858eb87-b603-45df-a2d0-bdca90802955 req-d8f6f1b0-67d6-4cc2-95ca-baec4831afdb 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 577/1180] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 604/1181] 199.204.45.65 () {34 vars in 854 bytes} [Sun Apr 12 22:03:16 2026] DELETE /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface/a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:18.669 8 INFO nova.api.openstack.compute.server_external_events [req-46d9c202-ae8c-44e4-b0f9-c024e335d2c8 req-faf0c26a-26a1-4a36-a9d3-7ac7471f51b0 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 579/1184] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:20.712 7 INFO nova.api.openstack.compute.server_external_events [req-044b0eac-105f-49b0-8f74-ecc76d938b80 req-efeb18fe-90a5-4588-8b94-3eb2d3cb3a02 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:a84cc190-55d4-4581-ab9d-4ddb8dbc6f28 for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 606/1185] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:20 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: 582/1190] 199.204.45.65 () {34 vars in 854 bytes} [Sun Apr 12 22:03:38 2026] DELETE /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888/os-interface/7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:40.165 7 INFO nova.api.openstack.compute.server_external_events [req-842df002-f96c-4ddb-b6ce-bd2d65833923 req-7c02276a-d6a0-48f4-8a98-3df1e1e3fe9e 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 609/1191] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:42.208 8 INFO nova.api.openstack.compute.server_external_events [req-5c5d045f-ce85-4356-9034-e11227a3d455 req-920467d3-89cc-439e-89b4-364d8e8faef0 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:7c49a57b-215f-4cd1-b55f-00f4cb3c6c0b for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 583/1192] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:42 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: 7|app: 0|req: 610/1193] 199.204.45.65 () {34 vars in 754 bytes} [Sun Apr 12 22:03:43 2026] DELETE /v2.1/servers/5f749cd9-583e-4a47-bd4f-21a47e1f4888 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:44.931 8 INFO nova.api.openstack.compute.server_external_events [req-91fa0165-56b7-4c47-a112-ac6bb4a665da req-b4674117-8b49-4e02-a7fc-1b9b9a2cde72 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:a56f60b3-abeb-4a05-9073-bbd0b63ff01d for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 8|app: 0|req: 584/1194] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:44 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, ' 2026-04-12 22:03:46.970 7 INFO nova.api.openstack.compute.server_external_events [req-90f5ef58-e60b-48b3-b34d-662e4a84522c req-8218503b-08f8-4dc0-9cdd-5ac7c71583f8 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:a56f60b3-abeb-4a05-9073-bbd0b63ff01d for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance 2026-04-12 22:03:46.971 7 INFO nova.api.openstack.compute.server_external_events [req-90f5ef58-e60b-48b3-b34d-662e4a84522c req-8218503b-08f8-4dc0-9cdd-5ac7c71583f8 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:a56f60b3-abeb-4a05-9073-bbd0b63ff01d for instance 5f749cd9-583e-4a47-bd4f-21a47e1f4888 on instance [pid: 7|app: 0|req: 611/1195] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:46 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:47.275 8 INFO nova.api.openstack.compute.server_external_events [req-bc6197b9-3eda-4cab-99d6-fed8c4e066f3 req-23981217-6f3e-4e4b-9eb7-dfb42189ec42 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance [pid: 8|app: 0|req: 585/1196] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 612/1197] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 22:03:47 2026] DELETE /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => 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-04-12 22:03:47.427 8 WARNING neutronclient.v2_0.client [None req-66546c6a-ffa9-4303-9a0b-0c9c5f1976a8 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 586/1198] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:03:47 2026] GET /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => generated 1944 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:49.008 8 INFO nova.api.openstack.compute.server_external_events [req-86235e64-c603-4126-8bd3-ac405ae53def req-d03ec07b-0237-479e-bf3f-a6f93ff181db 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance 2026-04-12 22:03:49.008 8 INFO nova.api.openstack.compute.server_external_events [req-86235e64-c603-4126-8bd3-ac405ae53def req-d03ec07b-0237-479e-bf3f-a6f93ff181db 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance [pid: 8|app: 0|req: 588/1201] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:48 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:50.147 7 INFO nova.api.openstack.compute.server_external_events [req-3ace609c-187f-4ff0-b5fa-4896c33549d8 req-f4db7b60-ee65-4356-b312-5f292fcb1abf 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:23ad33b4-1c6e-4ca9-877b-7f8f634a51e0 for instance fcec453d-f8b0-40c9-a214-59e7df7dac25 on instance [pid: 7|app: 0|req: 614/1202] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:52.640 8 WARNING neutronclient.v2_0.client [None req-3474c4f4-6a67-4057-a0d1-06b1c1ef9e92 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1203] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:03:52 2026] GET /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => generated 1480 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:57.716 8 INFO nova.api.openstack.wsgi [None req-9428b124-8677-405d-907a-f3968ee036eb 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] HTTP exception thrown: Instance fcec453d-f8b0-40c9-a214-59e7df7dac25 could not be found. [pid: 8|app: 0|req: 591/1206] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:03:57 2026] GET /v2.1/servers/fcec453d-f8b0-40c9-a214-59e7df7dac25 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:58.152 7 INFO nova.api.openstack.compute.server_external_events [req-53931862-1bfe-4b19-b7dd-77791b1287c4 req-629c32d1-99b0-4ae7-a3c2-9ccbc297e78a 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-changed:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 7|app: 0|req: 616/1207] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:58 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: 592/1208] 10.0.0.214 () {32 vars in 718 bytes} [Sun Apr 12 22:03:58 2026] DELETE /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:03:58.289 7 WARNING neutronclient.v2_0.client [None req-28950792-4ce1-47ee-b941-b2e0b20b09a6 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 617/1209] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:03:58 2026] GET /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 1943 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-04-12 22:03:59.486 8 INFO nova.api.openstack.compute.server_external_events [req-8688ea98-79c9-4432-bf49-896331b9f70b req-9e1c84ca-c5d5-4ea2-8ea6-166b43303ac9 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 8|app: 0|req: 593/1210] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:03:59 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-04-12 22:04:00.954 7 INFO nova.api.openstack.compute.server_external_events [req-38fbb0ae-8a61-4b35-ada4-bedc4d5664bd req-4bf09e17-3422-44b4-9efa-7ce1ad1c28fc 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-deleted:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 7|app: 0|req: 618/1211] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:04:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:01.528 8 INFO nova.api.openstack.compute.server_external_events [req-326b3505-c7e8-4c5b-8173-5ecf3054043e req-07ea3a01-49c5-48b0-bc3e-fa6238145f5f 9a12eff039ef486ab27b4c83e215aa19 d1a4afae562f4a31bad55a2be8aba644 - - 1bcbf973ff3c4c29a2ce263e523aad12 1bcbf973ff3c4c29a2ce263e523aad12] Creating event network-vif-unplugged:0b9fe4a7-bf15-4787-921a-a0c4963f8b42 for instance cf741e6c-7369-4772-bbd3-c3d5127675bb on instance [pid: 8|app: 0|req: 594/1212] 10.0.0.5 () {38 vars in 813 bytes} [Sun Apr 12 22:04:01 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-04-12 22:04:03.496 7 WARNING neutronclient.v2_0.client [None req-e2973781-2e3a-4664-8827-691da0f1d3e3 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 619/1213] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:04:03 2026] GET /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 1480 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:08.577 8 INFO nova.api.openstack.wsgi [None req-1f657d7a-ad75-4515-b54e-fa775ba94c20 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] HTTP exception thrown: Instance cf741e6c-7369-4772-bbd3-c3d5127675bb could not be found. [pid: 8|app: 0|req: 596/1216] 10.0.0.214 () {32 vars in 715 bytes} [Sun Apr 12 22:04:08 2026] GET /v2.1/servers/cf741e6c-7369-4772-bbd3-c3d5127675bb => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 621/1217] 10.0.0.214 () {32 vars in 724 bytes} [Sun Apr 12 22:04:10 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-191034899 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-12 22:04:10.590 8 INFO nova.api.openstack.wsgi [None req-de81a09a-f7f1-4483-8280-b71442591aba 8cbd233eff32429da3ad2e190407b007 188d7ef421bc4a969136b01f7584f20d - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-191034899 not found for user 8cbd233eff32429da3ad2e190407b007 [pid: 8|app: 0|req: 597/1218] 10.0.0.214 () {32 vars in 721 bytes} [Sun Apr 12 22:04:10 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-191034899 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1221] 10.0.0.214 () {32 vars in 655 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1222] 10.0.0.214 () {32 vars in 641 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.1/servers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-12 22:04:27.388 7 WARNING oslo_db.sqlalchemy.utils [None req-87acf211-f456-43bf-af91-4668ee3b1b02 806317b1051e48319a200fc91143dde5 f79793ce8c9e4b8791d76adf313762d7 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 624/1223] 10.0.0.214 () {32 vars in 649 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.1/os-keypairs => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1224] 10.0.0.214 () {32 vars in 694 bytes} [Sun Apr 12 22:04:27 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1245] 10.0.0.228 () {28 vars in 454 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1246] 10.0.0.228 () {30 vars in 658 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.1 => generated 0 bytes in 98 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 636/1247] 10.0.0.228 () {32 vars in 731 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1248] 10.0.0.228 () {34 vars in 806 bytes} [Sun Apr 12 22:05:58 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1249] 10.0.0.228 () {28 vars in 454 bytes} [Sun Apr 12 22:05:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1250] 10.0.0.228 () {30 vars in 658 bytes} [Sun Apr 12 22:05:59 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 638/1251] 10.0.0.228 () {32 vars in 731 bytes} [Sun Apr 12 22:05:59 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: 614/1252] 10.0.0.228 () {34 vars in 894 bytes} [Sun Apr 12 22:05:59 2026] GET /v2.1/servers/detail?project_id=d1a4afae562f4a31bad55a2be8aba644&all_tenants=True => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1253] 10.0.0.228 () {34 vars in 894 bytes} [Sun Apr 12 22:05:59 2026] GET /v2.1/servers/detail?project_id=d76db1f59dee492086726bbcea34bef3&all_tenants=True => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1254] 10.0.0.228 () {34 vars in 894 bytes} [Sun Apr 12 22:05:59 2026] GET /v2.1/servers/detail?project_id=f79793ce8c9e4b8791d76adf313762d7&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)