+ 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 [Thu May 21 15:06:23 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-5689f48b5b-25ll4 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f7ad3365668 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-05-21 15:06:29.692 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-05-21 15:06:29.702 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-05-21 15:06:29.814 8 INFO nova.utils [None req-a08b9370-1c22-4e4b-b36d-6ee8ee1322b4 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-21 15:06:29.818 7 INFO nova.utils [None req-f90349ec-471d-4c16-b2e1-1413b719d436 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-21 15:06:30.253 7 WARNING keystonemiddleware._common.config [None req-f90349ec-471d-4c16-b2e1-1413b719d436 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 15:06:30.262 7 WARNING oslo_config.cfg [None req-f90349ec-471d-4c16-b2e1-1413b719d436 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 15:06:30.290 8 WARNING keystonemiddleware._common.config [None req-a08b9370-1c22-4e4b-b36d-6ee8ee1322b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 15:06:30.298 8 WARNING oslo_config.cfg [None req-a08b9370-1c22-4e4b-b36d-6ee8ee1322b4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-21 15:06:30.341 7 WARNING keystonemiddleware._common.config [None req-f90349ec-471d-4c16-b2e1-1413b719d436 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f7ad3365668 pid: 7 (default app) 2026-05-21 15:06:30.381 8 WARNING keystonemiddleware._common.config [None req-a08b9370-1c22-4e4b-b36d-6ee8ee1322b4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f7ad3365668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:06:37 2026] GET /v2.1 => generated 114 bytes in 13 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:06:38.357 7 WARNING oslo_policy.policy [None req-f37d05b6-a0eb-40e3-8094-5418c6adea54 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:06:38.357 7 WARNING oslo_policy.policy [None req-f37d05b6-a0eb-40e3-8094-5418c6adea54 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:06:37 2026] GET /v2.1 => generated 0 bytes in 745 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:06:38.635 8 WARNING oslo_policy.policy [req-f37d05b6-a0eb-40e3-8094-5418c6adea54 req-fb2af4c7-612a-4216-89ea-645dc740415e 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-05-21 15:06:38.635 8 WARNING oslo_policy.policy [req-f37d05b6-a0eb-40e3-8094-5418c6adea54 req-fb2af4c7-612a-4216-89ea-645dc740415e 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/6] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:06:38 2026] GET /v2.1/ => generated 400 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:06:38.870 7 INFO nova.api.openstack.wsgi [None req-0f999a48-5e7f-4875-8029-18b0a1f69e5d 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.240 () {48 vars in 1011 bytes} [Thu May 21 15:06:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:06:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.240 () {52 vars in 1048 bytes} [Thu May 21 15:06:38 2026] POST /v2.1/flavors => generated 529 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:06:39 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:06:39 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:06:39 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:06:39.906 7 INFO nova.api.openstack.wsgi [None req-f73d5286-f66a-49a5-bf84-c0ecd6c3c69f 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.240 () {48 vars in 1013 bytes} [Thu May 21 15:06:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:06:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.240 () {52 vars in 1048 bytes} [Thu May 21 15:06:39 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:06:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:06:40 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:06:40 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:06:40.846 7 INFO nova.api.openstack.wsgi [None req-aa6d3909-79eb-47a9-ad6d-36128832a3f4 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.240 () {48 vars in 1015 bytes} [Thu May 21 15:06:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:06:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.240 () {52 vars in 1048 bytes} [Thu May 21 15:06:40 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:06:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:06:41 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:06:41 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:06:41.826 7 INFO nova.api.openstack.wsgi [None req-d8e4ddb1-b66c-4260-9a3c-2970bc244c3b 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.240 () {48 vars in 1013 bytes} [Thu May 21 15:06:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:06:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/29] 199.204.45.240 () {52 vars in 1048 bytes} [Thu May 21 15:06:41 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/30] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:06:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/31] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:06:42 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/32] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:06:42 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:06:42.807 7 INFO nova.api.openstack.wsgi [None req-add521b6-f92f-42a2-a767-ff0289ddaa79 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 18/33] 199.204.45.240 () {48 vars in 1015 bytes} [Thu May 21 15:06:42 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: 8|app: 0|req: 16/34] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:06:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 19/35] 199.204.45.240 () {52 vars in 1048 bytes} [Thu May 21 15:06:42 2026] POST /v2.1/flavors => generated 535 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/106] 10.0.0.214 () {28 vars in 454 bytes} [Thu May 21 15:12:34 2026] GET /v2.1 => generated 114 bytes in 6 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: 55/107] 10.0.0.214 () {30 vars in 658 bytes} [Thu May 21 15:12:34 2026] GET /v2.1 => generated 0 bytes in 166 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: 53/108] 10.0.0.214 () {32 vars in 731 bytes} [Thu May 21 15:12:34 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: 7|app: 0|req: 56/109] 10.0.0.214 () {34 vars in 804 bytes} [Thu May 21 15:12:34 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/144] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:15: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: 8|app: 0|req: 71/145] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:15:29 2026] GET /v2.1 => generated 0 bytes in 405 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 75/146] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:15:29 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:15:29.639 8 INFO nova.api.openstack.wsgi [None req-baa4abc6-6b34-4bed-8605-bbaea720f453 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 72/147] 199.204.45.240 () {48 vars in 1017 bytes} [Thu May 21 15:15:29 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/148] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:15:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 73/149] 199.204.45.240 () {52 vars in 1049 bytes} [Thu May 21 15:15:29 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/162] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:16:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/163] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:16:23 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/164] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:16:23 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:16:23.804 7 INFO nova.api.openstack.wsgi [None req-a2dea89a-15e2-4eaa-ba85-81e84ae08e51 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 546d765c85b846248911c436d1325100 [pid: 7|app: 0|req: 84/165] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:16:23 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-21 15:16:23.821 8 WARNING oslo_db.sqlalchemy.utils [None req-00c34957-3a26-40f9-8efb-c976b2bbb865 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/166] 199.204.45.240 () {48 vars in 1016 bytes} [Thu May 21 15:16:23 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/167] 199.204.45.240 () {52 vars in 1057 bytes} [Thu May 21 15:16:23 2026] POST /v2.1/os-keypairs => generated 576 bytes in 55 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/168] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:16:27 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/169] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:16:27 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/170] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:16:27 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/171] 199.204.45.240 () {48 vars in 1073 bytes} [Thu May 21 15:16:27 2026] GET /v2.1/os-quota-sets/accb8c4a2d184b6abaf6853f85c4e704 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/172] 199.204.45.240 () {52 vars in 1125 bytes} [Thu May 21 15:16:27 2026] PUT /v2.1/os-quota-sets/accb8c4a2d184b6abaf6853f85c4e704 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:24:26 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: 134/270] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:24:26 2026] GET /v2.1 => generated 0 bytes in 127 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 137/271] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:24:26 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:24:26.335 8 INFO nova.api.openstack.wsgi [None req-8e221fe9-c561-4bce-9a40-e09813a8e402 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 135/272] 199.204.45.240 () {48 vars in 1015 bytes} [Thu May 21 15:24:26 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/273] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:24:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/274] 199.204.45.240 () {52 vars in 1049 bytes} [Thu May 21 15:24:26 2026] POST /v2.1/flavors => generated 534 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/313] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:27:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/314] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:27:36 2026] GET /v2.1 => generated 0 bytes in 13 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 159/315] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:27:36 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/316] 199.204.45.240 () {48 vars in 1073 bytes} [Thu May 21 15:27:36 2026] GET /v2.1/os-quota-sets/8ce8d048cdaa4ee88cb7bd3e3fb1a28d => generated 283 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/317] 199.204.45.240 () {52 vars in 1125 bytes} [Thu May 21 15:27:37 2026] PUT /v2.1/os-quota-sets/8ce8d048cdaa4ee88cb7bd3e3fb1a28d => generated 238 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/454] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:38:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/455] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:38:53 2026] GET /v2.1 => generated 0 bytes in 123 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 230/456] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:38:53 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:38:53.866 8 INFO nova.api.openstack.wsgi [None req-829bbe2b-2224-4586-9394-0725575aa8fb 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 227/457] 199.204.45.240 () {48 vars in 1011 bytes} [Thu May 21 15:38:53 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: 231/458] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:38:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/459] 199.204.45.240 () {48 vars in 1099 bytes} [Thu May 21 15:38:53 2026] GET /v2.1/flavors/f4d64bea-aa74-4b74-a3b0-f38ab8007abb/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: 232/460] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:38:54 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/461] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:38:54 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 233/462] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:38:54 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:38:54.807 8 INFO nova.api.openstack.wsgi [None req-b43ca250-3779-4cea-a98f-fee6f365e51e 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 230/463] 199.204.45.240 () {48 vars in 1013 bytes} [Thu May 21 15:38:54 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/464] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:38:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 199.204.45.240 () {48 vars in 1099 bytes} [Thu May 21 15:38:54 2026] GET /v2.1/flavors/c6d04956-c294-45cd-9020-79f7f65556c8/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: 235/466] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:38:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/467] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:38:55 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 236/468] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:38:55 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:38:55.799 8 INFO nova.api.openstack.wsgi [None req-c2b2837f-bf7e-4720-a580-ffbcf4a6bb18 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 233/469] 199.204.45.240 () {48 vars in 1015 bytes} [Thu May 21 15:38:55 2026] GET /v2.1/flavors/m1.medium => 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: 237/470] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:38:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/471] 199.204.45.240 () {48 vars in 1099 bytes} [Thu May 21 15:38:55 2026] GET /v2.1/flavors/5fc00bc3-29fd-48b5-9736-4a45d4958351/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: 238/472] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:38:56 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/473] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:38:56 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 239/474] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:38:56 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:38:56.744 8 INFO nova.api.openstack.wsgi [None req-e3a50b9e-a055-4e4d-a437-bd4fb6510dc7 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 236/475] 199.204.45.240 () {48 vars in 1013 bytes} [Thu May 21 15:38:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/476] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:38:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/477] 199.204.45.240 () {48 vars in 1099 bytes} [Thu May 21 15:38:56 2026] GET /v2.1/flavors/74b7edb6-d358-41ee-9f3e-2b0213b4c916/os-extra_specs => generated 19 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/478] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:38:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/479] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:38:57 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 242/480] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:38:57 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:38:57.729 8 INFO nova.api.openstack.wsgi [None req-1b80f246-a829-4b82-bf6c-1c8997a484e8 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 239/481] 199.204.45.240 () {48 vars in 1015 bytes} [Thu May 21 15:38:57 2026] GET /v2.1/flavors/m1.xlarge => 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: 243/482] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:38:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/483] 199.204.45.240 () {48 vars in 1099 bytes} [Thu May 21 15:38:57 2026] GET /v2.1/flavors/ab315999-f1a9-4b72-aa36-c169ded4d590/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/496] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:40:00 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/497] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:40:00 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/498] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:40:00 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:40:00.311 8 INFO nova.api.openstack.wsgi [None req-3f90aac8-445c-494b-8476-007673995775 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 248/499] 199.204.45.240 () {48 vars in 1017 bytes} [Thu May 21 15:40:00 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: 252/500] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:40:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/501] 199.204.45.240 () {48 vars in 1099 bytes} [Thu May 21 15:40:00 2026] GET /v2.1/flavors/4e5512c1-5a93-43f9-84cc-ecea55aa6201/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/504] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:40:06 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: 254/505] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:40:06 2026] GET /v2.1 => generated 0 bytes in 70 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 252/506] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:40:06 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/507] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:40:06 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/508] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:40:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/509] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:40:10 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/510] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:40:10 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/511] 199.204.45.240 () {48 vars in 1073 bytes} [Thu May 21 15:40:10 2026] GET /v2.1/os-quota-sets/accb8c4a2d184b6abaf6853f85c4e704 => generated 280 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/522] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:41:00 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: 260/523] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:41:00 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 264/524] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:41:00 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:41:00.157 8 INFO nova.api.openstack.wsgi [None req-7aef9c78-a030-44e2-b64e-e181bfe2c503 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 261/525] 199.204.45.240 () {48 vars in 1015 bytes} [Thu May 21 15:41:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/526] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:41:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 199.204.45.240 () {48 vars in 1099 bytes} [Thu May 21 15:41:00 2026] GET /v2.1/flavors/5b546aa4-2fd4-406e-9a73-25c730ac9f35/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/532] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:41:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/533] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:41:14 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 269/534] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:41:14 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/535] 199.204.45.240 () {48 vars in 1073 bytes} [Thu May 21 15:41:14 2026] GET /v2.1/os-quota-sets/8ce8d048cdaa4ee88cb7bd3e3fb1a28d => 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: 275/546] 199.204.45.240 () {42 vars in 705 bytes} [Thu May 21 15:42:03 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: 272/547] 199.204.45.240 () {44 vars in 909 bytes} [Thu May 21 15:42:03 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 276/548] 199.204.45.240 () {46 vars in 982 bytes} [Thu May 21 15:42:03 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:42:03.254 8 INFO nova.api.openstack.wsgi [None req-4548d155-e356-4641-856b-0f5fdb21bb8f 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 273/549] 199.204.45.240 () {48 vars in 1011 bytes} [Thu May 21 15:42:03 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: 7|app: 0|req: 277/550] 199.204.45.240 () {48 vars in 1051 bytes} [Thu May 21 15:42:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 282/559] 10.0.0.130 () {32 vars in 655 bytes} [Thu May 21 15:42:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/560] 10.0.0.130 () {32 vars in 641 bytes} [Thu May 21 15:42:44 2026] GET /v2.1/servers => generated 15 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-21 15:42:44.762 7 WARNING oslo_db.sqlalchemy.utils [None req-15df832e-0b53-4d69-9f0b-17ec3250add1 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 283/561] 10.0.0.130 () {32 vars in 649 bytes} [Thu May 21 15:42:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/562] 10.0.0.130 () {32 vars in 694 bytes} [Thu May 21 15:42:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/565] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:42:55 2026] GET /v2.1/flavors/f4d64bea-aa74-4b74-a3b0-f38ab8007abb => generated 511 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/566] 10.0.0.130 () {32 vars in 641 bytes} [Thu May 21 15:42:55 2026] GET /v2.1/flavors => generated 1674 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/567] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:42:55 2026] GET /v2.1/flavors/f4d64bea-aa74-4b74-a3b0-f38ab8007abb => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/568] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:43:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:02.049 7 WARNING neutronclient.v2_0.client [None req-dbacd2f7-acb7-43eb-9394-99d9e482f798 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in 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/571] 10.0.0.130 () {34 vars in 685 bytes} [Thu May 21 15:43:01 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1435 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:03.449 8 WARNING neutronclient.v2_0.client [None req-e281c386-7ac3-4bbd-8324-52fc6467d36b 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in 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/572] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:43:03 2026] POST /v2.1/os-keypairs => generated 386 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/573] 10.0.0.130 () {34 vars in 685 bytes} [Thu May 21 15:43:03 2026] POST /v2.1/os-security-groups => generated 242 bytes in 778 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:04.233 7 WARNING neutronclient.v2_0.client [None req-6119707e-4f52-4205-8eac-1fa881ccf4e3 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/574] 10.0.0.130 () {34 vars in 685 bytes} [Thu May 21 15:43:04 2026] POST /v2.1/os-security-groups => generated 243 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:04.486 8 WARNING neutronclient.v2_0.client [None req-012e8db1-48c2-4c70-8d24-456531439814 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:04.596 8 WARNING neutronclient.v2_0.client [None req-012e8db1-48c2-4c70-8d24-456531439814 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.154 8 WARNING neutronclient.v2_0.client [None req-012e8db1-48c2-4c70-8d24-456531439814 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in 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/575] 10.0.0.130 () {32 vars in 663 bytes} [Thu May 21 15:43:04 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:05.218 7 WARNING neutronclient.v2_0.client [None req-5086c79a-8eb6-4fe2-a84e-7ff694bdebd1 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.251 7 WARNING neutronclient.v2_0.client [None req-5086c79a-8eb6-4fe2-a84e-7ff694bdebd1 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in 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/576] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:05 2026] DELETE /v2.1/os-security-groups/7efdb8f5-e33c-4fc5-bfdf-d3abb81495b2 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:43:05.355 8 WARNING neutronclient.v2_0.client [None req-a0570e73-bc82-445e-a315-33448eeb2e85 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.377 8 INFO nova.api.openstack.wsgi [None req-a0570e73-bc82-445e-a315-33448eeb2e85 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] HTTP exception thrown: Security group 7efdb8f5-e33c-4fc5-bfdf-d3abb81495b2 does not exist Neutron server returns request_ids: ['req-94145fde-1407-4dcf-8ec6-3a692c302066'] [pid: 8|app: 0|req: 286/577] 10.0.0.130 () {32 vars in 737 bytes} [Thu May 21 15:43:05 2026] GET /v2.1/os-security-groups/7efdb8f5-e33c-4fc5-bfdf-d3abb81495b2 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 15:43:05.389 7 WARNING neutronclient.v2_0.client [None req-c57ab97f-823c-44cf-ba00-6da13f5c0b3b 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.422 7 WARNING neutronclient.v2_0.client [None req-c57ab97f-823c-44cf-ba00-6da13f5c0b3b 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in 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/578] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:05 2026] DELETE /v2.1/os-security-groups/0ce94ff5-3ab6-4e04-aa46-6f83dc1c8c78 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:43:05.539 7 WARNING neutronclient.v2_0.client [None req-01a4d57c-5a29-4a8f-834e-ea92bc06c1a7 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.556 8 WARNING neutronclient.v2_0.client [None req-7c0310be-1001-49bd-a8c4-665634b6326f 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.567 7 INFO nova.api.openstack.wsgi [None req-01a4d57c-5a29-4a8f-834e-ea92bc06c1a7 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] HTTP exception thrown: Security group 0ce94ff5-3ab6-4e04-aa46-6f83dc1c8c78 does not exist Neutron server returns request_ids: ['req-472f7d37-e2e7-4b89-a0e0-5919b89f6dcf'] [pid: 7|app: 0|req: 293/579] 10.0.0.130 () {32 vars in 737 bytes} [Thu May 21 15:43:05 2026] GET /v2.1/os-security-groups/0ce94ff5-3ab6-4e04-aa46-6f83dc1c8c78 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 15:43:05.582 7 WARNING neutronclient.v2_0.client [None req-63f88874-ba93-4c8f-9813-2bab67d65dd1 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.609 8 WARNING neutronclient.v2_0.client [None req-7c0310be-1001-49bd-a8c4-665634b6326f 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.623 7 WARNING neutronclient.v2_0.client [None req-63f88874-ba93-4c8f-9813-2bab67d65dd1 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in 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/580] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:05 2026] DELETE /v2.1/os-security-groups/321a29b7-dde0-44f9-9a18-0f66b920040a => generated 0 bytes in 132 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:43:05.758 7 WARNING neutronclient.v2_0.client [None req-3dd7a561-4d58-48ff-abe4-c1d53ec68b3f 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.774 8 WARNING neutronclient.v2_0.client [None req-7c0310be-1001-49bd-a8c4-665634b6326f 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/581] 10.0.0.130 () {34 vars in 685 bytes} [Thu May 21 15:43:05 2026] POST /v2.1/os-security-groups => generated 247 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:05.890 7 WARNING neutronclient.v2_0.client [None req-375b193d-8616-4658-a607-e49e5d44dd1b 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.910 7 INFO nova.api.openstack.wsgi [None req-375b193d-8616-4658-a607-e49e5d44dd1b 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] HTTP exception thrown: Security group 321a29b7-dde0-44f9-9a18-0f66b920040a does not exist Neutron server returns request_ids: ['req-c330e2df-9487-49e0-9662-3b15f0cf44f0'] [pid: 7|app: 0|req: 296/582] 10.0.0.130 () {32 vars in 737 bytes} [Thu May 21 15:43:05 2026] GET /v2.1/os-security-groups/321a29b7-dde0-44f9-9a18-0f66b920040a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 15:43:05.922 7 WARNING neutronclient.v2_0.client [None req-49d3d688-5c5d-44c9-b5cc-a4c70e4e3b16 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:05.955 7 WARNING neutronclient.v2_0.client [None req-49d3d688-5c5d-44c9-b5cc-a4c70e4e3b16 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in 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.130 () {34 vars in 695 bytes} [Thu May 21 15:43:05 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:06.069 7 WARNING neutronclient.v2_0.client [None req-bef27733-d4b1-438b-8e52-db071e0e81d9 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.115 7 WARNING neutronclient.v2_0.client [None req-bef27733-d4b1-438b-8e52-db071e0e81d9 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.161 7 WARNING neutronclient.v2_0.client [None req-bef27733-d4b1-438b-8e52-db071e0e81d9 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 298/584] 10.0.0.130 () {32 vars in 663 bytes} [Thu May 21 15:43:06 2026] GET /v2.1/os-security-groups => generated 707 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:06.238 7 WARNING neutronclient.v2_0.client [None req-c111c09a-8870-4928-927c-a2e4b7d9eddf 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/585] 10.0.0.130 () {34 vars in 685 bytes} [Thu May 21 15:43:06 2026] POST /v2.1/os-security-groups => generated 247 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:06.382 7 WARNING neutronclient.v2_0.client [None req-1f268958-e09f-4e6e-8273-015c7ff121fd 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/586] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:43:05 2026] POST /v2.1/servers => generated 449 bytes in 936 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:06.402 8 WARNING neutronclient.v2_0.client [None req-93f24db0-5266-4d5c-a99c-355620daa8f8 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.403 7 INFO nova.api.openstack.wsgi [None req-1f268958-e09f-4e6e-8273-015c7ff121fd 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] HTTP exception thrown: Security group 321a29b7-dde0-44f9-9a18-0f66b920040a does not exist Neutron server returns request_ids: ['req-f33d270f-4247-4734-a739-4fc450308f92'] [pid: 7|app: 0|req: 300/587] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:06 2026] DELETE /v2.1/os-security-groups/321a29b7-dde0-44f9-9a18-0f66b920040a => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 15:43:06.433 7 WARNING neutronclient.v2_0.client [None req-fb18471c-bc8d-48d7-97b6-f41a35e63071 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.435 8 WARNING neutronclient.v2_0.client [None req-93f24db0-5266-4d5c-a99c-355620daa8f8 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in 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/588] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:06 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1401 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:06.500 7 WARNING neutronclient.v2_0.client [None req-63c666f7-816a-4528-8d74-5fdbfd6beafe 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.520 7 INFO nova.api.openstack.wsgi [None req-63c666f7-816a-4528-8d74-5fdbfd6beafe 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] HTTP exception thrown: Security group 0ce94ff5-3ab6-4e04-aa46-6f83dc1c8c78 does not exist Neutron server returns request_ids: ['req-27c27893-a5b1-4188-8f1c-a2068bf6d1bf'] [pid: 7|app: 0|req: 302/589] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:06 2026] DELETE /v2.1/os-security-groups/0ce94ff5-3ab6-4e04-aa46-6f83dc1c8c78 => generated 194 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 15:43:06.535 7 WARNING neutronclient.v2_0.client [None req-94025f38-5f38-40f7-9191-57fc6d4373e0 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/590] 10.0.0.130 () {34 vars in 695 bytes} [Thu May 21 15:43:06 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:06.553 7 INFO nova.api.openstack.wsgi [None req-94025f38-5f38-40f7-9191-57fc6d4373e0 5609c8e3a96246a0849f86b8254a6609 4f75fe06e5e548819358418a83c7b534 - - default default] HTTP exception thrown: Security group 7efdb8f5-e33c-4fc5-bfdf-d3abb81495b2 does not exist Neutron server returns request_ids: ['req-6692b4f3-6e6b-4d79-b890-e164322c929b'] [pid: 7|app: 0|req: 303/591] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:06 2026] DELETE /v2.1/os-security-groups/7efdb8f5-e33c-4fc5-bfdf-d3abb81495b2 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 15:43:06.560 8 WARNING neutronclient.v2_0.client [None req-2db8eaf2-0363-4ab7-b81e-e5339428940d 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.591 8 WARNING neutronclient.v2_0.client [None req-2db8eaf2-0363-4ab7-b81e-e5339428940d 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/592] 10.0.0.130 () {34 vars in 695 bytes} [Thu May 21 15:43:06 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:06.731 7 WARNING neutronclient.v2_0.client [None req-d2733e47-e812-4e87-ae8e-2227d101ded8 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/593] 10.0.0.130 () {32 vars in 737 bytes} [Thu May 21 15:43:06 2026] GET /v2.1/os-security-groups/e7d42c05-4552-4ea6-8767-f75eb7339995 => generated 664 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:06.795 8 WARNING neutronclient.v2_0.client [None req-20072384-17b3-48ea-9d03-0d5563b183a7 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.821 8 WARNING neutronclient.v2_0.client [None req-20072384-17b3-48ea-9d03-0d5563b183a7 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.861 8 WARNING neutronclient.v2_0.client [None req-20072384-17b3-48ea-9d03-0d5563b183a7 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/594] 10.0.0.130 () {32 vars in 750 bytes} [Thu May 21 15:43:06 2026] DELETE /v2.1/os-security-group-rules/0a46ae07-6bc0-4ce8-a215-84ef8a6e6db0 => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:43:06.944 7 WARNING neutronclient.v2_0.client [None req-c69b9f83-8e6e-45ad-9bd8-8b478f56b362 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:06.979 7 WARNING neutronclient.v2_0.client [None req-c69b9f83-8e6e-45ad-9bd8-8b478f56b362 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/595] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:06 2026] DELETE /v2.1/os-security-groups/e7d42c05-4552-4ea6-8767-f75eb7339995 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:43:07.071 8 WARNING neutronclient.v2_0.client [None req-0b4ca965-3a88-4761-8868-cc6ce42d0863 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:07.106 8 WARNING neutronclient.v2_0.client [None req-0b4ca965-3a88-4761-8868-cc6ce42d0863 8596fc4ee2534c7288af401eb9c99f18 0dbcbadc08a843edbf9081366d27a49a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 291/596] 10.0.0.130 () {32 vars in 740 bytes} [Thu May 21 15:43:07 2026] DELETE /v2.1/os-security-groups/a63eba0e-879c-445d-a8b4-83c78e617c67 => generated 0 bytes in 144 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:43:07.588 7 WARNING neutronclient.v2_0.client [None req-bd43cf9a-b375-4a8e-a207-f97d069c1ac8 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/597] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:07 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1405 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:08.814 8 WARNING neutronclient.v2_0.client [None req-eec18ce6-c66b-4028-8316-5aa14595bedd 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:09.058 8 WARNING neutronclient.v2_0.client [None req-eec18ce6-c66b-4028-8316-5aa14595bedd 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:09.223 7 WARNING neutronclient.v2_0.client [None req-80dd61f7-7d2a-463d-bd65-7f89ac2205f5 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/598] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:09 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1453 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:09.421 8 WARNING neutronclient.v2_0.client [None req-eec18ce6-c66b-4028-8316-5aa14595bedd 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 292/599] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:43:08 2026] POST /v2.1/servers => generated 450 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, ' 2026-05-21 15:43:09.808 7 WARNING neutronclient.v2_0.client [None req-d7f2020c-9b58-4494-9635-b2225f310c1e 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/600] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:09 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1252 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-05-21 15:43:10.451 8 WARNING neutronclient.v2_0.client [None req-9bf90065-164c-4f00-92b3-fe007af2285c 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/601] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:10 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1453 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-05-21 15:43:10.904 7 WARNING neutronclient.v2_0.client [None req-b7895b2d-15eb-453a-bee7-69b2a62cf01f 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/602] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:10 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1302 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:11.555 8 WARNING neutronclient.v2_0.client [None req-5d5c9806-8bbc-4501-bbda-eeb722b7d6f5 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/603] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:11 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1461 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:11.996 7 WARNING neutronclient.v2_0.client [None req-0c8a4da3-3be1-4599-bfc7-e046f3e5c219 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/606] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:11 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1350 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:12.657 8 WARNING neutronclient.v2_0.client [None req-51526875-594e-4888-a828-ad96bdd448d4 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:13.460 7 WARNING neutronclient.v2_0.client [None req-eeb865b9-42dc-4bf3-a776-5fa792bd4f4c 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/607] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:13 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1350 bytes in 1349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:15.679 7 INFO nova.api.openstack.compute.server_external_events [req-2e139d47-5e51-483d-b0f6-dc7873a8d3aa req-50770f85-b195-4a80-9073-4a808414dd1d 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:c14dc715-57b4-44f8-8c66-c23536616869 for instance c1500d4b-f851-4d8e-94ca-c30644d5922f on instance 2026-05-21 15:43:15.693 7 INFO nova.compute.rpcapi [None req-470437ec-0a49-413f-ab4f-530d9c192926 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 313/608] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:15.848 7 WARNING neutronclient.v2_0.client [None req-ac91893d-9168-4a26-a398-a828c887712d 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/609] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:12 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1526 bytes in 3835 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/610] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:15 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1368 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/611] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:43:16 2026] POST /v2.1/os-keypairs => generated 386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 315/612] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:43:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:17.505 8 WARNING neutronclient.v2_0.client [None req-f8118033-51e0-4705-ad60-3f42522ba2f6 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:17.580 7 WARNING neutronclient.v2_0.client [None req-b7535c3d-c1da-4c0d-9e0c-fa1d2f18a7a7 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/613] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:17 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1526 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/614] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:17 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1435 bytes in 793 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:18.366 8 INFO nova.api.openstack.compute.server_external_events [req-7499493f-e395-41ef-bc00-76fe08047bcd req-0fededf7-6e21-48a3-ab6e-e8bfc52373c3 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:6818002d-a128-4dc5-b7d6-0821e583fa04 for instance ec63ad4f-e940-4c77-ad66-6674a575f43d on instance 2026-05-21 15:43:18.380 8 INFO nova.compute.rpcapi [None req-6459727c-d85a-4f89-9d01-1f42b15f772e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 299/615] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:18.576 7 WARNING neutronclient.v2_0.client [None req-7e50f58d-0f62-43bf-8bee-6a22002b7e63 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:18.609 7 WARNING neutronclient.v2_0.client [None req-7e50f58d-0f62-43bf-8bee-6a22002b7e63 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:18.715 8 WARNING neutronclient.v2_0.client [None req-969f788e-7154-4400-b80d-dbca0b8abbac 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:18.759 8 WARNING neutronclient.v2_0.client [None req-969f788e-7154-4400-b80d-dbca0b8abbac 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:18.772 7 WARNING neutronclient.v2_0.client [None req-7e50f58d-0f62-43bf-8bee-6a22002b7e63 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:19.243 8 WARNING neutronclient.v2_0.client [None req-969f788e-7154-4400-b80d-dbca0b8abbac 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/616] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:43:18 2026] POST /v2.1/servers => generated 450 bytes in 855 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:19.383 7 WARNING neutronclient.v2_0.client [None req-01b3450a-0459-49be-8dbe-8f0cfae0b70e 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/617] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:43:18 2026] POST /v2.1/servers => generated 452 bytes in 844 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 318/618] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:19 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1526 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:19.502 7 WARNING neutronclient.v2_0.client [None req-57af391a-026b-464f-be62-28ad50cc8b11 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:19.512 8 WARNING neutronclient.v2_0.client [None req-d901c0bd-97a6-4c2d-a08c-c0e030e6b416 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/619] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:19 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1424 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:19.569 7 WARNING neutronclient.v2_0.client [None req-fb8817d9-0af5-4c1d-890e-8ffacc0959f1 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/620] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:19 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1435 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/621] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:19 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1431 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:20.555 8 WARNING neutronclient.v2_0.client [None req-dd110e29-e2d9-4b3b-97e6-326f9fbf2f7a 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:20.590 7 WARNING neutronclient.v2_0.client [None req-2ed7f4a8-a284-4154-9b2c-bc0f026c77fe ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in 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/622] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:20 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1428 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/623] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:20 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1526 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:20.657 8 WARNING neutronclient.v2_0.client [None req-9b8d37eb-841b-4f4b-89a9-632d574f1d71 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:20.662 7 WARNING neutronclient.v2_0.client [None req-db607481-ca75-48ea-96ce-dbf776f82611 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 303/624] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:20 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1435 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/625] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:20 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1423 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:21.684 8 WARNING neutronclient.v2_0.client [None req-731c7957-e0c1-40cf-95f7-24d4b31dad76 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:21.719 7 WARNING neutronclient.v2_0.client [None req-95299900-6f3b-4a27-8c90-e4b4c41f565e 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/626] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:21 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1476 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:21.762 8 WARNING neutronclient.v2_0.client [None req-3fc69da4-7b6c-4cba-a9d9-6c318c02a654 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/627] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:21 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1427 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:21.836 8 WARNING neutronclient.v2_0.client [None req-08424a7d-8d36-4f80-9020-28582f626f3f 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/628] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:21 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1526 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/631] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:21 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1423 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:22.790 7 WARNING neutronclient.v2_0.client [None req-45c3e6ff-c3c2-4ff8-a65a-c5c326735c9a ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] 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: 326/632] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:22 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1476 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:22.859 8 WARNING neutronclient.v2_0.client [None req-36b3fb08-d03b-4b12-b6d3-9731d0aff765 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] 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: 307/633] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:22 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1427 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:22.918 7 WARNING neutronclient.v2_0.client [None req-1a6a7f48-ae0d-401e-82bc-95ad32552a21 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:22.971 8 INFO nova.api.openstack.compute.server_external_events [req-fab882fe-775f-477a-b1cf-25cab9254bb9 req-f3612907-b4b5-46ef-8d1d-efdfd1670fe1 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:c14dc715-57b4-44f8-8c66-c23536616869 for instance c1500d4b-f851-4d8e-94ca-c30644d5922f on instance [pid: 8|app: 0|req: 308/634] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:43:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:23.025 8 WARNING neutronclient.v2_0.client [None req-82abfc5d-9007-4ca3-b6bb-bdc46a878ddb 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/635] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:22 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1526 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/636] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:22 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1423 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:23.888 7 WARNING neutronclient.v2_0.client [None req-dbbe0d9d-7afa-4067-b46d-bcb1541b9b34 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:23.963 8 WARNING neutronclient.v2_0.client [None req-9f71bd00-34ae-486a-8362-4ab311d8323f 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/637] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:23 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1484 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/638] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:23 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1483 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:24.120 7 WARNING neutronclient.v2_0.client [None req-a4e41331-9e44-4f5e-a627-7da381c4da34 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:24.204 8 WARNING neutronclient.v2_0.client [None req-32e0497e-b8ed-414b-92d6-a1f4097f6036 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/639] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:24 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1526 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/640] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:24 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1423 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:25.035 7 WARNING neutronclient.v2_0.client [None req-76de4050-cb5f-405d-8b83-18ff095d18ca 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:25.054 8 WARNING neutronclient.v2_0.client [None req-7bbc096c-2841-402d-8dcc-2c6bc3ffab9b ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/641] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:25 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1483 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:25.097 7 INFO nova.api.openstack.compute.server_external_events [req-1041b5b0-17ed-489d-981c-7cb3ac46d64a req-f405380c-af93-4ef5-b192-e1701624ac3b 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:4a0c2f8c-272a-4ba3-8fcd-39372db961ab for instance e4a3e4e2-7b0c-413d-b859-eeb7646578df on instance [pid: 7|app: 0|req: 331/642] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:25 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-05-21 15:43:25.153 7 INFO nova.api.openstack.compute.server_external_events [req-75a65d8d-efc2-4c9b-9f21-a0d6420a90ba req-dcc4548e-048f-48be-b62a-1c42e4983dbf 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:6818002d-a128-4dc5-b7d6-0821e583fa04 for instance ec63ad4f-e940-4c77-ad66-6674a575f43d on instance [pid: 7|app: 0|req: 332/643] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:43:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/644] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:25 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1551 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:25.381 7 WARNING neutronclient.v2_0.client [None req-aa881d04-60c0-4b46-aed2-bf488af846c3 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:25.400 8 WARNING neutronclient.v2_0.client [None req-dd27b602-0441-4f52-9f5b-c9f39ab2a1af 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/645] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:25 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1717 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:25.589 7 WARNING neutronclient.v2_0.client [None req-99fca48e-65b0-47cb-8c15-1cb7c3464942 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/646] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:25 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1423 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/647] 10.0.0.130 () {32 vars in 741 bytes} [Thu May 21 15:43:25 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/os-interface => generated 285 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:26.134 8 WARNING neutronclient.v2_0.client [None req-c6f032ca-a372-4ae2-93cb-b96644fc813f 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/648] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:26 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1491 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:26.265 7 WARNING neutronclient.v2_0.client [None req-d59eee1f-c046-4f3c-ba0a-02d7942efcd6 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:26.661 8 WARNING neutronclient.v2_0.client [None req-09d98a7a-9c04-4958-985c-1bda8623e682 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/649] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:26 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1549 bytes in 534 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:26.796 7 WARNING neutronclient.v2_0.client [None req-071c710b-6510-4536-8ff3-41fcc3f5a23e 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/650] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:26 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1610 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:26.854 8 WARNING neutronclient.v2_0.client [None req-214e2354-926d-4ede-985d-647999813ae1 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/651] 10.0.0.130 () {32 vars in 741 bytes} [Thu May 21 15:43:26 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/652] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:26 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1717 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:27.052 8 INFO nova.api.openstack.compute.server_external_events [req-6c63a45f-35d2-4c26-b346-3c07db144a8f req-6b114d1b-3c7e-4e97-bc42-8e5629d7c593 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:c14dc715-57b4-44f8-8c66-c23536616869 for instance c1500d4b-f851-4d8e-94ca-c30644d5922f on instance [pid: 8|app: 0|req: 317/653] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:27.220 7 WARNING neutronclient.v2_0.client [None req-f9a48799-450a-4b00-a699-719a0731e6e6 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/654] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:27 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1558 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:27.806 8 WARNING neutronclient.v2_0.client [None req-265808d0-8342-4dc6-b4dd-d0c27ae606f1 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:27.890 7 WARNING neutronclient.v2_0.client [None req-35593a3e-ee61-4fb5-9e9d-840720d936fa 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/655] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:27 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1549 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:27.933 8 INFO nova.api.openstack.compute.server_external_events [req-9f402a05-de05-4206-8f58-9ab572b38d49 req-d068cb4a-d6d0-4e77-8745-23cf40832c2a 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:6818002d-a128-4dc5-b7d6-0821e583fa04 for instance ec63ad4f-e940-4c77-ad66-6674a575f43d on instance [pid: 8|app: 0|req: 319/656] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/657] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:27 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1610 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, ' [pid: 8|app: 0|req: 320/658] 10.0.0.130 () {32 vars in 641 bytes} [Thu May 21 15:43:28 2026] GET /v2.1/servers => generated 387 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 339/659] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:43:28 2026] DELETE /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:28.306 8 WARNING neutronclient.v2_0.client [None req-7ce7e996-3d26-4ed8-9b1d-3e094ace3320 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/660] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:28 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1616 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:28.502 7 WARNING neutronclient.v2_0.client [None req-1689ba8b-feaa-4fcb-a97a-de0780f8ee69 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/661] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:28 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1556 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:28.957 8 WARNING neutronclient.v2_0.client [None req-b9884786-c08a-4d42-911e-2021be1f5015 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/662] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:28 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1549 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:29.088 7 INFO nova.api.openstack.compute.server_external_events [req-774a3146-4857-4e65-90a0-b4eb16dd1ede req-f628cb4a-4986-4bdc-9ca6-b60adcf5d249 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e for instance 1a623c77-85d5-4c98-8dd3-0b411eb3b900 on instance [pid: 7|app: 0|req: 341/663] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:29.465 8 WARNING neutronclient.v2_0.client [None req-47bd6188-7648-4dfe-872c-b054cb41301a 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 323/664] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:29 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1736 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:29.680 7 WARNING neutronclient.v2_0.client [None req-c0085f86-750e-4aa4-a815-0e8f12501cca 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/665] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:29 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1556 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:30.112 8 WARNING neutronclient.v2_0.client [None req-1c4d10ee-b087-41ac-a279-47edf491215e ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in 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/666] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:30 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1549 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:30.712 7 WARNING neutronclient.v2_0.client [None req-fad92f10-a5c1-4a5e-a5ee-c5f055f54757 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:30.821 8 WARNING neutronclient.v2_0.client [None req-f3f1326c-9647-4f9f-bc63-d02307ff1894 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/667] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:30 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1736 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/668] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:30 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1556 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:31.279 7 INFO nova.api.openstack.compute.server_external_events [req-97651d9e-8d38-45f0-b2c5-ee9e9bae0d06 req-618716bd-2ec8-4f28-8a49-a7fad8c8509c 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:4a0c2f8c-272a-4ba3-8fcd-39372db961ab for instance e4a3e4e2-7b0c-413d-b859-eeb7646578df on instance [pid: 7|app: 0|req: 344/669] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:43:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:31.326 8 WARNING neutronclient.v2_0.client [None req-270a8060-4196-4198-a261-893e79582fad ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in 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/670] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:31 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1549 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:31.878 8 INFO nova.api.openstack.compute.server_external_events [req-5b9f1f1d-7c39-4b4a-a0d4-a80ea2f978a4 req-adc99b6a-43d5-48d1-b85a-a36ab29a5164 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:6818002d-a128-4dc5-b7d6-0821e583fa04 for instance ec63ad4f-e940-4c77-ad66-6674a575f43d on instance [pid: 8|app: 0|req: 328/673] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:31.925 7 WARNING neutronclient.v2_0.client [None req-57872231-5a13-4bb7-be7c-afc1ce93d37e 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] 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: 346/674] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:31 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1669 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:31.993 8 WARNING neutronclient.v2_0.client [None req-4ccfb841-d477-473a-a6fb-ebdaa955711d 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/675] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:31 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1556 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:32.525 7 WARNING neutronclient.v2_0.client [None req-47f21631-f894-461c-aa5e-7615f27786b8 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in 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/676] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:32 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1725 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:32.761 8 WARNING neutronclient.v2_0.client [None req-1c753596-0f12-47e2-9625-9263f13778b2 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in 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/677] 10.0.0.130 () {32 vars in 741 bytes} [Thu May 21 15:43:32 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df/os-interface => generated 284 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:33.023 7 WARNING neutronclient.v2_0.client [None req-de8a1451-6e44-4751-bffd-5d785a45cd74 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/678] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:32 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1379 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:33.216 8 WARNING neutronclient.v2_0.client [None req-3f7c2445-03e0-4357-a592-d94210985c49 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:33.320 7 INFO nova.api.openstack.compute.server_external_events [req-57ec3b1f-1fb8-4dec-8744-d0be3e1eb090 req-de6cb429-d6a5-4315-bf76-1a53d17c46e5 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e for instance 1a623c77-85d5-4c98-8dd3-0b411eb3b900 on instance [pid: 7|app: 0|req: 349/679] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:43:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/680] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:33 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1556 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:33.558 8 WARNING neutronclient.v2_0.client [None req-82576f81-1daf-4fa4-8327-935a9ee2a476 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:33.558 7 INFO nova.api.openstack.compute.server_external_events [req-5137df54-6735-4bf1-a1d5-902b1247bc95 req-7b576bde-f77e-4bdf-a4b8-6447c576430a 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:4a0c2f8c-272a-4ba3-8fcd-39372db961ab for instance e4a3e4e2-7b0c-413d-b859-eeb7646578df on instance [pid: 7|app: 0|req: 350/681] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/682] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:33 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1725 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/683] 10.0.0.130 () {32 vars in 641 bytes} [Thu May 21 15:43:33 2026] GET /v2.1/servers => generated 378 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:34.139 7 WARNING neutronclient.v2_0.client [None req-70dbea2f-e6c0-4804-91d6-b55e2a952ee7 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/684] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:43:33 2026] DELETE /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 0 bytes in 337 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: 7|app: 0|req: 352/685] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:34 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1384 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:43:34.196 8 WARNING neutronclient.v2_0.client [None req-87787ebc-f7d9-428a-84c6-cd87eea70ca2 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in 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/686] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:34 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1731 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:34.395 7 WARNING neutronclient.v2_0.client [None req-98d87943-f986-4119-b591-a3d59711619d 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/687] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:34 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1556 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:35.254 8 WARNING neutronclient.v2_0.client [None req-e3cb4f2e-2ead-4491-8205-5575cea39fab 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] The python binding code in 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/688] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:35 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => generated 1384 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:35.355 7 WARNING neutronclient.v2_0.client [None req-48956a16-d1ac-4946-ac05-0b22cba92740 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/689] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:35 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1851 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:35.577 8 WARNING neutronclient.v2_0.client [None req-efaffd83-fbb6-4a5e-ac76-f39a6f6a6ed5 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/690] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:35 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1739 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:35.725 7 WARNING neutronclient.v2_0.client [None req-fa560ac3-7818-49b5-9c49-43a69bacd0db 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/691] 10.0.0.130 () {32 vars in 741 bytes} [Thu May 21 15:43:35 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900/os-interface => generated 284 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:36.342 8 INFO nova.api.openstack.wsgi [None req-c98d72ac-26c3-40bd-8691-6d5e4898cc91 792d1988956e47229e6e9a7b2bbadc6a 8a35c5bedd2b42faa4c904b6c89be236 - - default default] HTTP exception thrown: Instance ec63ad4f-e940-4c77-ad66-6674a575f43d could not be found. [pid: 8|app: 0|req: 337/692] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:36 2026] GET /v2.1/servers/ec63ad4f-e940-4c77-ad66-6674a575f43d => 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: 356/693] 10.0.0.130 () {32 vars in 704 bytes} [Thu May 21 15:43:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-349623498 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:36.507 8 WARNING neutronclient.v2_0.client [None req-9e54ba01-aa74-429a-9688-b780ab4f03b9 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/694] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:36 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1851 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:36.631 8 INFO nova.api.openstack.compute.server_external_events [req-42227597-375e-4221-a08a-d6a58b50f8e4 req-6e165ae2-59a3-45eb-8976-75ca9c8fced6 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e for instance 1a623c77-85d5-4c98-8dd3-0b411eb3b900 on instance [pid: 8|app: 0|req: 339/695] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:36 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) 2026-05-21 15:43:36.701 7 WARNING neutronclient.v2_0.client [None req-041b91eb-af99-4466-a022-393475fdcd29 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:37.445 8 INFO nova.api.openstack.compute.server_external_events [req-0b9da95f-f7ad-4c9a-89b1-71eb1a9ecba1 req-ccdc1006-87cf-4e2a-a62c-9b0e27e6bd1e 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:4a0c2f8c-272a-4ba3-8fcd-39372db961ab for instance e4a3e4e2-7b0c-413d-b859-eeb7646578df on instance [pid: 8|app: 0|req: 340/696] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:37 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) [pid: 7|app: 0|req: 357/697] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:36 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1739 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 341/698] 10.0.0.130 () {32 vars in 641 bytes} [Thu May 21 15:43:37 2026] GET /v2.1/servers => generated 384 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 358/699] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:43:37 2026] DELETE /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:37.640 8 WARNING neutronclient.v2_0.client [None req-ed823bd8-3c6d-4fb5-a05b-42c31befc2f1 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:37.663 7 WARNING neutronclient.v2_0.client [None req-4fb941ed-a1b7-4794-af2c-b00c9bc272e6 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in 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/700] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:37 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1505 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/701] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:37 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1745 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:38.726 8 WARNING neutronclient.v2_0.client [None req-52f14a22-744c-4976-8af9-2db439ac3cbf ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in 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/702] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:38 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1510 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:39.055 7 WARNING neutronclient.v2_0.client [None req-20b6f1c3-29a3-41ec-af66-dcf149400781 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/703] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:38 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1865 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:39.816 8 WARNING neutronclient.v2_0.client [None req-0ce0335c-5966-435d-bbe9-54f8f7d0a77a ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/704] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:39 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 1510 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:40.209 7 WARNING neutronclient.v2_0.client [None req-f7b4a3f7-b0a5-4d4a-8c23-fa6ead69dfc9 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/705] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:40 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1865 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:40.901 8 INFO nova.api.openstack.wsgi [None req-4a6ba5fa-1752-463f-bfed-c2d796630ff1 ebaa22dde52a45f2b84a4faa51931f0c c4a55fcf41134a5b821048e5bba593b5 - - default default] HTTP exception thrown: Instance e4a3e4e2-7b0c-413d-b859-eeb7646578df could not be found. [pid: 8|app: 0|req: 345/706] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:40 2026] GET /v2.1/servers/e4a3e4e2-7b0c-413d-b859-eeb7646578df => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/707] 10.0.0.130 () {32 vars in 706 bytes} [Thu May 21 15:43:40 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1908291029 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:41.232 8 INFO nova.api.openstack.compute.server_external_events [req-79d31cd7-142f-40f3-b6e8-abe760f53736 req-d2cff0f2-75f0-4dd8-af02-b56ff015fc8f 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:5223fb92-fdfa-45b1-acf6-aca6c3fa7c6e for instance 1a623c77-85d5-4c98-8dd3-0b411eb3b900 on instance [pid: 8|app: 0|req: 346/708] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:41.356 7 WARNING neutronclient.v2_0.client [None req-d8b8e93f-3561-4ead-b6a7-54d8c0fd30c6 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/709] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:41 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1512 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:42.472 7 WARNING neutronclient.v2_0.client [None req-689d02af-aaad-49f4-901c-9d2ee8586048 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/712] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:42 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1517 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-05-21 15:43:43.673 8 WARNING neutronclient.v2_0.client [None req-f87aa88e-e29e-44f6-8680-56fa0443c339 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/713] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:43 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 1517 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:44.991 7 INFO nova.api.openstack.wsgi [None req-d53c2392-71f0-429b-8407-1a243e3911ee 2e25d7a54fcb461585b0c580e9942633 75f1d5c42f7d46a79721fbd4abb59ae4 - - default default] HTTP exception thrown: Instance 1a623c77-85d5-4c98-8dd3-0b411eb3b900 could not be found. [pid: 7|app: 0|req: 366/714] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:44 2026] GET /v2.1/servers/1a623c77-85d5-4c98-8dd3-0b411eb3b900 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 349/715] 10.0.0.130 () {32 vars in 704 bytes} [Thu May 21 15:43:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-767826706 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/716] 10.0.0.130 () {30 vars in 413 bytes} [Thu May 21 15:43:45 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, ' [pid: 7|app: 0|req: 368/717] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:43:46 2026] POST /v2.1/os-keypairs => generated 385 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/718] 10.0.0.130 () {28 vars in 560 bytes} [Thu May 21 15:43:45 2026] GET /v2/ => generated 402 bytes in 421 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/719] 10.0.0.130 () {28 vars in 564 bytes} [Thu May 21 15:43:46 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/720] 10.0.0.130 () {30 vars in 413 bytes} [Thu May 21 15:43:46 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-21 15:43:47.594 7 WARNING neutronclient.v2_0.client [None req-53bebabf-90dd-4b3c-aaa1-7387445bf8db 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:47.638 7 WARNING neutronclient.v2_0.client [None req-53bebabf-90dd-4b3c-aaa1-7387445bf8db 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:43:47.808 7 WARNING neutronclient.v2_0.client [None req-53bebabf-90dd-4b3c-aaa1-7387445bf8db 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/721] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:43:47 2026] POST /v2.1/servers => generated 453 bytes in 441 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 15:43:48.005 8 WARNING neutronclient.v2_0.client [None req-f2dfa5cc-37f6-4106-a4df-e6148e452bb7 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/722] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:47 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1391 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:49.098 7 WARNING neutronclient.v2_0.client [None req-b29517ca-36d5-41c3-aac2-b12eedeaabef 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/723] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:49 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1395 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:50.183 8 WARNING neutronclient.v2_0.client [None req-b90852b7-7033-4b11-a925-8bc2ee5229b1 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/724] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:50 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1443 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:51.268 7 WARNING neutronclient.v2_0.client [None req-83fc186f-fd2c-44f3-a08b-e88a1d7e383a 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/725] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:51 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1443 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:52.358 8 WARNING neutronclient.v2_0.client [None req-9d20fa7a-0073-4fa4-9179-c9e21201dcd2 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/728] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:52 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1451 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:53.347 7 INFO nova.api.openstack.compute.server_external_events [req-3d1d26c9-4ab1-41fb-a03c-7c20540a84b0 req-64c70e42-7a14-4429-bda9-a1faf8ae2d5e 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:e8e95f6d-19af-4b83-882d-9577b2c56fe9 for instance e0cbe2cb-3863-49a9-bcb7-05baea766672 on instance [pid: 7|app: 0|req: 374/729] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:53 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-05-21 15:43:53.448 8 WARNING neutronclient.v2_0.client [None req-990b161e-3e95-4b38-9c82-0d1634396231 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/730] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:53 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1529 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:54.603 7 WARNING neutronclient.v2_0.client [None req-58de952a-2199-489a-bf06-b2cbe69f03e6 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/731] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:54 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1517 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:55.402 8 WARNING neutronclient.v2_0.client [None req-bccbb4f1-c670-4bc7-84a5-af92129eeaeb 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/732] 10.0.0.130 () {32 vars in 741 bytes} [Thu May 21 15:43:55 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/os-interface => generated 285 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:55.543 7 WARNING neutronclient.v2_0.client [None req-ad0275b8-da2b-431b-a500-313d359c407d 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in 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/733] 10.0.0.130 () {32 vars in 815 bytes} [Thu May 21 15:43:55 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/os-interface/c14dc715-57b4-44f8-8c66-c23536616869 => generated 282 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 358/734] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:43:55 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 377/735] 10.0.0.130 () {34 vars in 750 bytes} [Thu May 21 15:43:55 2026] POST /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:55.736 8 WARNING neutronclient.v2_0.client [None req-d5dfaf9f-f09d-4524-a5ae-d65761eae127 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/736] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:43:55 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 156 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/737] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:55 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1517 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/738] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:43:56 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 156 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:56.908 8 INFO nova.api.openstack.compute.server_external_events [req-fb24d2eb-a21f-46b6-9d77-079f44245e0f req-607a8636-0200-40dd-acb3-82519e964cfe 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:c14dc715-57b4-44f8-8c66-c23536616869 for instance c1500d4b-f851-4d8e-94ca-c30644d5922f on instance [pid: 8|app: 0|req: 360/739] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:43:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:56.918 7 WARNING neutronclient.v2_0.client [None req-a333cb9f-47e6-480c-8c2d-f5d4a6d25b9a 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/740] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:56 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1517 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 361/741] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:43:57 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/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-05-21 15:43:57.869 7 WARNING neutronclient.v2_0.client [None req-1c1c94dd-e1bf-4288-8fd9-9b5eed69b75b 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/742] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:57 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1951 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 362/743] 10.0.0.130 () {34 vars in 750 bytes} [Thu May 21 15:43:57 2026] POST /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:58.021 7 INFO nova.api.openstack.compute.server_external_events [req-cfe3f1c5-f7b4-4f18-9468-5517abaa9f1c req-21eb53c4-6ec3-4b8a-8e0c-eb9c2424f46b 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:e8e95f6d-19af-4b83-882d-9577b2c56fe9 for instance e0cbe2cb-3863-49a9-bcb7-05baea766672 on instance [pid: 7|app: 0|req: 382/744] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:43:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/745] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:43:58 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 194 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:43:58.051 7 WARNING neutronclient.v2_0.client [None req-a672e1c4-a814-41fc-b20e-3fe3faf5ac19 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/746] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:58 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1517 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, ' [pid: 8|app: 0|req: 364/747] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:43:59 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 194 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:43:59.209 7 WARNING neutronclient.v2_0.client [None req-dc739240-99ad-4c4b-8b0b-ff6777763e66 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/748] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:43:59 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1517 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/749] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:44:00 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 194 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:00.429 7 WARNING neutronclient.v2_0.client [None req-4093a2d3-c4ab-4eb5-830f-ff8f1e2aefed 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:00.472 8 INFO nova.api.openstack.compute.server_external_events [req-141841d9-0614-4785-9f3c-12186f3191fa req-52a5423e-7b7b-4608-a9f7-d9bc4332c43a 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:c14dc715-57b4-44f8-8c66-c23536616869 for instance c1500d4b-f851-4d8e-94ca-c30644d5922f on instance [pid: 8|app: 0|req: 366/750] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:44:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/751] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:00 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1699 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:00.588 8 WARNING neutronclient.v2_0.client [None req-f6de98ba-96f9-46dc-a86d-3494a888032f 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/752] 10.0.0.130 () {32 vars in 741 bytes} [Thu May 21 15:44:00 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 386/753] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:44:01 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 194 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/756] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:44:02 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/757] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:44:02 2026] DELETE /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:02.463 8 WARNING neutronclient.v2_0.client [None req-a675f068-d9b2-4f4b-8d0b-7bf5b3d46138 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:02.528 7 INFO nova.api.openstack.compute.server_external_events [req-ce1cf4f9-6586-499b-97e6-81036d9b3cc7 req-4a82684b-5b27-416e-abe0-f0e00cc19b61 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:e8e95f6d-19af-4b83-882d-9577b2c56fe9 for instance e0cbe2cb-3863-49a9-bcb7-05baea766672 on instance [pid: 7|app: 0|req: 389/758] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:44:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/759] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:02 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1843 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-05-21 15:44:03.648 7 WARNING neutronclient.v2_0.client [None req-fcdae030-c6e8-4a63-abe0-d2fdfa832f1c 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/760] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:03 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1843 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:04.846 8 WARNING neutronclient.v2_0.client [None req-0c090a89-f1bd-42f1-90bd-1c09ce3e7cb4 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/761] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:04 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1843 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:05.562 7 INFO nova.api.openstack.compute.server_external_events [req-1ec405c4-6bd5-4d0a-a801-3df2acad6fab req-d34094ea-c6a0-4694-87ea-2c871d44dc9d 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:c14dc715-57b4-44f8-8c66-c23536616869 for instance c1500d4b-f851-4d8e-94ca-c30644d5922f on instance [pid: 7|app: 0|req: 391/762] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:44:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:06.114 8 WARNING neutronclient.v2_0.client [None req-f42e801a-4b9a-439e-bb70-29ab98e75e9f 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 372/763] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:06 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1482 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:07.213 7 WARNING neutronclient.v2_0.client [None req-4a203712-2398-46ee-855d-d999ec3d5a18 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/764] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:07 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1487 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:08.312 8 WARNING neutronclient.v2_0.client [None req-4a1a9c38-45a0-4248-9101-552d4db7850e 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/765] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:08 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 1487 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:09.391 7 INFO nova.api.openstack.wsgi [None req-22b57513-54cd-4e40-8f65-b5bfdf5f02c8 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] HTTP exception thrown: Instance c1500d4b-f851-4d8e-94ca-c30644d5922f could not be found. [pid: 7|app: 0|req: 393/766] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:09 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 374/767] 10.0.0.130 () {32 vars in 706 bytes} [Thu May 21 15:44:09 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1607719871 => 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-05-21 15:44:09.809 7 INFO nova.api.openstack.wsgi [None req-ade4095e-21d1-4b55-a3f9-ebe722636593 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] HTTP exception thrown: Instance c1500d4b-f851-4d8e-94ca-c30644d5922f could not be found. [pid: 7|app: 0|req: 394/768] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:44:09 2026] DELETE /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-21 15:44:09.839 8 INFO nova.api.openstack.wsgi [None req-22cd9a32-fdbe-4090-aedc-7d32c0925cda 37eb77e4e9024cf09c43394bf21724bd 20df87263ba248ada30126baa64a6aa8 - - default default] HTTP exception thrown: Instance c1500d4b-f851-4d8e-94ca-c30644d5922f could not be found. [pid: 8|app: 0|req: 375/769] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:09 2026] GET /v2.1/servers/c1500d4b-f851-4d8e-94ca-c30644d5922f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:19.074 7 WARNING neutronclient.v2_0.client [None req-fe27596a-fcbc-4707-a12d-fb74dd4dd12b e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:44:19.251 7 WARNING neutronclient.v2_0.client [None req-fe27596a-fcbc-4707-a12d-fb74dd4dd12b e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/772] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:44:18 2026] POST /v2.1/servers => generated 424 bytes in 571 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:19.457 8 WARNING neutronclient.v2_0.client [None req-ea396463-b682-4f84-8882-63ff1c13cc80 e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/773] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:19 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1370 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:20.549 7 WARNING neutronclient.v2_0.client [None req-5d07227b-55bb-4f20-9aa6-94bad4ce1105 e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/774] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:20 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1374 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:21.641 8 WARNING neutronclient.v2_0.client [None req-00e18137-2833-4e0b-b3cd-0967c8a30b0d e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/775] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:21 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1422 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:22.408 8 WARNING neutronclient.v2_0.client [None req-78da7daf-fe41-4d3e-95ec-c2b45aca6184 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/778] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:22 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:22.589 7 WARNING neutronclient.v2_0.client [None req-0437550b-b9cd-4326-a092-522929463b0c 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/779] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:22 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1819 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-05-21 15:44:22.768 8 WARNING neutronclient.v2_0.client [None req-1d8bd58f-1377-4efa-b15c-fe62482f0e7e e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/780] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:22 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1422 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 400/781] 10.0.0.130 () {34 vars in 750 bytes} [Thu May 21 15:44:22 2026] POST /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:22.964 8 WARNING neutronclient.v2_0.client [None req-a31d929e-163f-4fc8-a852-36a339532e71 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/782] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:22 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1821 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:23.860 7 WARNING neutronclient.v2_0.client [None req-a02098d5-3039-46e0-828d-e0a45c5dda0c e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:24.142 8 WARNING neutronclient.v2_0.client [None req-7b8f9413-6cda-489f-b36c-764f2a8261ca 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/783] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:23 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1472 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-05-21 15:44:24.728 7 INFO nova.api.openstack.compute.server_external_events [req-9e9b305b-0e6d-43c1-ba11-561202f617ad req-e70b016d-f541-47b5-8861-cf943954894c 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:d644551d-f7fb-408f-81de-b1e67e456e10 for instance 8efb48b0-63c2-4d66-8c52-d21aa80804be on instance [pid: 7|app: 0|req: 402/784] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:44: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: 383/785] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:24 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1821 bytes in 640 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:25.292 7 WARNING neutronclient.v2_0.client [None req-1cc6cad7-ae3b-43a1-9ae8-7793028b0140 e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/786] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:25 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1482 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:25.804 8 WARNING neutronclient.v2_0.client [None req-d0a1fa1a-0fe5-41d8-abb8-a676dd8bbc92 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/787] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:25 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1821 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:26.535 7 WARNING neutronclient.v2_0.client [None req-1937eff4-b2cd-4e2f-930e-6dda20bb72d2 e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/788] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:26 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1470 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:26.928 8 WARNING neutronclient.v2_0.client [None req-49fee198-62fa-4d0d-b41a-51fae53005d4 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/789] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:26 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1826 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:27.703 7 WARNING neutronclient.v2_0.client [None req-de89797f-60d2-40f3-b155-e626d67a2e1e e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/790] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:27 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1470 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:28.104 8 WARNING neutronclient.v2_0.client [None req-b4fdadbd-d186-4406-83f9-646e7ec1d3b3 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/791] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:28 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1826 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:28.829 7 WARNING neutronclient.v2_0.client [None req-9691cb86-d95c-4882-ac21-b7c152ffa5f8 e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/792] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:28 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1470 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:29.276 8 WARNING neutronclient.v2_0.client [None req-5ead5edc-b71e-4b96-983d-96936913c2da 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/793] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:29 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1826 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/794] 10.0.0.88 () {30 vars in 618 bytes} [Thu May 21 15:44:29 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-21 15:44:29.964 8 WARNING neutronclient.v2_0.client [None req-ac1fa653-3847-419c-8a89-4a21103d558d e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/795] 10.0.0.88 () {32 vars in 691 bytes} [Thu May 21 15:44:29 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: 388/796] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:29 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1470 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/797] 10.0.0.88 () {34 vars in 912 bytes} [Thu May 21 15:44:30 2026] GET /v2.1/os-simple-tenant-usage/bbd4965bc1fa4671b274389f33b6fbeb?start=2026-05-20T00:00:00&end=2026-05-21T23:59:59 => generated 20 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: 389/798] 10.0.0.88 () {30 vars in 653 bytes} [Thu May 21 15:44:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:30.400 7 WARNING neutronclient.v2_0.client [None req-f95015f1-6d35-4f57-b984-b73883c84cf3 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:44:30.570 8 INFO nova.api.openstack.compute.server_external_events [req-c258e6db-1404-4892-a7a1-f243e2cf845f req-6689dca2-9666-4cc6-a58c-91ea38ac6bd2 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:d644551d-f7fb-408f-81de-b1e67e456e10 for instance 8efb48b0-63c2-4d66-8c52-d21aa80804be on instance [pid: 8|app: 0|req: 390/799] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:44:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/800] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:30 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1826 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:31.098 8 WARNING neutronclient.v2_0.client [None req-87a2c2ff-1a8e-4b5c-9bca-c1e20dcee1cb e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/801] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:31 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1470 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:31.707 7 WARNING neutronclient.v2_0.client [None req-4f3583e2-4ef4-4828-a33e-7f4b5035bd18 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/802] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:31 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1826 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:32.303 8 WARNING neutronclient.v2_0.client [None req-12b38123-b6cd-4e74-bd36-9379aa7089d5 e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/805] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:32 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1656 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, ' [pid: 7|app: 0|req: 413/806] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:44:32 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 394/807] 10.0.0.130 () {32 vars in 723 bytes} [Thu May 21 15:44:32 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be/ips => generated 110 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, ' [pid: 7|app: 0|req: 414/808] 10.0.0.130 () {32 vars in 825 bytes} [Thu May 21 15:44:32 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be/ips/tempest-ServerAddressesTestJSON-1244844899-network => generated 95 bytes in 51 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:32.621 7 INFO nova.api.openstack.compute.server_external_events [req-34ac573f-49d5-4d3b-af93-4c441d0d0bda req-00b98bef-ca7c-4a2e-a9a8-696eead03c7d 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-unplugged:e8e95f6d-19af-4b83-882d-9577b2c56fe9 for instance e0cbe2cb-3863-49a9-bcb7-05baea766672 on instance [pid: 7|app: 0|req: 415/809] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:44:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/810] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:44:32 2026] DELETE /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:32.733 7 WARNING neutronclient.v2_0.client [None req-75310f76-889e-4e8e-91a9-135226146f81 e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/811] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:32 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1662 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:32.894 8 WARNING neutronclient.v2_0.client [None req-3dd6adeb-631a-489e-a39d-f54649d0e283 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/812] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:32 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1819 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/813] 10.0.0.88 () {30 vars in 618 bytes} [Thu May 21 15:44:33 2026] GET /v2.1 => generated 0 bytes in 53 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: 397/814] 10.0.0.88 () {32 vars in 691 bytes} [Thu May 21 15:44:33 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: 7|app: 0|req: 418/815] 10.0.0.88 () {34 vars in 912 bytes} [Thu May 21 15:44:33 2026] GET /v2.1/os-simple-tenant-usage/bbd4965bc1fa4671b274389f33b6fbeb?start=2026-05-20T00:00:00&end=2026-05-21T23:59:59 => generated 20 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/816] 10.0.0.88 () {30 vars in 653 bytes} [Thu May 21 15:44:33 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:33.921 7 WARNING neutronclient.v2_0.client [None req-efa5c499-caeb-4836-ac16-00890d79b6fc e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/817] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:33 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1662 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:44:34.675 8 INFO nova.api.openstack.compute.server_external_events [req-c3377e71-606c-4e6d-a196-7f856d22dabf req-3b60b7a5-69fa-4280-9ea5-944e0e6363e6 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:e8e95f6d-19af-4b83-882d-9577b2c56fe9 for instance e0cbe2cb-3863-49a9-bcb7-05baea766672 on instance [pid: 8|app: 0|req: 399/818] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:44:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:35.061 7 WARNING neutronclient.v2_0.client [None req-24f51a7a-3a6b-4227-aa37-ca568750ffad e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/819] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:35 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1662 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:35.609 8 INFO nova.api.openstack.compute.server_external_events [req-133b9836-6a5d-4c5b-8b8c-82f7f0ba0de8 req-9b368835-1f51-4db8-907e-91f66b6126ca 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:d644551d-f7fb-408f-81de-b1e67e456e10 for instance 8efb48b0-63c2-4d66-8c52-d21aa80804be on instance [pid: 8|app: 0|req: 400/820] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:44:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:36.188 7 WARNING neutronclient.v2_0.client [None req-e819aba4-2fed-4501-8e29-5b8219f17c4f e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in 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/821] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:36 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1451 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:37.283 8 WARNING neutronclient.v2_0.client [None req-683d3cb4-9930-421e-a1b4-cf3466ca926a e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/822] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:37 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1456 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:38.383 7 WARNING neutronclient.v2_0.client [None req-a4d8ddd5-8266-4cae-9fd6-e621388f079a e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/823] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:38 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 1456 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:39.451 8 INFO nova.api.openstack.wsgi [None req-fbf8eb22-c2a1-4829-8f73-485fe840368b e917b05d90b440f4a5e358b92fdb9ea8 b1ad4dfd65d547cdb57ed3db204b87cc - - default default] HTTP exception thrown: Instance 8efb48b0-63c2-4d66-8c52-d21aa80804be could not be found. [pid: 8|app: 0|req: 402/824] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:39 2026] GET /v2.1/servers/8efb48b0-63c2-4d66-8c52-d21aa80804be => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:54.624 7 WARNING neutronclient.v2_0.client [None req-2992f452-f84f-4b29-89df-e5aa75f8933a 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/829] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:54 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1819 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 405/830] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:44:54 2026] DELETE /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:55.027 7 WARNING neutronclient.v2_0.client [None req-1c82e239-c31d-4dd7-8423-05cf2893cbc5 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/831] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:54 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1825 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:56.333 8 WARNING neutronclient.v2_0.client [None req-0b5bdd7d-6c76-4267-a191-e2c1b0227668 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/832] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:56 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1825 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:57.484 7 WARNING neutronclient.v2_0.client [None req-fd42680a-0c86-4fb2-b3a9-e9d0b095dcfe 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:58.228 8 INFO nova.api.openstack.compute.server_external_events [req-bc10e139-35af-44a9-89da-75bb72356243 req-ffde3eda-0356-4bf8-a201-2457d9ebbe65 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:e8e95f6d-19af-4b83-882d-9577b2c56fe9 for instance e0cbe2cb-3863-49a9-bcb7-05baea766672 on instance [pid: 8|app: 0|req: 407/833] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:44:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/834] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:57 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1825 bytes in 790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:44:59.300 8 WARNING neutronclient.v2_0.client [None req-91b33ed0-2995-4ebf-98a0-512b2f7a7caa 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/835] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:44:59 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1477 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:00.400 7 WARNING neutronclient.v2_0.client [None req-48003e44-fe28-4728-9cf0-cad6301263ba 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] The python binding code in 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/836] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:00 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 1477 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:01.469 8 INFO nova.api.openstack.wsgi [None req-d03f59b2-21a8-42d2-ba5b-29dbbeece579 155ca2b6a05a49c0857bdf46bfe2ef2c 8c799293823c4381ba60e48126e1f07f - - default default] HTTP exception thrown: Instance e0cbe2cb-3863-49a9-bcb7-05baea766672 could not be found. [pid: 8|app: 0|req: 409/837] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:01 2026] GET /v2.1/servers/e0cbe2cb-3863-49a9-bcb7-05baea766672 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 429/838] 10.0.0.130 () {32 vars in 704 bytes} [Thu May 21 15:45:01 2026] DELETE /v2.1/os-keypairs/tempest-keypair-550330950 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:45:29.171 7 WARNING neutronclient.v2_0.client [None req-1834d7c4-865f-4ea2-8bc3-b0c01ab43233 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:45:29.349 7 WARNING neutronclient.v2_0.client [None req-1834d7c4-865f-4ea2-8bc3-b0c01ab43233 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/845] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:45:29 2026] POST /v2.1/servers => generated 424 bytes in 446 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:29.548 8 WARNING neutronclient.v2_0.client [None req-cad7352e-717b-4806-8635-77c2cff67128 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in 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/846] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:29 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1368 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-05-21 15:45:30.642 7 WARNING neutronclient.v2_0.client [None req-4083a5bd-7437-40d0-a181-bb48d8c56128 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in 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/847] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:30 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1372 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:31.733 8 WARNING neutronclient.v2_0.client [None req-fbd7333c-5302-4993-b04c-4704a6271325 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in 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/848] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:31 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1420 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-05-21 15:45:32.816 7 WARNING neutronclient.v2_0.client [None req-8153de99-3ae2-4101-a03e-7146eca43182 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in 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/851] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:32 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1420 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:33.913 8 WARNING neutronclient.v2_0.client [None req-47670ea2-4025-43f3-bcbd-ff4bb088c8c7 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/852] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:33 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1428 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:34.769 7 INFO nova.api.openstack.compute.server_external_events [req-51b28682-50d1-48b7-a609-245207200927 req-3b89f3a4-39ae-4479-abe0-f540d1902774 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:f28718c5-0817-47f5-b115-a2c2af14e620 for instance 26efb48b-2496-42ea-9b6e-962bf6102596 on instance [pid: 7|app: 0|req: 437/853] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:45:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:35.214 8 WARNING neutronclient.v2_0.client [None req-edaaaefa-cef7-4c37-ac1f-2f16abb6e195 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in 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/854] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:35 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1480 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:36.424 7 WARNING neutronclient.v2_0.client [None req-ecdc02b5-2c73-455e-b18b-ffc41d0ee6bc df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/855] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:36 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1468 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-05-21 15:45:37.590 8 WARNING neutronclient.v2_0.client [None req-4fd0cb85-2c02-4aec-a659-81f63402b962 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/856] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:37 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1468 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:38.730 7 WARNING neutronclient.v2_0.client [None req-79967bbd-1746-40a3-b088-2270670173ab df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/857] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:38 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1468 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:39.165 8 INFO nova.api.openstack.compute.server_external_events [req-c7c0299a-a344-43ec-9661-d015fe9fedf1 req-b7f5d8d7-7fbd-41f3-a3e4-82f9a4c0fd42 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:f28718c5-0817-47f5-b115-a2c2af14e620 for instance 26efb48b-2496-42ea-9b6e-962bf6102596 on instance [pid: 8|app: 0|req: 419/858] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:45:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:40.062 7 WARNING neutronclient.v2_0.client [None req-5ae1a2cf-2afb-4c38-b852-a051418e633d df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in 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/859] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:40 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1468 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:41.223 8 WARNING neutronclient.v2_0.client [None req-8be03ca1-8013-4c79-8d88-7c4e2e3302ff df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/860] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:41 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1468 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:42.404 7 WARNING neutronclient.v2_0.client [None req-7ad1994e-0e2a-4e60-b911-1dc7f3302930 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/863] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:42 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1648 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 422/864] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:45:44 2026] DELETE /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:44.419 7 WARNING neutronclient.v2_0.client [None req-3f95f829-7fbf-46d6-b046-5888739d8e1e df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/865] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:44 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1654 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:45.657 8 WARNING neutronclient.v2_0.client [None req-89b4b93d-aeb6-4712-8fd1-51b7f842dcd6 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in 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/866] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:45 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1654 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:46.887 7 WARNING neutronclient.v2_0.client [None req-1d0bd504-218c-499c-a209-8227a57076ed df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:47.310 8 INFO nova.api.openstack.compute.server_external_events [req-ffdb009c-b8ea-4c53-a839-e5fb0f9e5031 req-055209ac-1406-4c22-bc24-71a9efe6bab7 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:f28718c5-0817-47f5-b115-a2c2af14e620 for instance 26efb48b-2496-42ea-9b6e-962bf6102596 on instance [pid: 8|app: 0|req: 424/867] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:45:47 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) [pid: 7|app: 0|req: 444/868] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:46 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1654 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:48.377 8 WARNING neutronclient.v2_0.client [None req-34facae5-072d-44dc-b81c-59bfc545ab69 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/869] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:48 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1454 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:49.514 7 WARNING neutronclient.v2_0.client [None req-1e0e9d7d-c288-46a6-92ae-1777f4f1b53b df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/870] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:49 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:45:50.598 8 INFO nova.api.openstack.wsgi [None req-d7176530-c2a0-4b10-9f5d-43fddbc58f75 df4cbe25e9304d7797b283b93a3eae3a a6e3993971cb400fb172034b81c97df8 - - default default] HTTP exception thrown: Instance 26efb48b-2496-42ea-9b6e-962bf6102596 could not be found. [pid: 8|app: 0|req: 426/871] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:45:50 2026] GET /v2.1/servers/26efb48b-2496-42ea-9b6e-962bf6102596 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 452/884] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:46:49 2026] POST /v2.1/os-keypairs => generated 395 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 433/885] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:46:49 2026] POST /v2.1/os-keypairs => generated 397 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:46:51.129 7 WARNING neutronclient.v2_0.client [None req-ff050756-6142-454c-a90e-b4590fc9c2b5 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:46:51.191 7 WARNING neutronclient.v2_0.client [None req-ff050756-6142-454c-a90e-b4590fc9c2b5 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:46:51.426 7 WARNING neutronclient.v2_0.client [None req-ff050756-6142-454c-a90e-b4590fc9c2b5 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:46:51.432 8 WARNING neutronclient.v2_0.client [None req-a187744e-2137-4dcc-9665-469c431a0eba a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:46:51.486 8 WARNING neutronclient.v2_0.client [None req-a187744e-2137-4dcc-9665-469c431a0eba a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/886] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:46:51 2026] POST /v2.1/servers => generated 447 bytes in 563 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:51.658 7 WARNING neutronclient.v2_0.client [None req-5c8e6368-ee7a-4146-abd4-311fa9baf982 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:46:51.667 8 WARNING neutronclient.v2_0.client [None req-a187744e-2137-4dcc-9665-469c431a0eba a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/887] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:51 2026] GET /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 1394 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/890] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:46:51 2026] POST /v2.1/servers => generated 449 bytes in 532 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:51.896 7 WARNING neutronclient.v2_0.client [None req-e4fb2653-eece-4441-9bb6-cc39f3d08523 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/891] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:51 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1401 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:52.975 8 WARNING neutronclient.v2_0.client [None req-6990a9e7-a234-4509-a21a-efda4348a123 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/892] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:52 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1405 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:54.050 7 WARNING neutronclient.v2_0.client [None req-3a020cb1-5a98-4cd7-bc62-6006f84e6bea a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/893] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:54 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1397 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:55.135 8 WARNING neutronclient.v2_0.client [None req-cf5d7a60-f616-452a-997e-19fe91326496 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/894] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:55 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1397 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:56.227 7 WARNING neutronclient.v2_0.client [None req-d5abd4d1-0011-4483-8e70-8350a810dee8 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/895] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:56 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1397 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:56.749 8 WARNING neutronclient.v2_0.client [None req-5d5f38f7-e51e-435f-9ef8-60007d1742dd 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in 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/896] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:56 2026] GET /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 1446 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:57.310 7 WARNING neutronclient.v2_0.client [None req-714da56c-62cb-4c1b-943e-cec9b9a51111 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/897] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:57 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1397 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:58.400 8 WARNING neutronclient.v2_0.client [None req-c80c3797-e374-4d3c-86fb-94e62569029e a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/898] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:58 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1453 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:46:58.880 7 INFO nova.api.openstack.compute.server_external_events [req-10319162-75fb-4458-b172-c7bf0a3b4c72 req-af4cbcff-6c61-40c8-a510-024ec8c30d90 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:2ccf77a6-e9b7-4782-a139-8d67c6cf9094 for instance 7570dfe2-0196-44ad-9af6-bc491d087b7e on instance [pid: 7|app: 0|req: 461/899] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:46: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, ' 2026-05-21 15:46:59.486 8 WARNING neutronclient.v2_0.client [None req-daf8ec47-a49e-4de3-8083-d753dcbf3ed3 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/900] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:46:59 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1453 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:00.587 7 WARNING neutronclient.v2_0.client [None req-856af499-76f8-4798-a627-baa91da7c284 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/901] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:00 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1528 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:00.920 8 INFO nova.api.openstack.compute.server_external_events [req-89fc0370-c91d-4fe9-b269-c64036a44b54 req-3f260ec5-33dd-4455-9d93-ce9a8b169a97 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9cab2718-3e55-4e0f-a7b0-f116d217287d for instance 24f51bc2-ca52-4512-9e3b-b8e2d987e24b on instance [pid: 8|app: 0|req: 440/902] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:01.733 7 WARNING neutronclient.v2_0.client [None req-54369b1a-6872-4231-8ec9-f7e802802a00 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] 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: 463/903] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:01 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1526 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:47:01.832 8 WARNING neutronclient.v2_0.client [None req-cfb719c3-21cb-47ce-abbb-ce1fa04d2afc 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/906] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:01 2026] GET /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 1517 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-05-21 15:47:02.877 7 WARNING neutronclient.v2_0.client [None req-3fbe0e36-7e3f-456f-a530-bf9bf46a36d5 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/907] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:02 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1526 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:04.042 8 WARNING neutronclient.v2_0.client [None req-dabdb91a-7490-4ea1-b112-8d35a0b783e8 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/908] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:04 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1526 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:04.688 7 INFO nova.api.openstack.compute.server_external_events [req-fb96f23f-367e-4159-898a-957af48084fd req-3618d1a4-3464-48ea-9905-6bb91b176253 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:2ccf77a6-e9b7-4782-a139-8d67c6cf9094 for instance 7570dfe2-0196-44ad-9af6-bc491d087b7e on instance [pid: 7|app: 0|req: 467/909] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:47:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:05.213 8 WARNING neutronclient.v2_0.client [None req-497b28c0-4ff1-4398-8216-8938edcbbc8c a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/910] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:05 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:06.374 7 WARNING neutronclient.v2_0.client [None req-9bf6ff76-96ea-4860-b5ad-c0e28937f8e5 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/911] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:06 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1526 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:06.905 8 INFO nova.api.openstack.compute.server_external_events [req-6d6b8f1e-b5fb-42f1-ab1b-a4c17cc37cf6 req-be53bc5f-68ee-441d-8979-9ac6b7576b3c 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:9cab2718-3e55-4e0f-a7b0-f116d217287d for instance 24f51bc2-ca52-4512-9e3b-b8e2d987e24b on instance [pid: 8|app: 0|req: 444/912] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:47:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:07.029 7 WARNING neutronclient.v2_0.client [None req-dc402a4e-34fd-43ec-bc8b-b1eb7c78150a 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in 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/913] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:06 2026] GET /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 1817 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-05-21 15:47:07.549 8 WARNING neutronclient.v2_0.client [None req-35d7ca81-60af-4f83-a296-b4fa6a05bad3 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/914] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:07 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1526 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:08.761 7 WARNING neutronclient.v2_0.client [None req-36fdc507-d286-45bf-a610-d5af286cb0a1 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/915] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:08 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1694 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:08.932 8 WARNING neutronclient.v2_0.client [None req-7bf5012b-cebc-421d-92ad-7b4ca317406b a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/916] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:08 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1694 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:09.469 8 INFO nova.api.openstack.compute.server_external_events [req-b8e55a17-4250-4a1f-8b22-135d454a3896 req-b2637685-d2c5-462a-ba11-eece0d267838 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:2ccf77a6-e9b7-4782-a139-8d67c6cf9094 for instance 7570dfe2-0196-44ad-9af6-bc491d087b7e on instance [pid: 8|app: 0|req: 447/917] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47: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) 2026-05-21 15:47:09.504 7 WARNING neutronclient.v2_0.client [None req-b002b528-224a-4ed9-a2a3-3dd210eff65a 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:47:09.550 7 WARNING neutronclient.v2_0.client [None req-b002b528-224a-4ed9-a2a3-3dd210eff65a 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:47:09.793 7 WARNING neutronclient.v2_0.client [None req-b002b528-224a-4ed9-a2a3-3dd210eff65a 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in 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/918] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:47:09 2026] POST /v2.1/servers => generated 447 bytes in 570 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:10.039 8 WARNING neutronclient.v2_0.client [None req-366bd3f5-a3ea-4458-b65f-aacd0b615ee2 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/919] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:10 2026] GET /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => generated 1394 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:10.234 7 INFO nova.api.openstack.compute.server_external_events [req-d7b89045-d754-41a5-b1db-e5177e146d03 req-3ce273a7-8ec1-4f7f-8dce-c910535404dc 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9cab2718-3e55-4e0f-a7b0-f116d217287d for instance 24f51bc2-ca52-4512-9e3b-b8e2d987e24b on instance [pid: 7|app: 0|req: 472/920] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47:10 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-05-21 15:47:15.152 8 WARNING neutronclient.v2_0.client [None req-cdfae586-d492-4c04-988b-b6535cd2d1af 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/923] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:15 2026] GET /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => generated 1519 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:15.307 7 INFO nova.api.openstack.compute.server_external_events [req-ca2f62e3-3272-4221-baa2-62310018e29e req-d164de11-832a-4850-8ad4-2d6110f6fdb7 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:20cd0c6c-e6d1-4200-a000-270c3096b0f9 for instance 42dd53a1-1047-473c-80f9-7f29cf23fbee on instance [pid: 7|app: 0|req: 474/924] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47:15 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-05-21 15:47:18.827 7 INFO nova.api.openstack.compute.server_external_events [req-ff20034a-83fd-4bc9-960d-9a54ea43d8f3 req-27293380-ad11-4def-8af8-7c3a850c5bee 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:20cd0c6c-e6d1-4200-a000-270c3096b0f9 for instance 42dd53a1-1047-473c-80f9-7f29cf23fbee on instance [pid: 7|app: 0|req: 475/925] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:47:18 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: 451/926] 10.0.0.130 () {34 vars in 750 bytes} [Thu May 21 15:47:18 2026] POST /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b/action => generated 31892 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:20.312 7 WARNING neutronclient.v2_0.client [None req-cd43816c-0899-44f7-ab84-b0f790b4c3a7 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/927] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:20 2026] GET /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => generated 1517 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:25.486 7 WARNING neutronclient.v2_0.client [None req-a2a2bd5c-a690-461a-bd3d-64f9caf84231 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/930] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:25 2026] GET /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => generated 1817 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:26.720 8 INFO nova.api.openstack.compute.server_external_events [req-452f1774-282e-4337-9144-12ba278dbd19 req-25782eeb-03fc-43ce-b255-a46b8627cefb 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:20cd0c6c-e6d1-4200-a000-270c3096b0f9 for instance 42dd53a1-1047-473c-80f9-7f29cf23fbee on instance [pid: 8|app: 0|req: 453/931] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:30.603 7 INFO nova.api.openstack.compute.server_external_events [req-2086d09b-f03f-4909-b5fc-0c95289a53c6 req-3485f31d-dfbd-40bd-99f3-665bf0eda913 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9cab2718-3e55-4e0f-a7b0-f116d217287d for instance 24f51bc2-ca52-4512-9e3b-b8e2d987e24b on instance [pid: 7|app: 0|req: 479/932] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/935] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:47:33 2026] POST /v2.1/os-keypairs => generated 398 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:35.104 8 WARNING neutronclient.v2_0.client [None req-a091644d-5658-412b-ad50-4d877329701e a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:47:35.142 8 WARNING neutronclient.v2_0.client [None req-a091644d-5658-412b-ad50-4d877329701e a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:47:35.308 8 WARNING neutronclient.v2_0.client [None req-a091644d-5658-412b-ad50-4d877329701e a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/936] 10.0.0.130 () {34 vars in 663 bytes} [Thu May 21 15:47:35 2026] POST /v2.1/servers => generated 450 bytes in 453 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 15:47:35.507 7 WARNING neutronclient.v2_0.client [None req-c03fb0d1-9dc4-46f8-addb-52dde2b602a7 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/937] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:35 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1402 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:36.596 8 WARNING neutronclient.v2_0.client [None req-9ed0e3c6-d09f-4d2b-9389-bdcf0763e610 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/938] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:36 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1406 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:37.680 7 WARNING neutronclient.v2_0.client [None req-59eb74a5-a8db-466a-a61e-3c12270705b8 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/939] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:37 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1454 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:38.761 8 WARNING neutronclient.v2_0.client [None req-8b7b255b-7168-4639-8881-29882aaab674 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/940] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:38 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1454 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:39.842 7 WARNING neutronclient.v2_0.client [None req-72402b97-0d36-4697-8a08-ab9f66f4645a a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/941] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:39 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1462 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:40.729 8 INFO nova.api.openstack.compute.server_external_events [req-96aeee1f-d313-40fb-8614-907845c52410 req-8eaeb7c9-00b6-4252-ab22-c37b2d704091 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9a3c2dd3-d0f9-447b-ab45-25da5f3714aa for instance 855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d on instance [pid: 8|app: 0|req: 458/942] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:40.921 7 WARNING neutronclient.v2_0.client [None req-a304dd8f-9e13-4edf-871d-689a6dcb117a a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/943] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:40 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1540 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:42.092 7 WARNING neutronclient.v2_0.client [None req-57146f7e-e376-4981-a8b2-b99abd577819 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/946] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:42 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1528 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:43.306 8 WARNING neutronclient.v2_0.client [None req-af166fd7-9767-4cb7-871f-9ee8cc5f11d0 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/947] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:43 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1528 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:44.449 7 WARNING neutronclient.v2_0.client [None req-36fe231c-c737-4031-bcf0-55f94c469d68 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/948] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:44 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1528 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:45.388 8 INFO nova.api.openstack.compute.server_external_events [req-38aa8df6-b902-4988-b914-20ce0823c95e req-a37fd1bf-c723-4ad7-ba9e-414678953005 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:9a3c2dd3-d0f9-447b-ab45-25da5f3714aa for instance 855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d on instance [pid: 8|app: 0|req: 461/949] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:47:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:45.593 7 WARNING neutronclient.v2_0.client [None req-36444844-77f5-40cb-9a95-0514e4c2c98f a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/950] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:45 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1528 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:46.792 8 WARNING neutronclient.v2_0.client [None req-ef8d13c3-9eb7-4cac-ae79-b701d22cd50e a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/951] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:46 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1528 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:47.963 7 WARNING neutronclient.v2_0.client [None req-7b56cf05-1f8d-4fc7-a169-db325162b5a1 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/952] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:47 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1695 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:48.117 8 WARNING neutronclient.v2_0.client [None req-373b8615-5983-4a5b-a88d-2305a407d3de a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/953] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:47:48 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1695 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:49.073 7 INFO nova.api.openstack.compute.server_external_events [req-4ee53c68-9a83-40b6-8bd8-026ce3ac6b68 req-741f3ed2-9d06-4d07-a786-23ff94cb5963 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9a3c2dd3-d0f9-447b-ab45-25da5f3714aa for instance 855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d on instance [pid: 7|app: 0|req: 491/954] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:47:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:57.269 7 WARNING neutronclient.v2_0.client [None req-29e427b1-9946-491b-8b8e-d631b0867ce8 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:47:57.310 7 WARNING neutronclient.v2_0.client [None req-29e427b1-9946-491b-8b8e-d631b0867ce8 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:47:57.462 7 WARNING neutronclient.v2_0.client [None req-29e427b1-9946-491b-8b8e-d631b0867ce8 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/957] 10.0.0.130 () {34 vars in 750 bytes} [Thu May 21 15:47:57 2026] POST /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d/action => generated 31907 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/958] 199.204.45.240 () {36 vars in 714 bytes} [Thu May 21 15:47:57 2026] POST /v2.1/servers => generated 453 bytes in 749 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:58.027 8 WARNING neutronclient.v2_0.client [None req-ef6d2edb-1d33-4422-bbf5-7b270a70905d 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/959] 199.204.45.240 () {32 vars in 733 bytes} [Thu May 21 15:47:58 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1 => generated 2213 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:47:58.095 7 WARNING neutronclient.v2_0.client [None req-ead06fa8-6c9e-4aa2-8a6f-52b7904c559c 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in 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/960] 199.204.45.240 () {32 vars in 759 bytes} [Thu May 21 15:47:58 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 28 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 467/961] 199.204.45.240 () {32 vars in 777 bytes} [Thu May 21 15:47:58 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:00.936 7 WARNING neutronclient.v2_0.client [None req-9cd566dd-cc78-4624-bd68-682c37e28b28 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in 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/962] 199.204.45.240 () {32 vars in 733 bytes} [Thu May 21 15:48:00 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1 => generated 2371 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:01.038 8 WARNING neutronclient.v2_0.client [None req-ea76d1df-b79b-412d-b254-fe0961077efc 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in 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/963] 199.204.45.240 () {32 vars in 759 bytes} [Thu May 21 15:48:00 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 28 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 496/964] 199.204.45.240 () {32 vars in 777 bytes} [Thu May 21 15:48:01 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:03.094 8 INFO nova.api.openstack.compute.server_external_events [req-fd38f5e1-40b0-4092-b36e-a5b130f1f58f req-03c6134e-edf0-402e-baea-f7ac57009833 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:adf7bd57-427c-402b-800f-402a5eab195d for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 8|app: 0|req: 470/967] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:03.745 7 WARNING neutronclient.v2_0.client [None req-033ca733-a8fa-4f6c-975f-c630a0486021 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/968] 199.204.45.240 () {32 vars in 733 bytes} [Thu May 21 15:48:03 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1 => generated 2445 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:03.912 8 WARNING neutronclient.v2_0.client [None req-6ff13470-0ea0-4cad-a724-52a7a3b96f81 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/969] 199.204.45.240 () {32 vars in 759 bytes} [Thu May 21 15:48:03 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 283 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: 499/970] 199.204.45.240 () {32 vars in 777 bytes} [Thu May 21 15:48:03 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:06.925 8 WARNING neutronclient.v2_0.client [None req-0b83cbbf-ce78-47bd-b407-491f414a761b 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/971] 199.204.45.240 () {32 vars in 733 bytes} [Thu May 21 15:48:06 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1 => generated 2433 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:07.101 7 WARNING neutronclient.v2_0.client [None req-dbf7977c-41f9-42a9-bc0d-1fb78099b86e 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/972] 199.204.45.240 () {32 vars in 759 bytes} [Thu May 21 15:48:07 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 283 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: 8|app: 0|req: 473/973] 199.204.45.240 () {32 vars in 777 bytes} [Thu May 21 15:48:07 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-volume_attachments => generated 197 bytes in 60 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: 501/974] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:48:08 2026] DELETE /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:08.488 8 WARNING neutronclient.v2_0.client [None req-65bc1957-fbfd-4f32-a3a4-1b074620693b a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 474/975] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:08 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1821 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:09.377 7 INFO nova.api.openstack.compute.server_external_events [req-12153ecc-ea70-4c53-9151-de085405c240 req-a4950492-60b7-455f-a285-7a27a5eb5d3a 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:adf7bd57-427c-402b-800f-402a5eab195d for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 502/976] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:48:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:09.670 8 WARNING neutronclient.v2_0.client [None req-5df32f3f-6cc4-44ca-aeff-53f9bdd5162f a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/977] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:09 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1821 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:09.878 7 WARNING neutronclient.v2_0.client [None req-812c73b1-1e31-4c89-9210-372dba9923c4 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/978] 199.204.45.240 () {32 vars in 733 bytes} [Thu May 21 15:48:09 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1 => generated 2433 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:10.013 8 WARNING neutronclient.v2_0.client [None req-6568551a-1737-43c3-a1aa-44228af83303 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/979] 199.204.45.240 () {32 vars in 759 bytes} [Thu May 21 15:48:09 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 285 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 504/980] 199.204.45.240 () {32 vars in 777 bytes} [Thu May 21 15:48:10 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:10.824 8 WARNING neutronclient.v2_0.client [None req-1131c3e6-9c36-4974-a541-25ef61547369 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/981] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:10 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1821 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:11.659 7 INFO nova.api.openstack.compute.server_external_events [req-1ccdb53c-a2f2-4a2e-9ee7-9e69726b9f04 req-57cfa605-3aa0-404d-8279-2be869b7a26b 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:9a3c2dd3-d0f9-447b-ab45-25da5f3714aa for instance 855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d on instance [pid: 7|app: 0|req: 505/982] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:12.002 8 WARNING neutronclient.v2_0.client [None req-ad636cea-482e-4077-a246-61bbc5198425 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/985] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:11 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1483 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:13.038 7 WARNING neutronclient.v2_0.client [None req-f3b83882-db46-472f-83e9-ca1df76383cf 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:13.092 8 WARNING neutronclient.v2_0.client [None req-5125e374-9bd7-4aff-9bf7-5cfe1c630f90 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/986] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:13 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1488 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/987] 199.204.45.240 () {32 vars in 733 bytes} [Thu May 21 15:48:13 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1 => generated 2580 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-05-21 15:48:13.185 8 WARNING neutronclient.v2_0.client [None req-d1f6de4d-2044-4779-ab25-b33926b54c6e 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/988] 199.204.45.240 () {32 vars in 759 bytes} [Thu May 21 15:48:13 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 285 bytes in 75 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: 508/989] 199.204.45.240 () {32 vars in 777 bytes} [Thu May 21 15:48:13 2026] GET /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:14.193 8 WARNING neutronclient.v2_0.client [None req-10cb28fc-99d4-4ba7-9da4-efc96ec86541 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/990] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:14 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => generated 1488 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:15.270 7 INFO nova.api.openstack.wsgi [None req-7411ce18-5b40-4495-a195-d004d771028c a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] HTTP exception thrown: Instance 855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d could not be found. [pid: 7|app: 0|req: 509/991] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:15 2026] GET /v2.1/servers/855c4eb7-96fd-41ad-be3f-7fc5f52d1b4d => 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: 483/992] 10.0.0.130 () {32 vars in 730 bytes} [Thu May 21 15:48:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1612329576 => generated 0 bytes in 16 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: 510/993] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:48:15 2026] DELETE /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-21 15:48:15.883 8 WARNING neutronclient.v2_0.client [None req-ff54fe7c-1e03-471b-b54d-4714819cf674 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/994] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:15 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1700 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:17.056 7 WARNING neutronclient.v2_0.client [None req-4e4542d6-5444-42fc-b5fa-971015c97e4d a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/995] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:17 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1700 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:18.215 8 WARNING neutronclient.v2_0.client [None req-8fe3174f-a99f-48d9-a4ff-a0f2fd03a44c a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/996] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:18 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1700 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:18.770 7 INFO nova.api.openstack.compute.server_external_events [req-f427d4b9-33c8-4ed1-9b42-3da9c45374f2 req-49adc42d-5d0f-4f1b-ab5a-a1a896dbb48d 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:9cab2718-3e55-4e0f-a7b0-f116d217287d for instance 24f51bc2-ca52-4512-9e3b-b8e2d987e24b on instance [pid: 7|app: 0|req: 512/997] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:19.353 8 WARNING neutronclient.v2_0.client [None req-4afd5cff-bcaa-4ead-92a5-da35fb56203a a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/998] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:19 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1482 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:20.436 7 WARNING neutronclient.v2_0.client [None req-f2ebb080-1bd0-4dec-9e07-8a386686996d a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 513/999] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:20 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1487 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:21.535 8 WARNING neutronclient.v2_0.client [None req-beb6e848-b915-4fec-88f9-f4b39b29ddf1 a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] The python binding code in 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/1000] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:21 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => generated 1487 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:22.609 8 INFO nova.api.openstack.wsgi [None req-3bbf6be3-5480-4992-9f2e-9bbaa29ff55d a85b98e638a142e481d1e425b7db97d3 643e41d734f74d8989ae0001dfd95a48 - - default default] HTTP exception thrown: Instance 24f51bc2-ca52-4512-9e3b-b8e2d987e24b could not be found. [pid: 8|app: 0|req: 489/1003] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:22 2026] GET /v2.1/servers/24f51bc2-ca52-4512-9e3b-b8e2d987e24b => 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: 515/1004] 10.0.0.130 () {32 vars in 728 bytes} [Thu May 21 15:48:22 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-948964253 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 491/1007] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:48:37 2026] POST /v2.1/os-keypairs => generated 396 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1008] 10.0.0.130 () {34 vars in 671 bytes} [Thu May 21 15:48:38 2026] POST /v2.1/os-keypairs => generated 385 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:48:40.059 8 WARNING neutronclient.v2_0.client [None req-aba41bb7-a872-4c4b-ba6a-49f2bc5b4a83 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:48:40.135 8 WARNING neutronclient.v2_0.client [None req-aba41bb7-a872-4c4b-ba6a-49f2bc5b4a83 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:48:40.182 8 WARNING neutronclient.v2_0.client [None req-aba41bb7-a872-4c4b-ba6a-49f2bc5b4a83 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:48:40.409 8 WARNING neutronclient.v2_0.client [None req-aba41bb7-a872-4c4b-ba6a-49f2bc5b4a83 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in 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.130 () {34 vars in 663 bytes} [Thu May 21 15:48:39 2026] POST /v2.1/servers => generated 497 bytes in 780 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-21 15:48:40.770 7 WARNING neutronclient.v2_0.client [None req-120be14b-1aa9-4b3c-9b35-6a0354630ba8 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1010] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:40 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1456 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:41.873 8 WARNING neutronclient.v2_0.client [None req-9c56c71a-a3ae-4b85-919b-5276bee8fd57 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/1013] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:41 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1460 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-05-21 15:48:43.011 7 WARNING neutronclient.v2_0.client [None req-3e002a41-53b1-4e97-9a07-ed6a07751d67 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in 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/1014] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:42 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1508 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:44.095 8 WARNING neutronclient.v2_0.client [None req-acacb71b-1e1b-4b58-a02d-2836c65570fc 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in 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/1015] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:44 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1508 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:45.173 7 WARNING neutronclient.v2_0.client [None req-62d5b0a4-332c-4ca9-aeb9-5f2bf3c72d4b 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 522/1016] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:45 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1516 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:46.174 8 INFO nova.api.openstack.compute.server_external_events [req-b93f7718-3a4f-459c-9caa-88d646616aef req-c6b33b7d-eff0-44bb-b84d-3bb30aa07666 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:db20d492-ac65-4d11-9bd9-57728d9c912f for instance 71f69392-a1bd-4db0-ae07-917c787f32e4 on instance [pid: 8|app: 0|req: 495/1017] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:46.254 7 WARNING neutronclient.v2_0.client [None req-a3aa587f-bc0e-409e-a9f6-73920a43a0f5 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1018] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:46 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1641 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:47.405 8 WARNING neutronclient.v2_0.client [None req-ee05499e-b35f-46de-be5d-7251c0bcb763 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in 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/1019] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:47 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => 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-05-21 15:48:48.590 7 WARNING neutronclient.v2_0.client [None req-e2b4da50-d4ad-41a1-9d2f-a28e34b63154 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:48.642 8 WARNING neutronclient.v2_0.client [None req-c69172da-f2d4-4136-a35f-34ea6181b658 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1020] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:48 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1629 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-21 15:48:48.684 8 WARNING neutronclient.v2_0.client [None req-c69172da-f2d4-4136-a35f-34ea6181b658 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:49.717 7 WARNING neutronclient.v2_0.client [None req-461e2974-0993-4312-baf7-9b269ae343df 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1021] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:49 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1629 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:50.863 7 WARNING neutronclient.v2_0.client [None req-53e1d0b8-5988-46ea-b3df-a8d421d84826 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1022] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:50 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1629 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-05-21 15:48:50.970 7 INFO nova.api.openstack.compute.server_external_events [req-1da9f547-969f-43ba-a425-ed400dbcfa7c req-0f8cb847-7780-4b2f-b78c-2a7342307c15 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9cef7b15-64de-4c0b-82bb-f189411061d6 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 527/1023] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:52.037 7 INFO nova.api.openstack.compute.server_external_events [req-a5b11ffe-0953-497a-a4c3-b55592f4473d req-0cef8067-02fa-432b-b390-80940d3faa7c 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:db20d492-ac65-4d11-9bd9-57728d9c912f for instance 71f69392-a1bd-4db0-ae07-917c787f32e4 on instance [pid: 7|app: 0|req: 530/1026] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:48:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:52.073 7 WARNING neutronclient.v2_0.client [None req-5b9ecd25-ff6a-403e-b2d0-16b292ba107c 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1027] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:52 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1629 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:53.296 7 WARNING neutronclient.v2_0.client [None req-e8b37c4f-bb6e-43fc-a10c-9fe469f5ffc3 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1028] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:48:53 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1809 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:53.442 7 WARNING neutronclient.v2_0.client [None req-f37a8345-0379-49c1-8ff0-bcc50186c6c1 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 533/1029] 10.0.0.130 () {32 vars in 741 bytes} [Thu May 21 15:48:53 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4/os-interface => generated 285 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:54.180 7 INFO nova.api.openstack.compute.server_external_events [req-2c104fdc-03f2-4a68-9a47-534663260509 req-2aff670e-efcd-459f-8061-7d0321356802 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:db20d492-ac65-4d11-9bd9-57728d9c912f for instance 71f69392-a1bd-4db0-ae07-917c787f32e4 on instance [pid: 7|app: 0|req: 534/1030] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:55.881 7 INFO nova.api.openstack.compute.server_external_events [req-055c2006-1c60-4fe5-9e9f-5c450faf1d92 req-958ce400-1452-4cf6-bd60-1de217e8b1c9 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:9cef7b15-64de-4c0b-82bb-f189411061d6 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 535/1031] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:48:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:48:57.242 8 WARNING neutronclient.v2_0.client [None req-c69172da-f2d4-4136-a35f-34ea6181b658 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 497/1032] 199.204.45.240 () {36 vars in 812 bytes} [Thu May 21 15:48:48 2026] POST /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 280 bytes in 8692 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:57.582 7 INFO nova.api.openstack.compute.server_external_events [req-722cfe37-ca0f-4a29-a667-a3ce9a02e36a req-1cf3f233-8e92-4450-b29a-ec4f8185db9d 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9cef7b15-64de-4c0b-82bb-f189411061d6 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 536/1033] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:48:57.901 8 INFO nova.api.openstack.compute.server_external_events [req-a1cf7f48-f13e-41e8-83e0-fa465294fc12 req-d0d2191d-ff14-4929-8e05-13cebfce32b3 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:9cef7b15-64de-4c0b-82bb-f189411061d6 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 8|app: 0|req: 498/1034] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:48:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:06.083 8 WARNING neutronclient.v2_0.client [None req-e48acbf7-bc4f-43a2-9d29-117d538551a7 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in 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/1037] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:06 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1929 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 538/1038] 10.0.0.130 () {32 vars in 753 bytes} [Thu May 21 15:49:08 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4/os-server-password => generated 116 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 501/1039] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:49:09 2026] DELETE /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:09.949 7 WARNING neutronclient.v2_0.client [None req-3a059233-490a-4a20-9958-ab643db32702 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1040] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:09 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1935 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:11.169 8 WARNING neutronclient.v2_0.client [None req-8f0af65a-c057-42a5-bf25-3800639e713d 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in 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/1041] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:11 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1935 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:12.363 7 WARNING neutronclient.v2_0.client [None req-0f542632-7b48-489d-958e-a74a981f7c43 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1044] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:12 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1935 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:13.056 8 INFO nova.api.openstack.compute.server_external_events [req-bed17e58-ff2e-40a1-98e2-b2b6c10789b5 req-dfa5085a-f32a-44fc-817d-dc93447c4b65 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:db20d492-ac65-4d11-9bd9-57728d9c912f for instance 71f69392-a1bd-4db0-ae07-917c787f32e4 on instance [pid: 8|app: 0|req: 504/1045] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:49:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:13.529 7 WARNING neutronclient.v2_0.client [None req-1cb78a35-9949-4d45-99c6-95f84a7b4af6 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1046] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:13 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1537 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:14.620 8 WARNING neutronclient.v2_0.client [None req-25465c63-8c39-4192-80e2-e04874f93c53 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1047] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:14 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1542 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:15.711 7 WARNING neutronclient.v2_0.client [None req-ddc52182-ac44-472d-822a-a4050c32c733 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1048] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:15 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 1542 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:16.790 8 INFO nova.api.openstack.wsgi [None req-320bb1b6-8e85-4e8b-a6ee-3b20a1f09617 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] HTTP exception thrown: Instance 71f69392-a1bd-4db0-ae07-917c787f32e4 could not be found. [pid: 8|app: 0|req: 506/1049] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:16 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:16.824 7 INFO nova.api.openstack.wsgi [None req-1b4b133a-e880-441a-a1d9-763c43d12120 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] HTTP exception thrown: Instance 71f69392-a1bd-4db0-ae07-917c787f32e4 could not be found. [pid: 7|app: 0|req: 544/1050] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:49:16 2026] DELETE /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:16.853 8 INFO nova.api.openstack.wsgi [None req-65d47385-d8c1-42f8-9ca9-bcc77f02a037 0388062d5dab45858f9f172904dcfb81 69e8a0c1040a4ff6bcc3bafd5f9f4bba - - default default] HTTP exception thrown: Instance 71f69392-a1bd-4db0-ae07-917c787f32e4 could not be found. [pid: 8|app: 0|req: 507/1051] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:49:16 2026] GET /v2.1/servers/71f69392-a1bd-4db0-ae07-917c787f32e4 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 545/1052] 10.0.0.130 () {32 vars in 704 bytes} [Thu May 21 15:49:16 2026] DELETE /v2.1/os-keypairs/tempest-keypair-397319550 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1053] 10.0.0.130 () {32 vars in 726 bytes} [Thu May 21 15:49:17 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-957042732 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-21 15:49:21.334 7 WARNING neutronclient.v2_0.client [None req-934dc600-1c22-47a3-8a24-dbfdba132123 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:49:21.381 7 WARNING neutronclient.v2_0.client [None req-934dc600-1c22-47a3-8a24-dbfdba132123 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:49:23.771 8 INFO nova.api.openstack.compute.server_external_events [req-c6c09bf5-78de-4b16-ad7e-5e80d39203c2 req-95d2b98f-56a1-4ad4-a205-48af0a715b5b 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:97c09cd7-d089-4b8d-b96b-281e04951edb for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 8|app: 0|req: 511/1056] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:49:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:30.399 8 INFO nova.api.openstack.compute.server_external_events [req-248ddcab-e2b4-4f16-8ae0-1038516b6b0d req-3903ee52-3af5-4a92-b4fa-9b82509bd2e4 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:97c09cd7-d089-4b8d-b96b-281e04951edb for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 8|app: 0|req: 512/1057] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:49:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:49:30.469 7 WARNING neutronclient.v2_0.client [None req-934dc600-1c22-47a3-8a24-dbfdba132123 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in 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/1058] 199.204.45.240 () {36 vars in 812 bytes} [Thu May 21 15:49:21 2026] POST /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 377 bytes in 9223 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:37.511 8 WARNING neutronclient.v2_0.client [None req-356ae0a7-54ff-40d9-a74a-664f23787ea9 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-05-21 15:49:37.555 8 WARNING neutronclient.v2_0.client [None req-356ae0a7-54ff-40d9-a74a-664f23787ea9 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:39.773 7 INFO nova.api.openstack.compute.server_external_events [req-6074b0f4-662d-4b1a-922f-58404780a6d6 req-031755c6-2daf-4e49-a631-9ef3098dfbc2 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:07e9b3e1-7382-4e1e-bd32-22fd76d3f901 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 548/1061] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:49:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:45.040 7 INFO nova.api.openstack.compute.server_external_events [req-564b991a-fbcb-4fa2-8b7b-382bc082e39b req-9a7b72eb-bf90-423e-94de-46bb051cfbf7 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-plugged:07e9b3e1-7382-4e1e-bd32-22fd76d3f901 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 551/1064] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:49:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-21 15:49:46.603 8 WARNING neutronclient.v2_0.client [None req-356ae0a7-54ff-40d9-a74a-664f23787ea9 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1065] 199.204.45.240 () {36 vars in 812 bytes} [Thu May 21 15:49:37 2026] POST /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface => generated 378 bytes in 9180 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:49:47.135 7 INFO nova.api.openstack.compute.server_external_events [req-d206ea3e-cacc-434d-9f3e-dfc26234a0f1 req-40dd6970-0412-45c5-a2a4-67aaf87228e8 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:97c09cd7-d089-4b8d-b96b-281e04951edb for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 552/1066] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:49:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:00.795 8 INFO nova.api.openstack.compute.server_external_events [req-d38392c7-54d2-4a85-8bc1-214ddf1d1ba5 req-580fd9cf-94ae-4c30-81d3-08eafdb7b5a2 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:07e9b3e1-7382-4e1e-bd32-22fd76d3f901 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 8|app: 0|req: 516/1069] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 554/1070] 199.204.45.240 () {34 vars in 855 bytes} [Thu May 21 15:50:01 2026] DELETE /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface/07e9b3e1-7382-4e1e-bd32-22fd76d3f901 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:02.850 7 INFO nova.api.openstack.compute.server_external_events [req-641b8657-e09c-4f55-b601-8f592b82ad74 req-96c2e7cc-2b9e-42e2-9293-34ec1611bcfa 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:07e9b3e1-7382-4e1e-bd32-22fd76d3f901 for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 556/1073] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:12.681 7 INFO nova.api.openstack.compute.server_external_events [req-f2546490-2ddb-47b1-a434-f92e468bb02d req-7c45e195-433d-49ad-bc75-a509df465a6f 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:97c09cd7-d089-4b8d-b96b-281e04951edb for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 558/1076] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 519/1077] 199.204.45.240 () {34 vars in 855 bytes} [Thu May 21 15:50:13 2026] DELETE /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface/97c09cd7-d089-4b8d-b96b-281e04951edb => generated 0 bytes in 255 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1082] 199.204.45.240 () {34 vars in 855 bytes} [Thu May 21 15:50:32 2026] DELETE /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1/os-interface/9cef7b15-64de-4c0b-82bb-f189411061d6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 522/1083] 199.204.45.240 () {34 vars in 755 bytes} [Thu May 21 15:50:37 2026] DELETE /v2.1/servers/848f2ff8-453d-4eb3-ab86-5a5e540a81a1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:40.701 7 INFO nova.api.openstack.compute.server_external_events [req-1d4bff31-b347-4302-a2cf-4ca4588e16ad req-6c160603-2fc3-4458-ac61-c86e25f3a0bd 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:adf7bd57-427c-402b-800f-402a5eab195d for instance 848f2ff8-453d-4eb3-ab86-5a5e540a81a1 on instance [pid: 7|app: 0|req: 562/1084] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:42.298 8 INFO nova.api.openstack.compute.server_external_events [req-25551c8a-8087-4f38-a435-586957c935f7 req-71647d39-47b8-4fe3-adba-a79d549eb625 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:20cd0c6c-e6d1-4200-a000-270c3096b0f9 for instance 42dd53a1-1047-473c-80f9-7f29cf23fbee on instance [pid: 8|app: 0|req: 524/1087] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:42 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: 564/1088] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:50:42 2026] DELETE /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:42.461 8 WARNING neutronclient.v2_0.client [None req-e84bca4f-f70b-48d4-a7ca-cf8f52673496 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1089] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:50:42 2026] GET /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => generated 1943 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:45.183 7 INFO nova.api.openstack.compute.server_external_events [req-6fe9f436-4b45-4307-b60f-4b0244bd0d65 req-7da202b5-cf6f-411f-bee2-2cd40c41b0a5 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-unplugged:20cd0c6c-e6d1-4200-a000-270c3096b0f9 for instance 42dd53a1-1047-473c-80f9-7f29cf23fbee on instance [pid: 7|app: 0|req: 565/1090] 10.0.0.43 () {38 vars in 814 bytes} [Thu May 21 15:50:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:45.272 8 INFO nova.api.openstack.compute.server_external_events [req-538a5dd3-beac-441a-a2a2-340ff3b8ca3b req-baed7d9f-2d95-44e5-a783-9ad853eb6310 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:20cd0c6c-e6d1-4200-a000-270c3096b0f9 for instance 42dd53a1-1047-473c-80f9-7f29cf23fbee on instance [pid: 8|app: 0|req: 526/1091] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:47.681 7 WARNING neutronclient.v2_0.client [None req-7d1733d9-23e9-4ede-9736-4a6271f075c3 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1092] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:50:47 2026] GET /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:52.766 8 INFO nova.api.openstack.wsgi [None req-e2ff8976-93c2-4cc6-95a5-3b5c93848d5b 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] HTTP exception thrown: Instance 42dd53a1-1047-473c-80f9-7f29cf23fbee could not be found. [pid: 8|app: 0|req: 528/1095] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:50:52 2026] GET /v2.1/servers/42dd53a1-1047-473c-80f9-7f29cf23fbee => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:53.476 7 INFO nova.api.openstack.compute.server_external_events [req-db4bf55a-106d-453a-bbb5-e3bfd7db5483 req-ff83fad4-20d5-4934-b308-f7d4bb046e79 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-changed:2ccf77a6-e9b7-4782-a139-8d67c6cf9094 for instance 7570dfe2-0196-44ad-9af6-bc491d087b7e on instance [pid: 7|app: 0|req: 568/1096] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1097] 10.0.0.130 () {32 vars in 718 bytes} [Thu May 21 15:50:53 2026] DELETE /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:53.606 7 WARNING neutronclient.v2_0.client [None req-2eef1301-a5ce-4aba-a580-d70e701db999 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 569/1098] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:50:53 2026] GET /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 1943 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:56.409 8 INFO nova.api.openstack.compute.server_external_events [req-9786222e-290d-450c-a954-46b1b2cd3dfe req-417fd663-6ab0-4826-930a-2a3cde775117 6ab9d866d1d441cfb992564ce50b804b 8ce8d048cdaa4ee88cb7bd3e3fb1a28d - - 171238e2aa474aa687617cc13c93e6f7 171238e2aa474aa687617cc13c93e6f7] Creating event network-vif-deleted:2ccf77a6-e9b7-4782-a139-8d67c6cf9094 for instance 7570dfe2-0196-44ad-9af6-bc491d087b7e on instance [pid: 8|app: 0|req: 530/1099] 10.0.0.163 () {38 vars in 815 bytes} [Thu May 21 15:50:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:50:58.802 7 WARNING neutronclient.v2_0.client [None req-71c74e30-cd01-4c92-9825-98dae1007556 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1100] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:50:58 2026] GET /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 1480 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:51:03.874 8 INFO nova.api.openstack.wsgi [None req-bd449d83-ae63-480e-b0a2-19ca297c7e23 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] HTTP exception thrown: Instance 7570dfe2-0196-44ad-9af6-bc491d087b7e could not be found. [pid: 8|app: 0|req: 532/1103] 10.0.0.130 () {32 vars in 715 bytes} [Thu May 21 15:51:03 2026] GET /v2.1/servers/7570dfe2-0196-44ad-9af6-bc491d087b7e => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1104] 10.0.0.130 () {32 vars in 724 bytes} [Thu May 21 15:51:05 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-725922097 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 15:51:05.075 8 INFO nova.api.openstack.wsgi [None req-87d0840f-a8fc-4aa9-9de0-9113d768ac2d 94a44827fe70480084ce70a5b6f11d3e bdd174ab92254452964036cd8d98633c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-725922097 not found for user 94a44827fe70480084ce70a5b6f11d3e [pid: 8|app: 0|req: 533/1105] 10.0.0.130 () {32 vars in 721 bytes} [Thu May 21 15:51:05 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-725922097 => generated 141 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1108] 10.0.0.130 () {32 vars in 655 bytes} [Thu May 21 15:51:18 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1109] 10.0.0.130 () {32 vars in 641 bytes} [Thu May 21 15:51:19 2026] GET /v2.1/servers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-21 15:51:19.138 8 WARNING oslo_db.sqlalchemy.utils [None req-8ceb5639-cac5-4e77-8848-0d8a3134c7c4 546d765c85b846248911c436d1325100 accb8c4a2d184b6abaf6853f85c4e704 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 536/1110] 10.0.0.130 () {32 vars in 649 bytes} [Thu May 21 15:51:19 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1111] 10.0.0.130 () {32 vars in 694 bytes} [Thu May 21 15:51:19 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1154] 10.0.0.141 () {28 vars in 455 bytes} [Thu May 21 15:54:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-21 15:54:42.914 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [f3615c6c-f38b-4c33-80c9-c8552cc5340a] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 15:54:42.916 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Thu May 21 15:54:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.141) !!! 2026-05-21 15:54:42.920 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Thu May 21 15:54:42 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.1 (ip 10.0.0.141) !!! [pid: 8|app: 0|req: 558/1155] 10.0.0.141 () {30 vars in 659 bytes} [Thu May 21 15:54:42 2026] GET /v2.1 => generated 0 bytes in 77 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-21 15:54:43.001 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [6e4e7dec-904b-4a12-b9e7-30abeacc23ca] AMQP server on rabbitmq-nova.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError: 2026-05-21 15:54:43.004 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed 2026-05-21 15:54:43.007 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Too many heartbeats missed [pid: 7|app: 0|req: 598/1156] 10.0.0.141 () {32 vars in 732 bytes} [Thu May 21 15:54:42 2026] GET /v2.1/ => generated 411 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1157] 10.0.0.141 () {34 vars in 807 bytes} [Thu May 21 15:54:43 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1158] 10.0.0.141 () {28 vars in 455 bytes} [Thu May 21 15:54:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1159] 10.0.0.141 () {30 vars in 659 bytes} [Thu May 21 15:54:43 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 600/1160] 10.0.0.141 () {32 vars in 732 bytes} [Thu May 21 15:54:43 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1161] 10.0.0.141 () {34 vars in 895 bytes} [Thu May 21 15:54:43 2026] GET /v2.1/servers/detail?project_id=79298f20becd4d4686b72bfb644972df&all_tenants=True => generated 15 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1162] 10.0.0.141 () {34 vars in 895 bytes} [Thu May 21 15:54:43 2026] GET /v2.1/servers/detail?project_id=8ce8d048cdaa4ee88cb7bd3e3fb1a28d&all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1163] 10.0.0.141 () {34 vars in 895 bytes} [Thu May 21 15:54:43 2026] GET /v2.1/servers/detail?project_id=accb8c4a2d184b6abaf6853f85c4e704&all_tenants=True => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)