+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Jul 26 10:46:51 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-845fbfdf55-6kllh machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f133af27668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-07-26 10:46:56.078 7 INFO nova.utils [None req-d17b9a97-fbcc-4d33-be0e-a7bb52db260f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-26 10:46:56.086 8 INFO nova.utils [None req-dfb38468-07d1-4c80-bb4c-ee0761fe3a2d - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-26 10:46:57.766 8 WARNING keystonemiddleware._common.config [None req-dfb38468-07d1-4c80-bb4c-ee0761fe3a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 10:46:57.775 8 WARNING oslo_config.cfg [None req-dfb38468-07d1-4c80-bb4c-ee0761fe3a2d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-26 10:46:57.780 7 WARNING keystonemiddleware._common.config [None req-d17b9a97-fbcc-4d33-be0e-a7bb52db260f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 10:46:57.789 7 WARNING oslo_config.cfg [None req-d17b9a97-fbcc-4d33-be0e-a7bb52db260f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-26 10:46:57.852 8 WARNING keystonemiddleware._common.config [None req-dfb38468-07d1-4c80-bb4c-ee0761fe3a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 10:46:57.866 7 WARNING keystonemiddleware._common.config [None req-d17b9a97-fbcc-4d33-be0e-a7bb52db260f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-26 10:46:57.867 8 WARNING oslo_config.cfg [None req-dfb38468-07d1-4c80-bb4c-ee0761fe3a2d - - - - - -] 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-07-26 10:46:57.880 8 WARNING oslo_config.cfg [None req-dfb38468-07d1-4c80-bb4c-ee0761fe3a2d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f133af27668 pid: 8 (default app) 2026-07-26 10:46:57.882 7 WARNING oslo_config.cfg [None req-d17b9a97-fbcc-4d33-be0e-a7bb52db260f - - - - - -] 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-07-26 10:46:57.894 7 WARNING oslo_config.cfg [None req-d17b9a97-fbcc-4d33-be0e-a7bb52db260f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f133af27668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:47:10 2026] GET /v2.1 => generated 114 bytes in 22 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-07-26 10:47:11.117 8 WARNING oslo_policy.policy [None req-5958d0e4-0bfe-40d5-a72b-42a45a80cb8a 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - 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-07-26 10:47:11.118 8 WARNING oslo_policy.policy [None req-5958d0e4-0bfe-40d5-a72b-42a45a80cb8a 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:47:10 2026] GET /v2.1 => generated 0 bytes in 522 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:47:11.207 7 WARNING oslo_policy.policy [req-5958d0e4-0bfe-40d5-a72b-42a45a80cb8a req-77967148-2385-4a00-92aa-af08b92ea162 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - 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-07-26 10:47:11.207 7 WARNING oslo_policy.policy [req-5958d0e4-0bfe-40d5-a72b-42a45a80cb8a req-77967148-2385-4a00-92aa-af08b92ea162 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - 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.77 () {46 vars in 978 bytes} [Sun Jul 26 10:47:11 2026] GET /v2.1/ => generated 399 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:47:11.323 8 INFO nova.api.openstack.wsgi [None req-ae1317d0-d34e-450a-8bcd-bfd6c9284803 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.77 () {48 vars in 1007 bytes} [Sun Jul 26 10:47:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:47:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.77 () {52 vars in 1044 bytes} [Sun Jul 26 10:47:11 2026] POST /v2.1/flavors => generated 527 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:47:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:47:12 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:47:12 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:47:12.382 8 INFO nova.api.openstack.wsgi [None req-4c292ec9-b7b1-4b1f-a7e8-57313d4a650c 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.77 () {48 vars in 1009 bytes} [Sun Jul 26 10:47:12 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:47:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.77 () {52 vars in 1044 bytes} [Sun Jul 26 10:47:12 2026] POST /v2.1/flavors => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:47:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:47:13 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:47:13 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:47:13.384 8 INFO nova.api.openstack.wsgi [None req-27855dd2-db32-404b-b7cc-f6f127ce3e08 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.77 () {48 vars in 1011 bytes} [Sun Jul 26 10:47:13 2026] GET /v2.1/flavors/m1.medium => 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: 10/19] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:47:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.77 () {52 vars in 1044 bytes} [Sun Jul 26 10:47:13 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:47: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: 11/22] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:47:14 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:47:14 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:47:14.382 8 INFO nova.api.openstack.wsgi [None req-6d7f2fd5-240c-40ed-875f-75db236250cc 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.77 () {48 vars in 1009 bytes} [Sun Jul 26 10:47:14 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:47:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.77 () {52 vars in 1044 bytes} [Sun Jul 26 10:47:14 2026] POST /v2.1/flavors => generated 530 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:47:15 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:47:15 2026] GET /v2.1 => generated 0 bytes in 351 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:47:15 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:47:15.743 7 INFO nova.api.openstack.wsgi [None req-802b0c61-4d12-49a0-bb08-6640641ef33b 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.204.45.77 () {48 vars in 1011 bytes} [Sun Jul 26 10:47:15 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:47:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.204.45.77 () {52 vars in 1044 bytes} [Sun Jul 26 10:47:15 2026] POST /v2.1/flavors => generated 533 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.118 () {28 vars in 454 bytes} [Sun Jul 26 10:52:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 51/102] 10.0.0.118 () {30 vars in 658 bytes} [Sun Jul 26 10:52:48 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/103] 10.0.0.118 () {32 vars in 731 bytes} [Sun Jul 26 10:52:48 2026] GET /v2.1/ => generated 411 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/104] 10.0.0.118 () {34 vars in 804 bytes} [Sun Jul 26 10:52:48 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/159] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:57:22 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: 80/160] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:57:22 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/161] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:57:22 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:57:22.782 7 INFO nova.api.openstack.wsgi [None req-fab70693-1410-4784-afb7-f4a3e150da0a 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 81/162] 199.204.45.77 () {48 vars in 1007 bytes} [Sun Jul 26 10:57:22 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:57:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.77 () {48 vars in 1095 bytes} [Sun Jul 26 10:57:22 2026] GET /v2.1/flavors/b1fd9073-2428-411a-bfe6-9c9f22ad1e90/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: 83/165] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:57: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/166] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:57:23 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:57:23 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:57:23.866 7 INFO nova.api.openstack.wsgi [None req-d29f361c-ac24-4922-bc23-d84a200c913c 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 84/168] 199.204.45.77 () {48 vars in 1009 bytes} [Sun Jul 26 10:57:23 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:57:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.77 () {48 vars in 1095 bytes} [Sun Jul 26 10:57:23 2026] GET /v2.1/flavors/de4188f6-4372-48e8-93d2-54a4023f2901/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: 86/171] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:57:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:57:24 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:57:24 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:57:24.883 7 INFO nova.api.openstack.wsgi [None req-09982571-5706-4536-8cbc-f8d20c2f3d9c 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 87/174] 199.204.45.77 () {48 vars in 1011 bytes} [Sun Jul 26 10:57:24 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:57:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.77 () {48 vars in 1095 bytes} [Sun Jul 26 10:57:24 2026] GET /v2.1/flavors/40a8b214-bfa4-4c32-ac2c-3c6573982138/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/179] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:57:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/180] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:57:25 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/181] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:57:25 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:57:25.902 8 INFO nova.api.openstack.wsgi [None req-b8e09095-196b-4426-9476-e1bbf1fc5fe8 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 91/182] 199.204.45.77 () {48 vars in 1009 bytes} [Sun Jul 26 10:57:25 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/183] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:57:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/184] 199.204.45.77 () {48 vars in 1095 bytes} [Sun Jul 26 10:57:25 2026] GET /v2.1/flavors/6bce0f91-8f33-4d70-ad63-07e73e9725ae/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/185] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:57:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/186] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:57:26 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/187] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:57:26 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:57:26.968 8 INFO nova.api.openstack.wsgi [None req-d6c4940f-54e3-4af7-8c98-023c3a6fbe8d 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 94/188] 199.204.45.77 () {48 vars in 1011 bytes} [Sun Jul 26 10:57:26 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/189] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:57:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/190] 199.204.45.77 () {48 vars in 1095 bytes} [Sun Jul 26 10:57:27 2026] GET /v2.1/flavors/457aee3b-7d08-478b-9680-02ffd556132f/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/201] 199.204.45.77 () {42 vars in 701 bytes} [Sun Jul 26 10:58:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/202] 199.204.45.77 () {44 vars in 905 bytes} [Sun Jul 26 10:58:19 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 102/203] 199.204.45.77 () {46 vars in 978 bytes} [Sun Jul 26 10:58:19 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:58:19.384 8 INFO nova.api.openstack.wsgi [None req-ddb60ccb-3c68-4a35-a8ff-a7ad5ab473ae 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 102/204] 199.204.45.77 () {48 vars in 1007 bytes} [Sun Jul 26 10:58:19 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: 103/205] 199.204.45.77 () {48 vars in 1047 bytes} [Sun Jul 26 10:58:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/214] 10.0.0.82 () {32 vars in 654 bytes} [Sun Jul 26 10:58:58 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 107/215] 10.0.0.82 () {32 vars in 640 bytes} [Sun Jul 26 10:58:58 2026] GET /v2.1/servers => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-26 10:58:58.871 7 WARNING oslo_db.sqlalchemy.utils [None req-8a88b785-69db-44c2-8ccd-791965f6dbf3 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 109/216] 10.0.0.82 () {32 vars in 648 bytes} [Sun Jul 26 10:58:58 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/217] 10.0.0.82 () {32 vars in 693 bytes} [Sun Jul 26 10:58:58 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/220] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:09 2026] GET /v2.1/flavors/b1fd9073-2428-411a-bfe6-9c9f22ad1e90 => generated 511 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/221] 10.0.0.82 () {32 vars in 640 bytes} [Sun Jul 26 10:59:09 2026] GET /v2.1/flavors => generated 1674 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/222] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:09 2026] GET /v2.1/flavors/b1fd9073-2428-411a-bfe6-9c9f22ad1e90 => generated 511 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 10:59:14 2026] POST /v2.1/os-keypairs => generated 386 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:15.647 7 WARNING neutronclient.v2_0.client [None req-0a28b066-e090-481c-98e0-9e4a40bcf746 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 113/226] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 10:59:16 2026] POST /v2.1/os-keypairs => generated 385 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/227] 10.0.0.82 () {34 vars in 684 bytes} [Sun Jul 26 10:59:15 2026] POST /v2.1/os-security-groups => generated 244 bytes in 935 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:16.348 8 WARNING neutronclient.v2_0.client [None req-c5c2eb0c-73f6-4d54-a81f-7effe5b75e18 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:16.457 7 WARNING neutronclient.v2_0.client [None req-362e856b-6a14-42a3-a3db-29423e073bde a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:16.535 7 WARNING neutronclient.v2_0.client [None req-362e856b-6a14-42a3-a3db-29423e073bde a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 114/228] 10.0.0.82 () {34 vars in 684 bytes} [Sun Jul 26 10:59:16 2026] POST /v2.1/os-security-groups => generated 242 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:17.024 8 WARNING neutronclient.v2_0.client [None req-1e0b0762-4827-4e08-a614-ba53f7cf797b a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:17.106 7 WARNING neutronclient.v2_0.client [None req-362e856b-6a14-42a3-a3db-29423e073bde a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 115/229] 10.0.0.82 () {34 vars in 684 bytes} [Sun Jul 26 10:59:17 2026] POST /v2.1/os-security-groups => generated 241 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:17.230 8 WARNING neutronclient.v2_0.client [None req-b0e1f6ef-06a9-47a1-ad7d-3fba2a60edea a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:17.270 8 WARNING neutronclient.v2_0.client [None req-b0e1f6ef-06a9-47a1-ad7d-3fba2a60edea a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:17.301 8 WARNING neutronclient.v2_0.client [None req-b0e1f6ef-06a9-47a1-ad7d-3fba2a60edea a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 116/230] 10.0.0.82 () {32 vars in 662 bytes} [Sun Jul 26 10:59:17 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:17.392 8 WARNING neutronclient.v2_0.client [None req-c277d97e-155e-49c8-941e-5e589312bcdc 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:17.430 8 WARNING neutronclient.v2_0.client [None req-c277d97e-155e-49c8-941e-5e589312bcdc 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:17.624 8 WARNING neutronclient.v2_0.client [None req-c277d97e-155e-49c8-941e-5e589312bcdc 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 115/231] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 10:59:16 2026] POST /v2.1/servers => generated 451 bytes in 1341 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-07-26 10:59:17.734 7 WARNING neutronclient.v2_0.client [None req-8d54746a-6d46-4d22-afc5-2ef39f0df49d a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:17.762 7 WARNING neutronclient.v2_0.client [None req-8d54746a-6d46-4d22-afc5-2ef39f0df49d a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 116/232] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:17 2026] DELETE /v2.1/os-security-groups/d8c93ea6-ec6a-46f1-a6e6-d221ab14fcdc => generated 0 bytes in 98 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-26 10:59:17.873 7 WARNING neutronclient.v2_0.client [None req-6c230149-a7a1-438d-98d0-c0756458ff7f a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 117/233] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:17 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1423 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:17.927 7 WARNING neutronclient.v2_0.client [None req-9436e426-5cbd-43be-853d-4147f71feae4 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:17.952 7 INFO nova.api.openstack.wsgi [None req-9436e426-5cbd-43be-853d-4147f71feae4 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] HTTP exception thrown: Security group d8c93ea6-ec6a-46f1-a6e6-d221ab14fcdc does not exist Neutron server returns request_ids: ['req-0ced2ff1-661a-4f3b-a371-09cda867084f'] [pid: 7|app: 0|req: 118/234] 10.0.0.82 () {32 vars in 736 bytes} [Sun Jul 26 10:59:17 2026] GET /v2.1/os-security-groups/d8c93ea6-ec6a-46f1-a6e6-d221ab14fcdc => generated 194 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-26 10:59:17.969 7 WARNING neutronclient.v2_0.client [None req-02970e13-5974-4b87-8db8-e11a3b98a2a2 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.028 7 WARNING neutronclient.v2_0.client [None req-02970e13-5974-4b87-8db8-e11a3b98a2a2 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 119/235] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:17 2026] DELETE /v2.1/os-security-groups/b76ca24e-f476-43f6-8272-e25d08f930f1 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-26 10:59:18.139 7 WARNING neutronclient.v2_0.client [None req-cc253768-c07b-4248-8723-e9a1b2b27556 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.166 7 INFO nova.api.openstack.wsgi [None req-cc253768-c07b-4248-8723-e9a1b2b27556 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] HTTP exception thrown: Security group b76ca24e-f476-43f6-8272-e25d08f930f1 does not exist Neutron server returns request_ids: ['req-59d7f436-cac4-45e4-9387-e1c6aa99a582'] [pid: 7|app: 0|req: 120/236] 10.0.0.82 () {32 vars in 736 bytes} [Sun Jul 26 10:59:18 2026] GET /v2.1/os-security-groups/b76ca24e-f476-43f6-8272-e25d08f930f1 => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-26 10:59:18.174 7 WARNING neutronclient.v2_0.client [None req-cf1f9911-b84f-474c-8d8a-fd145bdc47b0 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.207 7 WARNING neutronclient.v2_0.client [None req-cf1f9911-b84f-474c-8d8a-fd145bdc47b0 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 117/237] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 10:59:17 2026] POST /v2.1/servers => generated 450 bytes in 916 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-07-26 10:59:18.283 8 WARNING neutronclient.v2_0.client [None req-b0daa279-a0d3-424b-a6ab-e72f731ee2b4 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 121/238] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:18 2026] DELETE /v2.1/os-security-groups/9f65f36b-1dac-45ea-9aaa-8b6676975770 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-26 10:59:18.315 7 WARNING neutronclient.v2_0.client [None req-5d4f11bf-1a29-45f3-b87d-d5a8aeaa1a72 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 118/239] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:18 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1400 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:18.341 7 INFO nova.api.openstack.wsgi [None req-5d4f11bf-1a29-45f3-b87d-d5a8aeaa1a72 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] HTTP exception thrown: Security group 9f65f36b-1dac-45ea-9aaa-8b6676975770 does not exist Neutron server returns request_ids: ['req-ff1d3c95-fcc8-4dfd-b2f3-de6df96b29ef'] [pid: 7|app: 0|req: 122/240] 10.0.0.82 () {32 vars in 736 bytes} [Sun Jul 26 10:59:18 2026] GET /v2.1/os-security-groups/9f65f36b-1dac-45ea-9aaa-8b6676975770 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:18.356 8 WARNING neutronclient.v2_0.client [None req-1e268375-5113-43d1-b026-2db744fe2597 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.395 8 WARNING neutronclient.v2_0.client [None req-1e268375-5113-43d1-b026-2db744fe2597 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.434 8 WARNING neutronclient.v2_0.client [None req-1e268375-5113-43d1-b026-2db744fe2597 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 119/241] 10.0.0.82 () {32 vars in 662 bytes} [Sun Jul 26 10:59:18 2026] GET /v2.1/os-security-groups => generated 707 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:18.505 7 WARNING neutronclient.v2_0.client [None req-33fea2f4-1f89-419d-8da2-dc808b5b01f0 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.525 7 INFO nova.api.openstack.wsgi [None req-33fea2f4-1f89-419d-8da2-dc808b5b01f0 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] HTTP exception thrown: Security group 9f65f36b-1dac-45ea-9aaa-8b6676975770 does not exist Neutron server returns request_ids: ['req-4e875bc6-0d4c-4455-a51b-af7e35279f65'] [pid: 7|app: 0|req: 123/242] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:18 2026] DELETE /v2.1/os-security-groups/9f65f36b-1dac-45ea-9aaa-8b6676975770 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-26 10:59:18.537 8 WARNING neutronclient.v2_0.client [None req-02986128-f212-48d3-97e2-4389a8dec447 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.557 8 INFO nova.api.openstack.wsgi [None req-02986128-f212-48d3-97e2-4389a8dec447 a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] HTTP exception thrown: Security group b76ca24e-f476-43f6-8272-e25d08f930f1 does not exist Neutron server returns request_ids: ['req-66e95e29-e220-416e-9c1c-f2d0c85fadbf'] [pid: 8|app: 0|req: 120/243] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:18 2026] DELETE /v2.1/os-security-groups/b76ca24e-f476-43f6-8272-e25d08f930f1 => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-26 10:59:18.571 7 WARNING neutronclient.v2_0.client [None req-49cafb13-e883-40b8-a950-13c502d4595b a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:18.591 7 INFO nova.api.openstack.wsgi [None req-49cafb13-e883-40b8-a950-13c502d4595b a7da63ad773247bbbdfd4644f02505e7 2a0bb9ac7e6b4f52aeeb38443468ae39 - - default default] HTTP exception thrown: Security group d8c93ea6-ec6a-46f1-a6e6-d221ab14fcdc does not exist Neutron server returns request_ids: ['req-0f34dc55-b855-447b-a433-9c97b57de96b'] [pid: 7|app: 0|req: 124/244] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:18 2026] DELETE /v2.1/os-security-groups/d8c93ea6-ec6a-46f1-a6e6-d221ab14fcdc => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-07-26 10:59:19.010 8 WARNING neutronclient.v2_0.client [None req-ffebe025-5cb5-4121-8814-40bec88b8934 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:19.403 7 WARNING neutronclient.v2_0.client [None req-1c98fa41-b89f-4214-86da-e52f85769eed 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 121/245] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:18 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1427 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/246] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:19 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1404 bytes in 542 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:20.366 8 WARNING neutronclient.v2_0.client [None req-f933196b-784f-45f9-b377-409ee7150d50 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 122/247] 10.0.0.82 () {34 vars in 684 bytes} [Sun Jul 26 10:59:20 2026] POST /v2.1/os-security-groups => generated 246 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:20.507 7 WARNING neutronclient.v2_0.client [None req-d92370ab-6197-4860-98bc-463c22a6cd18 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:20.539 7 WARNING neutronclient.v2_0.client [None req-d92370ab-6197-4860-98bc-463c22a6cd18 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 126/248] 10.0.0.82 () {34 vars in 694 bytes} [Sun Jul 26 10:59:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:20.649 8 WARNING neutronclient.v2_0.client [None req-d9edc539-2732-4540-a8f1-e00983d836cf 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 123/249] 10.0.0.82 () {34 vars in 684 bytes} [Sun Jul 26 10:59:20 2026] POST /v2.1/os-security-groups => generated 247 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:20.763 7 WARNING neutronclient.v2_0.client [None req-a96f4e44-dd0f-46f6-a63d-504abfc3b999 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:20.796 7 WARNING neutronclient.v2_0.client [None req-a96f4e44-dd0f-46f6-a63d-504abfc3b999 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 127/250] 10.0.0.82 () {34 vars in 694 bytes} [Sun Jul 26 10:59:20 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:20.946 7 WARNING neutronclient.v2_0.client [None req-79509588-3337-4e5e-baf4-fddd9a9db91c 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:20.947 8 WARNING neutronclient.v2_0.client [None req-1a2bfb1a-4b94-4d30-9519-e4edfb14a7cf a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 128/251] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:20 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1396 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-07-26 10:59:20.993 7 WARNING neutronclient.v2_0.client [None req-7263a494-8dca-43de-8a0d-218e45eed0e1 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 124/252] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:20 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1475 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:21.031 7 WARNING neutronclient.v2_0.client [None req-7263a494-8dca-43de-8a0d-218e45eed0e1 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 129/253] 10.0.0.82 () {34 vars in 694 bytes} [Sun Jul 26 10:59:20 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:21.144 8 WARNING neutronclient.v2_0.client [None req-6df8971b-bc34-494b-889e-68ba419aa3be 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 125/254] 10.0.0.82 () {32 vars in 736 bytes} [Sun Jul 26 10:59:21 2026] GET /v2.1/os-security-groups/cb642c75-10f7-429a-9937-3ca9eee145ad => generated 664 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:21.207 7 WARNING neutronclient.v2_0.client [None req-682a74a2-c166-46be-8638-989816217b31 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:21.234 7 WARNING neutronclient.v2_0.client [None req-682a74a2-c166-46be-8638-989816217b31 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:21.274 7 WARNING neutronclient.v2_0.client [None req-682a74a2-c166-46be-8638-989816217b31 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 130/255] 10.0.0.82 () {32 vars in 749 bytes} [Sun Jul 26 10:59:21 2026] DELETE /v2.1/os-security-group-rules/4c125eca-5a5b-4822-ad74-56c1dedacf3e => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-26 10:59:21.362 8 WARNING neutronclient.v2_0.client [None req-486bc933-fb7b-4735-8e60-ae7e68e60da6 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:21.395 8 WARNING neutronclient.v2_0.client [None req-486bc933-fb7b-4735-8e60-ae7e68e60da6 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 126/256] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:21 2026] DELETE /v2.1/os-security-groups/cb642c75-10f7-429a-9937-3ca9eee145ad => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-26 10:59:21.492 7 WARNING neutronclient.v2_0.client [None req-de08e550-89fa-425e-a05c-d735bc50fe57 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:21.527 7 WARNING neutronclient.v2_0.client [None req-de08e550-89fa-425e-a05c-d735bc50fe57 1232606f08b244c6b38b66f76f2c4751 4d3f4493633a44b5a170cfdee79f8e45 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 131/257] 10.0.0.82 () {32 vars in 739 bytes} [Sun Jul 26 10:59:21 2026] DELETE /v2.1/os-security-groups/512aa970-dd30-4b44-93a3-3a959ef2b9e6 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-07-26 10:59:22.037 8 WARNING neutronclient.v2_0.client [None req-156ca912-501a-4a49-86bc-a6355d3260da 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 127/258] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:22 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1452 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:22.089 7 WARNING neutronclient.v2_0.client [None req-017a69dd-ee17-4219-addb-a7ab1b6ecde3 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 132/259] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:22 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1483 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:23.134 8 WARNING neutronclient.v2_0.client [None req-4887456b-15b9-49fa-8d32-6f1632623377 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] 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-07-26 10:59:23.186 7 WARNING neutronclient.v2_0.client [None req-21846fb1-0f8f-4136-bd47-f9b68d5337a7 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 128/260] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:23 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1452 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/261] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:23 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1551 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:24.494 8 WARNING neutronclient.v2_0.client [None req-2f567586-431e-43f9-829d-19d2a2e1c84e 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 129/262] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:24 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1460 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:24.653 7 INFO nova.api.openstack.compute.server_external_events [req-9cc6b819-907c-4a52-9a2b-cad29c2cd366 req-5b43232e-5d73-43d4-8578-cb52320f9dcb 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:c715ff7f-5f04-4201-938b-28baccf3c9cf for instance 0257e76e-996b-4f54-9b76-dc1e0a0e71ef on instance 2026-07-26 10:59:24.661 7 INFO nova.compute.rpcapi [None req-e7a7c08e-4006-4d07-9c7c-4c49aeb2553d - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 134/263] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:24.723 8 WARNING neutronclient.v2_0.client [None req-6acf906f-438b-4eff-8144-dbb0f23435c3 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] 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-07-26 10:59:25.637 7 WARNING neutronclient.v2_0.client [None req-21ac8027-b185-4fe0-8108-ae0ecc3872d3 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 130/266] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:24 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1549 bytes in 1003 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/267] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:25 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1538 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:26.157 8 INFO nova.api.openstack.compute.server_external_events [req-0251bb44-5251-4130-8405-5e8b894de1fd req-a8fd698b-fde1-42ac-a513-7da32caaf67b 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:6b584a3f-ef63-4a3b-8f98-579cf07aaebb for instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 on instance 2026-07-26 10:59:26.170 8 INFO nova.compute.rpcapi [None req-a28de89e-b3c3-4acf-871b-1a9881cc506f - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 131/268] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/269] 10.0.0.82 () {30 vars in 412 bytes} [Sun Jul 26 10:59:26 2026] GET / => generated 423 bytes in 7 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: 8|app: 0|req: 132/270] 10.0.0.82 () {28 vars in 559 bytes} [Sun Jul 26 10:59:26 2026] GET /v2/ => generated 402 bytes in 378 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 139/271] 10.0.0.82 () {28 vars in 563 bytes} [Sun Jul 26 10:59:26 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: 133/272] 10.0.0.82 () {30 vars in 412 bytes} [Sun Jul 26 10:59:26 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-07-26 10:59:26.748 7 WARNING neutronclient.v2_0.client [None req-8a9ad72d-fa86-4d34-8812-381167e037eb a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 140/273] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:26 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1549 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:26.894 8 WARNING neutronclient.v2_0.client [None req-093dff35-7d86-4481-86af-7d560c8e7047 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 134/274] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:26 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 141/275] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 10:59:27 2026] POST /v2.1/os-keypairs => generated 386 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:27.926 8 WARNING neutronclient.v2_0.client [None req-4ff9474e-3afb-4346-bb28-824577217c18 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 135/276] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:27 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1549 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:28.127 7 WARNING neutronclient.v2_0.client [None req-e9235c55-9400-4b5e-9ec2-e9ef592f39e7 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 142/277] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:28 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:28.835 8 WARNING neutronclient.v2_0.client [None req-b3a66f7e-3b1f-4331-ac83-c2c0d5ccfdbf 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:28.875 8 WARNING neutronclient.v2_0.client [None req-b3a66f7e-3b1f-4331-ac83-c2c0d5ccfdbf 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] 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-07-26 10:59:29.084 7 WARNING neutronclient.v2_0.client [None req-1874baf6-3fc1-4a8b-a8c4-5fffadac9bf4 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:29.110 8 WARNING neutronclient.v2_0.client [None req-b3a66f7e-3b1f-4331-ac83-c2c0d5ccfdbf 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 143/278] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:29 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1549 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-07-26 10:59:29.313 7 WARNING neutronclient.v2_0.client [None req-e445b4e0-e459-4b31-84bf-dc069b42ca45 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 136/279] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 10:59:28 2026] POST /v2.1/servers => generated 452 bytes in 572 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-07-26 10:59:29.371 8 WARNING neutronclient.v2_0.client [None req-b49feb51-fe99-4eca-8a38-6ab80e604d98 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 144/280] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:29 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/281] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:29 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1431 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-07-26 10:59:30.285 7 WARNING neutronclient.v2_0.client [None req-66a519f0-f335-4c0c-8071-6b85bc25c495 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 145/282] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:30 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1549 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:30.468 8 WARNING neutronclient.v2_0.client [None req-86654464-0d92-4b8b-a290-53fdcec9e517 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:30.469 7 WARNING neutronclient.v2_0.client [None req-0f6c85ab-25e7-47a0-9d26-80371972530e 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 146/283] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:30 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/284] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:30 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 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-07-26 10:59:31.409 7 WARNING neutronclient.v2_0.client [None req-90ea2f77-4bfb-4052-90c0-1108f67b57b7 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 147/285] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:31 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1549 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:31.560 8 WARNING neutronclient.v2_0.client [None req-74498363-196d-40f3-9eeb-b3ee9651328c 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 139/286] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:31 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1483 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-07-26 10:59:31.703 7 WARNING neutronclient.v2_0.client [None req-02573e15-1cb6-4e17-9616-54829a8f74e3 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 148/287] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:31 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:32.550 8 INFO nova.api.openstack.compute.server_external_events [req-b80303c8-3a50-442c-a178-c65173e0bace req-1092946c-662e-4868-abd0-76d744917460 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:c715ff7f-5f04-4201-938b-28baccf3c9cf for instance 0257e76e-996b-4f54-9b76-dc1e0a0e71ef on instance [pid: 8|app: 0|req: 140/288] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 10:59:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:32.581 7 WARNING neutronclient.v2_0.client [None req-a4959a44-83a1-4278-a790-ba0c0457f7bf a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] 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-07-26 10:59:32.660 8 WARNING neutronclient.v2_0.client [None req-d5aa3da7-9836-4673-a15b-42bed1bd9c10 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 149/289] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:32 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1549 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/290] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:32 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1483 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:32.834 7 WARNING neutronclient.v2_0.client [None req-3b09aac1-96c8-459b-9b87-b945cbc59342 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/291] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:32 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:33.746 8 WARNING neutronclient.v2_0.client [None req-68587300-ab52-4f6b-a51d-743336bed413 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:33.749 7 WARNING neutronclient.v2_0.client [None req-d8e3c03a-989e-467d-b4b5-a924b6af205d 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/292] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:33 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1491 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/293] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:33 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => 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-07-26 10:59:34.038 7 WARNING neutronclient.v2_0.client [None req-3f460ffa-990d-4bd2-aca5-c440f466c7f6 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/294] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:34 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 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-07-26 10:59:34.588 8 INFO nova.api.openstack.compute.server_external_events [req-4a138044-7d33-41f2-b9bf-493b250b0481 req-9d43f5e8-8601-49ef-8dc9-4236d686a5fc 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:6b584a3f-ef63-4a3b-8f98-579cf07aaebb for instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 on instance [pid: 8|app: 0|req: 143/295] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 10:59:34 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-07-26 10:59:34.849 7 WARNING neutronclient.v2_0.client [None req-c0a8455a-c259-4324-bfac-97e836e9ef6f 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] 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-07-26 10:59:34.901 8 WARNING neutronclient.v2_0.client [None req-811a6855-0aa4-4806-a42d-9b4d949a30e4 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/296] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:34 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1558 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:34.999 7 INFO nova.api.openstack.compute.server_external_events [req-370b9b6c-30f0-48c7-ab9d-ebb758cfb11b req-b799cd43-0823-4d81-9452-43057e97534d 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:f7f4a0d9-b1e6-4fd0-90b6-6193c0bb16c3 for instance 583a6115-cc55-4360-849f-cb8a0eea5567 on instance [pid: 7|app: 0|req: 154/297] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/298] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:34 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1726 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-07-26 10:59:35.074 7 WARNING neutronclient.v2_0.client [None req-692bc034-fdb6-4da2-9b2b-c9e1a2d2c1e9 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 155/299] 10.0.0.82 () {32 vars in 740 bytes} [Sun Jul 26 10:59:35 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef/os-interface => generated 285 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-07-26 10:59:35.195 8 WARNING neutronclient.v2_0.client [None req-c2d3f461-cc7a-4dd2-9257-a4c3a91df00b 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 145/302] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:35 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1526 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-07-26 10:59:35.986 7 WARNING neutronclient.v2_0.client [None req-bb0f9ac4-1649-4208-b9be-15040a7c9d0d 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] 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-07-26 10:59:36.296 8 WARNING neutronclient.v2_0.client [None req-b3ad0361-ea29-4191-a253-d3f0a9cea133 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/303] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:35 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1556 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 146/304] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:36 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1726 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:36.439 7 WARNING neutronclient.v2_0.client [None req-20fb5def-2e9c-4759-b447-0de6d17e45c8 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] 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: 159/305] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:36 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1717 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 147/306] 10.0.0.82 () {32 vars in 640 bytes} [Sun Jul 26 10:59:36 2026] GET /v2.1/servers => generated 377 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-07-26 10:59:36.569 7 WARNING neutronclient.v2_0.client [None req-4b704da1-6a48-484c-85af-500d041d221c 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 160/307] 10.0.0.82 () {32 vars in 740 bytes} [Sun Jul 26 10:59:36 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/os-interface => generated 284 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/308] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 10:59:36 2026] DELETE /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 0 bytes in 191 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-07-26 10:59:36.794 7 WARNING neutronclient.v2_0.client [None req-4bbc3014-b459-4f85-8078-1098f11de236 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 161/309] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:36 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1732 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:37.046 8 INFO nova.api.openstack.compute.server_external_events [req-2d9866c9-174d-4af7-8d22-37ccf36b110c req-f9026487-847e-43fd-aad0-8d822a6e66ae 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:c715ff7f-5f04-4201-938b-28baccf3c9cf for instance 0257e76e-996b-4f54-9b76-dc1e0a0e71ef on instance [pid: 8|app: 0|req: 149/310] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:37.334 7 WARNING neutronclient.v2_0.client [None req-73c710b9-b626-48d6-9c6e-ab6380b085ca 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] 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: 162/311] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:37 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1717 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:37.458 8 WARNING neutronclient.v2_0.client [None req-c988eb2b-6cf3-43d6-9769-66abafce8fbf 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/312] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:37 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1556 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:38.047 7 WARNING neutronclient.v2_0.client [None req-49bab524-ee79-4d63-92cb-f256a6228f2e a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/313] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:38 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1852 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:38.594 8 WARNING neutronclient.v2_0.client [None req-d0fe845c-c43f-4582-9517-96e654556128 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/314] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:38 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1556 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-07-26 10:59:39.080 7 INFO nova.api.openstack.compute.server_external_events [req-e912c81e-bfda-463f-aac2-1670938fb68e req-c87a5fc8-0b72-41c8-bd5d-986277f6648d 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:6b584a3f-ef63-4a3b-8f98-579cf07aaebb for instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 on instance [pid: 7|app: 0|req: 164/315] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:39.194 8 WARNING neutronclient.v2_0.client [None req-6c58d34a-56f3-41f9-8cbf-1d0afa107537 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/316] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:39 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1852 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:39.747 8 WARNING neutronclient.v2_0.client [None req-d369e313-61a8-45c2-a0e6-ed93c72aa72c 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:39.749 7 INFO nova.api.openstack.compute.server_external_events [req-2035bfed-298e-4bcf-b424-acb809b9afa9 req-6d8667ea-f84e-47f5-a496-ad45733b40ee 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:f7f4a0d9-b1e6-4fd0-90b6-6193c0bb16c3 for instance 583a6115-cc55-4360-849f-cb8a0eea5567 on instance [pid: 7|app: 0|req: 165/317] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 10:59:39 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) [pid: 8|app: 0|req: 153/318] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:39 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1556 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:40.344 7 WARNING neutronclient.v2_0.client [None req-2fbecc6a-281b-4d25-9263-b3ebe0c043e1 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 166/319] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:40 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1784 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-07-26 10:59:40.991 8 WARNING neutronclient.v2_0.client [None req-d264d35f-8550-48e0-9948-8354a1aaf212 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] 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: 154/320] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:40 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1556 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:41.120 7 INFO nova.api.openstack.compute.server_external_events [req-a7d1f447-1934-4917-be75-c60c6fbafe7e req-58714bdf-be06-4d91-8714-6547727c6c2d 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:c715ff7f-5f04-4201-938b-28baccf3c9cf for instance 0257e76e-996b-4f54-9b76-dc1e0a0e71ef on instance [pid: 7|app: 0|req: 167/321] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:41.441 8 WARNING neutronclient.v2_0.client [None req-26b1b8da-7667-408b-85a3-2eecbe78f71e a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 155/322] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:41 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1509 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-07-26 10:59:42.149 7 WARNING neutronclient.v2_0.client [None req-10994c08-9d5a-4286-8135-3b464fd31ccd 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 168/323] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:42 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1740 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-07-26 10:59:42.312 8 WARNING neutronclient.v2_0.client [None req-75f0f766-8e71-4c20-a655-071bcac4c263 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/324] 10.0.0.82 () {32 vars in 740 bytes} [Sun Jul 26 10:59:42 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567/os-interface => generated 285 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:42.556 7 WARNING neutronclient.v2_0.client [None req-c28e53cc-be6f-4098-98bf-927f04f4f9da a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 169/325] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:42 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 1509 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-26 10:59:43.107 8 WARNING neutronclient.v2_0.client [None req-ddc74b6c-e53f-4b2b-8624-65a675ec7e4f 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:43.108 7 INFO nova.api.openstack.compute.server_external_events [req-0d7f1382-097e-41f8-a419-b588ff57fb2f req-715ba041-a749-4c9b-9abb-f3f965c1f0c1 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:f7f4a0d9-b1e6-4fd0-90b6-6193c0bb16c3 for instance 583a6115-cc55-4360-849f-cb8a0eea5567 on instance [pid: 7|app: 0|req: 170/326] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/327] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:43 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1740 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 171/328] 10.0.0.82 () {32 vars in 640 bytes} [Sun Jul 26 10:59:43 2026] GET /v2.1/servers => generated 383 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 158/329] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 10:59:43 2026] DELETE /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:43.472 7 WARNING neutronclient.v2_0.client [None req-8aa77e95-8e96-405c-b9f8-e7d591dcb4f3 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/330] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:43 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1746 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-07-26 10:59:43.845 8 INFO nova.api.openstack.wsgi [None req-baebaf4c-8fcb-4322-bec6-fadaccbd7097 a406d1af172843a283a4b6948a9ba477 6a861dff14a9441d891f1414fa1d64a1 - - default default] HTTP exception thrown: Instance 0257e76e-996b-4f54-9b76-dc1e0a0e71ef could not be found. [pid: 8|app: 0|req: 159/331] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:43 2026] GET /v2.1/servers/0257e76e-996b-4f54-9b76-dc1e0a0e71ef => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 173/332] 10.0.0.82 () {32 vars in 705 bytes} [Sun Jul 26 10:59:43 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1092806297 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:44.616 8 WARNING neutronclient.v2_0.client [None req-cbfd3cf3-d51f-4e8e-8eb7-b7a5373a4d28 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 160/333] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:44 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1866 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-07-26 10:59:45.772 8 WARNING neutronclient.v2_0.client [None req-4c61f1ea-a7ce-421e-9aee-8568cfeca57e 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/336] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:45 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1866 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 10:59:46.621 7 INFO nova.api.openstack.compute.server_external_events [req-bef81562-9473-4eab-bc69-c75ddce5b3c6 req-0c1e7442-9e4d-45e5-b921-62d834385348 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:f7f4a0d9-b1e6-4fd0-90b6-6193c0bb16c3 for instance 583a6115-cc55-4360-849f-cb8a0eea5567 on instance [pid: 7|app: 0|req: 175/337] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 10:59:46 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-07-26 10:59:47.048 8 WARNING neutronclient.v2_0.client [None req-556080c0-bf0f-4d01-b814-a9457df7547f 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 163/338] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:47 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1512 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-07-26 10:59:48.165 7 WARNING neutronclient.v2_0.client [None req-d22a1a69-71f0-498e-b31d-9ccab8b6ac95 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 176/339] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:48 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1517 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-07-26 10:59:49.260 8 WARNING neutronclient.v2_0.client [None req-52e5a9a4-7a45-46a0-9800-b5eb02c99450 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/340] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:49 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 1517 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:50.586 7 INFO nova.api.openstack.wsgi [None req-2fb48ec5-d15f-4f7e-95e8-dae34a2de8c8 0e6bbd2144154c388d96d0f894feed18 74181b3d2d38437ea180148477f7d424 - - default default] HTTP exception thrown: Instance 583a6115-cc55-4360-849f-cb8a0eea5567 could not be found. [pid: 7|app: 0|req: 177/341] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:50 2026] GET /v2.1/servers/583a6115-cc55-4360-849f-cb8a0eea5567 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 165/342] 10.0.0.82 () {32 vars in 705 bytes} [Sun Jul 26 10:59:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1084241910 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 178/343] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 10:59:52 2026] POST /v2.1/os-keypairs => generated 384 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 10:59:54.232 8 WARNING neutronclient.v2_0.client [None req-174f2acf-fda8-4e4d-8f50-59a499c77859 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:54.382 8 WARNING neutronclient.v2_0.client [None req-174f2acf-fda8-4e4d-8f50-59a499c77859 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 10:59:54.606 8 WARNING neutronclient.v2_0.client [None req-174f2acf-fda8-4e4d-8f50-59a499c77859 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/344] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 10:59:54 2026] POST /v2.1/servers => generated 453 bytes in 702 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-26 10:59:54.879 7 WARNING neutronclient.v2_0.client [None req-c6217ead-8b02-4672-9073-7018dccd6bb1 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/345] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:54 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1390 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:55.972 8 WARNING neutronclient.v2_0.client [None req-815fa688-fc9b-40d2-8376-0cc118339c7f 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/348] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:55 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1394 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-07-26 10:59:57.077 7 WARNING neutronclient.v2_0.client [None req-11807d6d-e9e6-4ee9-bff0-0767698b8d0e 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/349] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:57 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1442 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-07-26 10:59:58.259 8 WARNING neutronclient.v2_0.client [None req-0dd2dfb2-8cf5-4580-9d8c-a3beb74c0999 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/350] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:58 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1442 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 10:59:59.388 7 WARNING neutronclient.v2_0.client [None req-46e1c21d-49e3-479b-bdf4-0179d7990143 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 182/351] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 10:59:59 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1450 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:00.440 8 INFO nova.api.openstack.compute.server_external_events [req-1d37d831-3f3c-47f7-85f3-08da8fbf7663 req-239c49e2-586c-44a9-ad58-b5941c6b1f45 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:9c1894b2-626c-488f-881d-412153dea287 for instance 373c9a21-9884-49e9-8fb2-c511d1643f69 on instance [pid: 8|app: 0|req: 170/352] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:00.541 7 WARNING neutronclient.v2_0.client [None req-36b1ffae-7654-46a9-958d-95d402cb65a6 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 183/353] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:00 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1528 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-07-26 11:00:00.946 8 WARNING neutronclient.v2_0.client [None req-b05528d8-f442-4381-9020-cef594215fcf c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:00:01.142 8 WARNING neutronclient.v2_0.client [None req-b05528d8-f442-4381-9020-cef594215fcf c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 171/354] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 11:00:00 2026] POST /v2.1/servers => generated 424 bytes in 538 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-07-26 11:00:01.371 7 WARNING neutronclient.v2_0.client [None req-526e3d63-c200-417d-8e69-84d2e804c185 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 184/355] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:01 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1370 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-07-26 11:00:01.711 8 WARNING neutronclient.v2_0.client [None req-5a922052-d338-4f30-8bb3-485c6eb94bc8 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 172/356] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:01 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1516 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:02.459 7 WARNING neutronclient.v2_0.client [None req-c21732b3-5482-417e-8e64-4541848a0889 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 185/357] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:02 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1374 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-07-26 11:00:02.848 8 WARNING neutronclient.v2_0.client [None req-defc1793-b439-4cdb-bc89-6c544fa002cd 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 173/358] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:02 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1516 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-07-26 11:00:03.553 7 WARNING neutronclient.v2_0.client [None req-5aee96c5-bfab-4ac0-8c5d-b13b0fe27ec3 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/359] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:03 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1422 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-07-26 11:00:04.000 8 WARNING neutronclient.v2_0.client [None req-e12fdffd-7fbe-4d1b-931a-510bf997203f 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 174/360] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:03 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1516 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:04.647 7 WARNING neutronclient.v2_0.client [None req-2fbd70b2-105e-4444-bf1b-c8f19b1810e3 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/361] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:04 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1422 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-07-26 11:00:05.163 8 WARNING neutronclient.v2_0.client [None req-c5350a17-5f90-4278-99f0-63fc6df0859c 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 175/364] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:05 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1516 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-07-26 11:00:05.750 7 WARNING neutronclient.v2_0.client [None req-6d082af0-3447-4eb1-b0aa-f6a5ef4a8cd6 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] 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-07-26 11:00:05.838 8 WARNING neutronclient.v2_0.client [None req-e7ddec43-7f2e-4a9e-a52c-e08a25e02fe4 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 190/365] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:05 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1430 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/366] 10.0.0.82 () {32 vars in 740 bytes} [Sun Jul 26 11:00:05 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/os-interface => generated 284 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:06.096 7 WARNING neutronclient.v2_0.client [None req-6fce8752-d7ca-49d1-97fd-2fef1afdc178 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] 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: 191/367] 10.0.0.82 () {32 vars in 814 bytes} [Sun Jul 26 11:00:06 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/os-interface/6b584a3f-ef63-4a3b-8f98-579cf07aaebb => generated 281 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:06.197 8 INFO nova.api.openstack.compute.server_external_events [req-6ab09ed3-6858-41d6-a32f-8d4b26d500d4 req-22aa0223-a116-40e7-bba3-7da8722ff49c 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:9c1894b2-626c-488f-881d-412153dea287 for instance 373c9a21-9884-49e9-8fb2-c511d1643f69 on instance [pid: 8|app: 0|req: 177/368] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 11:00:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/369] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:06 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 156 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 178/370] 10.0.0.82 () {34 vars in 749 bytes} [Sun Jul 26 11:00:06 2026] POST /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:06.309 7 WARNING neutronclient.v2_0.client [None req-93a710d4-e378-459d-8b5d-59ca2a64a48a 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 179/371] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:06 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 156 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:06.576 8 INFO nova.api.openstack.compute.server_external_events [req-0f7f5c3f-cbae-4b87-b7d2-a657d2adf37e req-0d116d71-30f1-4ecc-85f7-3386231c4ee4 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:cd53f9a1-1fad-4277-b2c0-e356097f5fc8 for instance 6a6dd182-3a11-490e-ae8c-daec0c0a7726 on instance [pid: 8|app: 0|req: 180/372] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/373] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:06 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1516 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:07.049 8 WARNING neutronclient.v2_0.client [None req-94fcf1b6-9936-46ae-ab6d-35da53eea784 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] 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: 194/374] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 156 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/375] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1482 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/376] 10.0.0.28 () {28 vars in 453 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 182/377] 10.0.0.28 () {30 vars in 657 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 196/378] 10.0.0.28 () {32 vars in 730 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/379] 10.0.0.28 () {34 vars in 764 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1/os-services => generated 782 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-26 11:00:07.757 7 WARNING neutronclient.v2_0.client [None req-eedbabb9-ed8e-49ca-b793-3a8fee1d51be 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/380] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1697 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:07.973 8 WARNING neutronclient.v2_0.client [None req-cbf73ec8-e34b-4175-81db-7573bfac7c58 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/381] 10.0.0.82 () {32 vars in 740 bytes} [Sun Jul 26 11:00:07 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69/os-interface => generated 284 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 198/382] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:08 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 194 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-07-26 11:00:08.469 8 WARNING neutronclient.v2_0.client [None req-0fa0084d-d171-417d-8ec8-adb750bb60a0 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:00:08.486 7 WARNING neutronclient.v2_0.client [None req-50f3e667-3eff-4b51-953f-08321a0b7e16 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/383] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:08 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1951 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 199/384] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:08 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1470 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 11:00:08.720 8 INFO nova.api.openstack.compute.server_external_events [req-763e49e1-e8ff-41e8-8f54-1e0548d37226 req-b4d25914-62b7-42a3-8659-71fad5054638 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:6b584a3f-ef63-4a3b-8f98-579cf07aaebb for instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 186/385] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:08 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-07-26 11:00:08.747 7 INFO nova.api.openstack.compute.server_external_events [req-65862717-237f-4a57-8176-a8fac83f4961 req-cd84426b-f9dd-4d1f-816b-1c6d8c5f8dc3 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:9c1894b2-626c-488f-881d-412153dea287 for instance 373c9a21-9884-49e9-8fb2-c511d1643f69 on instance [pid: 7|app: 0|req: 200/386] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/387] 10.0.0.82 () {34 vars in 749 bytes} [Sun Jul 26 11:00:08 2026] POST /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/action => generated 0 bytes in 38 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: 201/388] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:08 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 194 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:09.792 8 WARNING neutronclient.v2_0.client [None req-df56d973-31ac-496f-95ba-3ea5e075e717 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] 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: 202/389] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:09 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 194 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/390] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:09 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => 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-07-26 11:00:10.796 7 INFO nova.api.openstack.compute.server_external_events [req-5381c61e-39d6-452d-af52-e9c22d2b95a2 req-af292d2b-6ce1-45d4-933e-9526902f3511 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:6b584a3f-ef63-4a3b-8f98-579cf07aaebb for instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 on instance [pid: 7|app: 0|req: 203/391] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:10 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 189/392] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:10 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 194 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:10.986 7 WARNING neutronclient.v2_0.client [None req-5d30126c-2bd7-4efc-b2c4-78be731ecebd c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 204/393] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:10 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1470 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 190/394] 10.0.0.140 () {30 vars in 619 bytes} [Sun Jul 26 11:00:11 2026] GET /v2.1 => generated 0 bytes in 79 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 205/395] 10.0.0.140 () {32 vars in 692 bytes} [Sun Jul 26 11:00:11 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/396] 10.0.0.140 () {34 vars in 913 bytes} [Sun Jul 26 11:00:11 2026] GET /v2.1/os-simple-tenant-usage/69361f119c6d47d5a8baeefec39f7334?start=2026-07-25T00:00:00&end=2026-07-26T23:59:59 => generated 20 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/397] 10.0.0.140 () {30 vars in 654 bytes} [Sun Jul 26 11:00:11 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 192/398] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:11 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/399] 10.0.0.28 () {28 vars in 453 bytes} [Sun Jul 26 11:00:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/400] 10.0.0.28 () {30 vars in 657 bytes} [Sun Jul 26 11:00:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-07-26 11:00:12.142 8 WARNING neutronclient.v2_0.client [None req-aa6cb999-23d2-41bf-994c-2b61425f2994 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 207/401] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:00:12 2026] DELETE /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 0 bytes in 173 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: 208/402] 10.0.0.28 () {32 vars in 730 bytes} [Sun Jul 26 11:00:12 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 11:00:12.233 7 WARNING neutronclient.v2_0.client [None req-c79c8c87-b08b-4709-8c2f-885e70d99663 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 195/403] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:12 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1470 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/404] 10.0.0.28 () {34 vars in 764 bytes} [Sun Jul 26 11:00:12 2026] GET /v2.1/os-services => generated 782 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-07-26 11:00:12.433 8 INFO nova.api.openstack.compute.server_external_events [req-182b1397-7378-4879-9db0-84e79a0a506a req-e114a8b4-6b0c-4472-b3f2-e3a51f93da84 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:cd53f9a1-1fad-4277-b2c0-e356097f5fc8 for instance 6a6dd182-3a11-490e-ae8c-daec0c0a7726 on instance [pid: 8|app: 0|req: 197/405] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 11:00:12 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: 209/406] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:12 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1843 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:13.336 8 WARNING neutronclient.v2_0.client [None req-b4ad3385-4d6b-4933-91a0-d1bd4f8237af c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 198/407] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:13 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1470 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-07-26 11:00:13.536 7 WARNING neutronclient.v2_0.client [None req-a9400855-8467-4a27-b9f2-755d9e2289f3 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 210/408] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:13 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1843 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-07-26 11:00:14.485 8 WARNING neutronclient.v2_0.client [None req-0b1d5965-63a9-4177-8fe8-c597a0efe961 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/409] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1655 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 211/410] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726/ips => generated 109 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 200/411] 10.0.0.82 () {32 vars in 722 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726/ips => generated 109 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 212/412] 10.0.0.82 () {32 vars in 824 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726/ips/tempest-ServerAddressesTestJSON-1016773912-network => generated 94 bytes in 27 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-07-26 11:00:14.740 7 WARNING neutronclient.v2_0.client [None req-99b99e6b-a511-4a77-a518-87cf24c2aa34 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/413] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:00:14 2026] DELETE /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/414] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1843 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 202/415] 10.0.0.140 () {30 vars in 619 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 203/416] 10.0.0.140 () {32 vars in 692 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 11:00:14.885 7 WARNING neutronclient.v2_0.client [None req-353d1ba8-f1be-4ecf-b090-4abcb0426fc5 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 204/417] 10.0.0.140 () {34 vars in 913 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/os-simple-tenant-usage/69361f119c6d47d5a8baeefec39f7334?start=2026-07-25T00:00:00&end=2026-07-26T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/418] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:14 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1661 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 205/421] 10.0.0.140 () {30 vars in 654 bytes} [Sun Jul 26 11:00:15 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:15.329 7 INFO nova.api.openstack.compute.server_external_events [req-d4b4055e-c5fe-4238-b289-e5d6c921f514 req-2b6e32cf-cd69-4e4d-9bc6-c34031602065 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:6b584a3f-ef63-4a3b-8f98-579cf07aaebb for instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 on instance [pid: 7|app: 0|req: 217/422] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:15 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-07-26 11:00:15.881 8 WARNING neutronclient.v2_0.client [None req-41c66750-659b-4770-880e-3b8cd8c89c26 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/423] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:15 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1481 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-07-26 11:00:16.065 7 WARNING neutronclient.v2_0.client [None req-30cc510a-cab3-4ced-bc3a-c5e207728a61 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 218/424] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:16 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1661 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/425] 10.0.0.28 () {28 vars in 453 bytes} [Sun Jul 26 11:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 219/426] 10.0.0.28 () {30 vars in 657 bytes} [Sun Jul 26 11:00:16 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 208/427] 10.0.0.28 () {32 vars in 730 bytes} [Sun Jul 26 11:00:16 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/428] 10.0.0.28 () {34 vars in 807 bytes} [Sun Jul 26 11:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-26 11:00:16.985 8 WARNING neutronclient.v2_0.client [None req-c82ff35d-2005-46cf-9d3a-03f90b474edb 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 209/429] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:16 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1486 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-07-26 11:00:17.252 7 WARNING neutronclient.v2_0.client [None req-1366c9ba-02bf-43cd-b0b0-4d87531fc5a0 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/430] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:17 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1661 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:17.617 8 INFO nova.api.openstack.compute.server_external_events [req-edbfc0d5-e2d8-4afe-b710-96053b6ab168 req-d060d280-cfb4-4cbd-ae4d-9cec672b7f26 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:cd53f9a1-1fad-4277-b2c0-e356097f5fc8 for instance 6a6dd182-3a11-490e-ae8c-daec0c0a7726 on instance [pid: 8|app: 0|req: 210/431] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:18.068 7 WARNING neutronclient.v2_0.client [None req-d5c334af-63c1-48f7-9dac-a0632c5ded59 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/432] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:18 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => generated 1486 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-07-26 11:00:18.420 8 WARNING neutronclient.v2_0.client [None req-1affb505-9c08-4031-9da5-71e2d6f3f24f c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/433] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:18 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1451 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:19.134 7 INFO nova.api.openstack.wsgi [None req-3ad88b53-0d33-4d9e-9648-093181b76d94 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] HTTP exception thrown: Instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 could not be found. [pid: 7|app: 0|req: 223/434] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:19 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => 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: 8|app: 0|req: 212/435] 10.0.0.82 () {32 vars in 703 bytes} [Sun Jul 26 11:00:19 2026] DELETE /v2.1/os-keypairs/tempest-keypair-812694249 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:19.534 7 WARNING neutronclient.v2_0.client [None req-98ab85ab-1c4b-4b5b-95db-bac58ba072e2 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/436] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:19 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1456 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 11:00:19.603 8 INFO nova.api.openstack.wsgi [None req-60384e00-5e6f-4be3-887c-d2ac90e607c6 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] HTTP exception thrown: Instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 could not be found. [pid: 8|app: 0|req: 213/437] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:00:19 2026] DELETE /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => 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, ' 2026-07-26 11:00:19.641 7 INFO nova.api.openstack.wsgi [None req-6c77389f-ce73-4a97-b143-05c50241bae3 080602da5b3c4921a94ce9ba3f021c5c 99746a1ece7342ce99a48b5525def5bd - - default default] HTTP exception thrown: Instance 9ce046aa-2d1a-40e9-beb8-dd3c18426491 could not be found. [pid: 7|app: 0|req: 225/438] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:19 2026] GET /v2.1/servers/9ce046aa-2d1a-40e9-beb8-dd3c18426491 => 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: 226/439] 10.0.0.28 () {28 vars in 453 bytes} [Sun Jul 26 11:00:20 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-07-26 11:00:20.645 8 WARNING neutronclient.v2_0.client [None req-c29e07d2-bfc9-4c9c-b165-5cc9bbf5eb88 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 214/440] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:20 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => generated 1456 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, ' [pid: 7|app: 0|req: 227/441] 10.0.0.28 () {30 vars in 657 bytes} [Sun Jul 26 11:00:20 2026] GET /v2.1 => generated 0 bytes in 97 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: 215/442] 10.0.0.28 () {32 vars in 730 bytes} [Sun Jul 26 11:00:20 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: 228/443] 10.0.0.28 () {34 vars in 807 bytes} [Sun Jul 26 11:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-26 11:00:21.717 8 INFO nova.api.openstack.wsgi [None req-a839b537-e996-49b6-85a9-641098189d89 c369fd54c0014b7abc433d58dcde749a 13cc0b8246ea430fbab21b10f9907242 - - default default] HTTP exception thrown: Instance 6a6dd182-3a11-490e-ae8c-daec0c0a7726 could not be found. [pid: 8|app: 0|req: 216/444] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:21 2026] GET /v2.1/servers/6a6dd182-3a11-490e-ae8c-daec0c0a7726 => 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: 8|app: 0|req: 218/447] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 11:00:26 2026] POST /v2.1/os-keypairs => generated 397 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:28.164 7 WARNING neutronclient.v2_0.client [None req-84304289-6368-4a5a-b62b-b5c1f13d22d8 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:00:28.204 7 WARNING neutronclient.v2_0.client [None req-84304289-6368-4a5a-b62b-b5c1f13d22d8 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:00:28.322 7 WARNING neutronclient.v2_0.client [None req-84304289-6368-4a5a-b62b-b5c1f13d22d8 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/448] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 11:00:28 2026] POST /v2.1/servers => generated 449 bytes in 412 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-07-26 11:00:28.539 8 WARNING neutronclient.v2_0.client [None req-b1559b4e-f8ef-450b-a0df-01d9c6fe86c5 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/449] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:28 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1402 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-07-26 11:00:29.638 7 WARNING neutronclient.v2_0.client [None req-8e006a6d-1894-4bdf-82c9-8637d437b92a e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 231/450] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:29 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1406 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:30.751 8 WARNING neutronclient.v2_0.client [None req-853f9bc0-1fae-46df-a868-59b1d414e9f9 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/451] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:30 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1454 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-07-26 11:00:31.070 7 WARNING neutronclient.v2_0.client [None req-44a805a6-e29c-4539-9b7b-ba5e963576f5 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 232/452] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:30 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1817 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:31.241 8 WARNING neutronclient.v2_0.client [None req-3103f881-689d-495d-a8ce-92195f11cf50 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 221/453] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:31 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1817 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 233/454] 10.0.0.82 () {34 vars in 749 bytes} [Sun Jul 26 11:00:31 2026] POST /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69/action => generated 0 bytes in 65 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-07-26 11:00:31.606 8 WARNING neutronclient.v2_0.client [None req-08ae7ee2-0168-4c0f-8cc3-76180fcae18b 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 222/455] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:31 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1819 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-07-26 11:00:31.842 7 WARNING neutronclient.v2_0.client [None req-019e653f-bebc-4e50-93f0-62d5e4aacb26 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/456] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:31 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1454 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-07-26 11:00:32.754 8 WARNING neutronclient.v2_0.client [None req-9aa7d658-b1d0-4d9e-a364-546f8eff8b2b 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 223/457] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:32 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1819 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-07-26 11:00:32.951 7 WARNING neutronclient.v2_0.client [None req-f3a63a1a-7f12-4e17-ada9-c39347b6e5c8 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/458] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:32 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1462 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-07-26 11:00:33.803 8 INFO nova.api.openstack.compute.server_external_events [req-dcb88da9-5de9-4109-a50b-8c810c6af86e req-9aabaaa3-bd2e-4dc8-a701-0448a1812ef3 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:b145d4c9-f4c3-4762-8c1b-0d7d69cfe149 for instance 3d35e209-bc66-4cf2-bcfb-648649ec0084 on instance [pid: 8|app: 0|req: 224/459] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:33 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-07-26 11:00:33.946 7 WARNING neutronclient.v2_0.client [None req-270fcc0c-3bd7-4a9a-8bdd-ec00c8c8dead 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] 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-07-26 11:00:34.036 8 WARNING neutronclient.v2_0.client [None req-1a4072c5-221f-4c31-a485-16f8f7a672c4 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/460] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:33 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1819 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/461] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:34 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1539 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-07-26 11:00:35.090 7 WARNING neutronclient.v2_0.client [None req-395f1368-68f3-446e-9c2f-48e1d9cf8e1f 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/464] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:35 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1824 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:35.217 8 WARNING neutronclient.v2_0.client [None req-ffe3fc44-466a-4239-b22e-d4cc8ae59553 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/465] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:35 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1527 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-07-26 11:00:36.226 7 WARNING neutronclient.v2_0.client [None req-ab3c1f31-5a0f-49af-aa32-8b459b79962f 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/466] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:36 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1824 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-07-26 11:00:36.353 8 WARNING neutronclient.v2_0.client [None req-89305efc-2461-4057-9d12-6f276a627803 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/467] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:36 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1527 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-07-26 11:00:37.357 7 WARNING neutronclient.v2_0.client [None req-0a7ae146-0156-477e-af8d-0e973a076bb9 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] 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: 239/468] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:37 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1824 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 11:00:37.479 8 WARNING neutronclient.v2_0.client [None req-ea72582a-c19e-4c9e-ace1-7b59cc47cd88 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/469] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:37 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1527 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:38.509 7 WARNING neutronclient.v2_0.client [None req-16a663e1-2b4e-46b0-9e32-de09dfb7c626 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] 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-07-26 11:00:38.597 8 WARNING neutronclient.v2_0.client [None req-17c92230-10dc-4d2d-a68f-1baa16cafc1b e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 240/470] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:38 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1824 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:38.660 7 INFO nova.api.openstack.compute.server_external_events [req-4337e209-d34e-461e-915b-7b04e9acbaa6 req-e29cbcc6-a2b9-43c1-903b-9e73f38b3206 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:b145d4c9-f4c3-4762-8c1b-0d7d69cfe149 for instance 3d35e209-bc66-4cf2-bcfb-648649ec0084 on instance [pid: 7|app: 0|req: 241/471] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 11:00:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/472] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:38 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:39.682 7 WARNING neutronclient.v2_0.client [None req-276e8d58-9ab1-4ba3-8f5d-590fff64941b 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] 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-07-26 11:00:39.762 8 WARNING neutronclient.v2_0.client [None req-a697310c-32d5-4602-840d-55dd9a43f609 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 242/473] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:39 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1824 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/474] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:39 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1527 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-07-26 11:00:40.702 7 INFO nova.api.openstack.compute.server_external_events [req-5d10ee24-7e7b-457c-bfb9-a9f9dd205a6d req-9803522b-039c-43f0-adaa-bba2911f9f24 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-unplugged:9c1894b2-626c-488f-881d-412153dea287 for instance 373c9a21-9884-49e9-8fb2-c511d1643f69 on instance 2026-07-26 11:00:40.702 7 INFO nova.api.openstack.compute.server_external_events [req-5d10ee24-7e7b-457c-bfb9-a9f9dd205a6d req-9803522b-039c-43f0-adaa-bba2911f9f24 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:9c1894b2-626c-488f-881d-412153dea287 for instance 373c9a21-9884-49e9-8fb2-c511d1643f69 on instance [pid: 7|app: 0|req: 243/475] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 11:00:40 2026] POST /v2.1/os-server-external-events => generated 356 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-07-26 11:00:40.848 8 WARNING neutronclient.v2_0.client [None req-dec50d03-2e51-4233-ad48-a0ab33f017fc 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] 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-07-26 11:00:40.974 7 WARNING neutronclient.v2_0.client [None req-d8eb5eb1-d1a8-4211-a20b-8fd79251acc5 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/476] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:40 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1824 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/477] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:40 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1696 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-07-26 11:00:41.178 8 WARNING neutronclient.v2_0.client [None req-2b5b360e-fece-4d4b-8eed-1795886e92e5 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 234/478] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:41 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1696 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-07-26 11:00:42.070 7 WARNING neutronclient.v2_0.client [None req-317154d4-c761-46a4-bc02-e529a74acb71 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 245/479] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:00:42 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1817 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:00:42.501 8 INFO nova.api.openstack.compute.server_external_events [req-46775090-b517-40c9-b60e-69adaae55c7d req-a69d2e00-63b8-4db4-9b3f-1334a790aef1 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:b145d4c9-f4c3-4762-8c1b-0d7d69cfe149 for instance 3d35e209-bc66-4cf2-bcfb-648649ec0084 on instance [pid: 8|app: 0|req: 235/480] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:00:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/483] 10.0.0.82 () {34 vars in 749 bytes} [Sun Jul 26 11:00:48 2026] POST /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084/action => generated 31850 bytes in 558 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 248/486] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 11:00:58 2026] POST /v2.1/os-keypairs => generated 396 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 239/487] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 11:01:00 2026] POST /v2.1/os-keypairs => generated 386 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 11:01:01.051 7 INFO nova.api.openstack.compute.server_external_events [req-7f99a859-9dd6-4bdc-907c-c1f3fe228547 req-9b44bf4a-2b09-4d83-9cc9-963ba30fafa7 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:b145d4c9-f4c3-4762-8c1b-0d7d69cfe149 for instance 3d35e209-bc66-4cf2-bcfb-648649ec0084 on instance [pid: 7|app: 0|req: 249/488] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:01 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) 2026-07-26 11:01:01.763 8 WARNING neutronclient.v2_0.client [None req-28fbbca5-7db1-4270-93d1-34359fb1c51e ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:01:01.810 8 WARNING neutronclient.v2_0.client [None req-28fbbca5-7db1-4270-93d1-34359fb1c51e ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:01:01.860 8 WARNING neutronclient.v2_0.client [None req-28fbbca5-7db1-4270-93d1-34359fb1c51e ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:01:02.080 8 WARNING neutronclient.v2_0.client [None req-28fbbca5-7db1-4270-93d1-34359fb1c51e ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 240/489] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 11:01:01 2026] POST /v2.1/servers => generated 496 bytes in 612 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-07-26 11:01:02.340 7 WARNING neutronclient.v2_0.client [None req-6021647c-6392-4f45-ac61-56c75658f424 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/490] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:02 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1456 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-07-26 11:01:03.425 8 WARNING neutronclient.v2_0.client [None req-57477677-4b2a-4274-bfc4-1144d7b54cb8 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/491] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:03 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1460 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-07-26 11:01:03.751 7 WARNING neutronclient.v2_0.client [None req-6d4314f5-ed4e-4252-86dd-2ad7a982d173 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 251/492] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:03 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1817 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 242/493] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:01:03 2026] DELETE /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 0 bytes in 99 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-07-26 11:01:04.058 7 WARNING neutronclient.v2_0.client [None req-890aa94d-4425-42b0-a034-d2b02a6b1223 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 252/494] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:04 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1823 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: 243/495] 10.0.0.82 () {34 vars in 670 bytes} [Sun Jul 26 11:01:04 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:04.508 7 WARNING neutronclient.v2_0.client [None req-2bd9262a-c1da-4eed-b027-c18c387894fd ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/496] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:04 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1508 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 11:01:05.183 8 WARNING neutronclient.v2_0.client [None req-092b66da-ea0b-4a3e-a02e-443f42caca7e 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 244/499] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:05 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1823 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-07-26 11:01:05.572 7 WARNING neutronclient.v2_0.client [None req-948410aa-caff-4a92-9f7a-3242dff74c28 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] 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-07-26 11:01:05.602 8 WARNING neutronclient.v2_0.client [None req-4bbd32a6-2f01-4a24-8eeb-6dd06c9f882f ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:01:05.612 7 WARNING neutronclient.v2_0.client [None req-948410aa-caff-4a92-9f7a-3242dff74c28 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/500] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:05 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1508 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 11:01:05.758 7 WARNING neutronclient.v2_0.client [None req-948410aa-caff-4a92-9f7a-3242dff74c28 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/501] 10.0.0.82 () {34 vars in 662 bytes} [Sun Jul 26 11:01:05 2026] POST /v2.1/servers => generated 450 bytes in 427 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-07-26 11:01:05.978 8 WARNING neutronclient.v2_0.client [None req-bd11dd6e-3bd3-4156-a1f6-ddc9800e1d4c e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/502] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:05 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1401 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:06.332 7 WARNING neutronclient.v2_0.client [None req-6110d1d7-ab0b-44fc-b43a-3677bc3ad5da 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 257/503] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:06 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1823 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-07-26 11:01:06.685 8 WARNING neutronclient.v2_0.client [None req-813d96e3-9090-4f12-a8df-be7be3098992 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 247/504] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:06 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1516 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:07.044 7 INFO nova.api.openstack.compute.server_external_events [req-d9ecbae3-1ad5-4bb9-b01a-9223dbae0802 req-23836c95-42b7-427b-bd9c-6cfffa69cf75 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:9c1894b2-626c-488f-881d-412153dea287 for instance 373c9a21-9884-49e9-8fb2-c511d1643f69 on instance [pid: 7|app: 0|req: 258/505] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-26 11:01:07.057 8 WARNING neutronclient.v2_0.client [None req-b775f080-7759-48ad-9481-38e4825182f5 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/506] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:07 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1405 bytes in 395 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:07.504 7 WARNING neutronclient.v2_0.client [None req-1cd6c19e-08c2-46a1-b439-80b7c4ddf91a 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/507] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:07 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1471 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:08.035 8 WARNING neutronclient.v2_0.client [None req-39c020d9-5d19-4c23-9086-cc48b4e116ea ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 249/508] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:08 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1640 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:08.466 7 WARNING neutronclient.v2_0.client [None req-6362801b-5938-495b-95cf-b1c06b595aba e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/509] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:08 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1453 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:08.882 8 WARNING neutronclient.v2_0.client [None req-b921855a-864a-44f4-ac40-f286414579fa 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/510] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:08 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1476 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-07-26 11:01:09.094 7 INFO nova.api.openstack.compute.server_external_events [req-866da460-874c-4617-807d-102334c7e506 req-4f0ca1d9-e181-4a22-b1f4-d560b97e618d 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:707855c7-6a82-45d0-b94c-8d1a4bb42e34 for instance 401bd94d-1e5e-4b03-8838-982256ea16a8 on instance [pid: 7|app: 0|req: 261/511] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:09 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-07-26 11:01:09.224 8 WARNING neutronclient.v2_0.client [None req-49b9c1e1-dde5-4214-989d-86be689b7a30 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/512] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:09 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1628 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-07-26 11:01:09.551 7 WARNING neutronclient.v2_0.client [None req-347153bc-a580-4be9-b94c-ba4a3e627f7b e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/513] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:09 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1453 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-07-26 11:01:09.972 8 WARNING neutronclient.v2_0.client [None req-86f02990-9884-420a-8aa1-c1156aaab881 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 252/514] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:09 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1476 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-07-26 11:01:10.357 7 WARNING neutronclient.v2_0.client [None req-27d2feda-fb48-4b46-8681-3dad996742cc ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] 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-07-26 11:01:10.653 8 WARNING neutronclient.v2_0.client [None req-49af99af-9ece-4031-bb30-cf2b6a44000e e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 263/515] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:10 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1628 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 253/516] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:10 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1529 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-07-26 11:01:11.059 7 WARNING neutronclient.v2_0.client [None req-4bd822c2-08d3-4c58-833c-90bc3c5b8cc3 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/517] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:11 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 1476 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-07-26 11:01:11.170 8 INFO nova.api.openstack.compute.server_external_events [req-84d79cf5-8bb3-4e1d-8996-1a1f0d051baf req-1a8e42a3-f48e-408e-a5a6-4557e789cd4a 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:a09e0a87-533b-47cd-a158-152e2e9ad1ba for instance 8501a2dc-5198-4c52-ae6f-64a116f88cf2 on instance [pid: 8|app: 0|req: 254/518] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:12.045 7 WARNING neutronclient.v2_0.client [None req-2cfa1a57-1a78-4ed1-b16b-92f1431bf171 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:01:12.073 8 WARNING neutronclient.v2_0.client [None req-c60d8acc-5035-4378-83e3-43f823f804ec e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/519] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:12 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1628 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-07-26 11:01:12.184 7 INFO nova.api.openstack.wsgi [None req-e14e22bc-04a8-47b8-ac14-b2a66168ae9f 1e311b56bef9454b8fe33459f1bae998 afc31d5ceea34c9bac482d861270f50a - - default default] HTTP exception thrown: Instance 373c9a21-9884-49e9-8fb2-c511d1643f69 could not be found. [pid: 7|app: 0|req: 266/520] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:12 2026] GET /v2.1/servers/373c9a21-9884-49e9-8fb2-c511d1643f69 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 255/521] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:12 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1527 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/522] 10.0.0.82 () {32 vars in 701 bytes} [Sun Jul 26 11:01:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-65882141 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:13.198 8 WARNING neutronclient.v2_0.client [None req-9dfffb8c-7390-4e22-952f-d127214e9f09 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-07-26 11:01:13.212 7 INFO nova.api.openstack.compute.server_external_events [req-a8743fc9-4308-4272-856b-d2222251a8a6 req-d9e8dde7-8dac-4718-9e39-a458ec0cd840 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:707855c7-6a82-45d0-b94c-8d1a4bb42e34 for instance 401bd94d-1e5e-4b03-8838-982256ea16a8 on instance [pid: 7|app: 0|req: 268/523] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 11:01:13 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-07-26 11:01:13.256 7 WARNING neutronclient.v2_0.client [None req-480f8795-97b7-4c52-a0da-ed9ec5da9968 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/524] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:13 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1628 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/525] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:13 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1527 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:14.662 8 WARNING neutronclient.v2_0.client [None req-69a7aa6e-31c6-4c8b-a09e-f5819fe08ea6 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] 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-07-26 11:01:14.724 7 WARNING neutronclient.v2_0.client [None req-b2a0aa2a-fc86-4812-ade6-c58ba60d5588 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/526] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:14 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1808 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/527] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:14 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1527 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:14.922 8 WARNING neutronclient.v2_0.client [None req-1d53d53c-d579-482e-b13b-fde0bf37fed7 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 258/528] 10.0.0.82 () {32 vars in 740 bytes} [Sun Jul 26 11:01:14 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:15.691 7 INFO nova.api.openstack.compute.server_external_events [req-6b5331e3-2f77-4aca-93e8-bcb0cd22eed3 req-8bc928e3-3687-4c1e-b2f5-a54a3e5a0dd9 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:707855c7-6a82-45d0-b94c-8d1a4bb42e34 for instance 401bd94d-1e5e-4b03-8838-982256ea16a8 on instance [pid: 7|app: 0|req: 272/531] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:15.941 8 WARNING neutronclient.v2_0.client [None req-abb3b95e-f4bc-41d9-81aa-54174a988758 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/532] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:15 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1527 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-07-26 11:01:17.103 7 WARNING neutronclient.v2_0.client [None req-de238405-afb8-4dc5-8ef4-30b868b620e3 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/533] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:17 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1527 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-07-26 11:01:17.855 8 INFO nova.api.openstack.compute.server_external_events [req-333a9aab-8a8c-439c-9688-84dde30256c9 req-28de84b6-5c06-4f46-a4fc-9f8bb39452f7 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-plugged:a09e0a87-533b-47cd-a158-152e2e9ad1ba for instance 8501a2dc-5198-4c52-ae6f-64a116f88cf2 on instance [pid: 8|app: 0|req: 261/534] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 11:01:17 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-07-26 11:01:18.263 7 WARNING neutronclient.v2_0.client [None req-7d669dc1-b2bb-4a98-8046-b8183332ee40 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 274/535] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:18 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1527 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:19.467 8 WARNING neutronclient.v2_0.client [None req-02433ab3-454a-405c-a70f-8ebe3f7562d0 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/536] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:19 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1696 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:19.655 7 WARNING neutronclient.v2_0.client [None req-6e367b0c-5ab9-4dde-ac2d-cdee3c8d92ba e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 275/537] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:19 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1696 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-07-26 11:01:20.449 8 INFO nova.api.openstack.compute.server_external_events [req-65be93cc-11fc-4c11-ab41-8c8ac848569c req-78691f1a-57db-4a28-9384-4020ee5d64d9 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-changed:a09e0a87-533b-47cd-a158-152e2e9ad1ba for instance 8501a2dc-5198-4c52-ae6f-64a116f88cf2 on instance [pid: 8|app: 0|req: 263/538] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:20 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-07-26 11:01:23.426 7 WARNING neutronclient.v2_0.client [None req-44bcd3f8-bf24-4aeb-a162-a85bf6b59cff ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 276/539] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:23 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1928 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 265/542] 10.0.0.82 () {32 vars in 752 bytes} [Sun Jul 26 11:01:25 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8/os-server-password => generated 116 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: 278/543] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:01:26 2026] DELETE /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:27.062 8 WARNING neutronclient.v2_0.client [None req-5c5b08cb-0db2-42d0-92c3-7583a5a3784d ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 266/544] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:27 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1934 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:28.229 7 WARNING neutronclient.v2_0.client [None req-be794569-0061-403d-94b1-bcd5f81740d5 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/545] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:28 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1934 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: 267/546] 10.0.0.82 () {34 vars in 749 bytes} [Sun Jul 26 11:01:28 2026] POST /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2/action => generated 31889 bytes in 534 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-07-26 11:01:29.372 7 WARNING neutronclient.v2_0.client [None req-9324fdf2-16db-463c-ab3f-a56f60b1d99b ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] 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-07-26 11:01:29.430 8 INFO nova.api.openstack.compute.server_external_events [req-e2120559-ee47-4802-9e5b-5e08ef78dfae req-d1b0e236-2fc0-4e8a-b4d8-d2671b14de52 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-unplugged:707855c7-6a82-45d0-b94c-8d1a4bb42e34 for instance 401bd94d-1e5e-4b03-8838-982256ea16a8 on instance [pid: 8|app: 0|req: 268/547] 10.0.0.55 () {38 vars in 814 bytes} [Sun Jul 26 11:01:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/548] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:29 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1934 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:30.150 8 INFO nova.api.openstack.compute.server_external_events [req-18c6fde2-3a62-4313-9c94-f026d1abe4b2 req-62bbbea8-7df1-456c-b52e-916d33bec379 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:707855c7-6a82-45d0-b94c-8d1a4bb42e34 for instance 401bd94d-1e5e-4b03-8838-982256ea16a8 on instance [pid: 8|app: 0|req: 269/549] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:30 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-07-26 11:01:30.547 7 WARNING neutronclient.v2_0.client [None req-bd3c5fb4-2d13-4e18-8f7d-c7218f78c45f ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/550] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:30 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1537 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-07-26 11:01:31.643 8 WARNING neutronclient.v2_0.client [None req-9ac9d663-fb23-491e-a269-20da87b7e65e ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/551] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:31 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1542 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:32.724 7 WARNING neutronclient.v2_0.client [None req-68589476-c0e8-4623-8fb6-bf3a15432448 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/552] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:32 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 1542 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-07-26 11:01:33.793 8 INFO nova.api.openstack.wsgi [None req-03773e12-da44-4d07-8743-b975232fc3c2 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] HTTP exception thrown: Instance 401bd94d-1e5e-4b03-8838-982256ea16a8 could not be found. [pid: 8|app: 0|req: 271/553] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:33 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => 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-07-26 11:01:33.827 7 INFO nova.api.openstack.wsgi [None req-167be658-1075-45da-9017-f01057bfd767 ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] HTTP exception thrown: Instance 401bd94d-1e5e-4b03-8838-982256ea16a8 could not be found. [pid: 7|app: 0|req: 283/554] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:01:33 2026] DELETE /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:33.856 8 INFO nova.api.openstack.wsgi [None req-ba4d1b15-20d3-4bc2-abdf-d05e4423debf ffb8115bdd8b462d8927195922a4387e b46c490987e94a55b705c53663e244ba - - default default] HTTP exception thrown: Instance 401bd94d-1e5e-4b03-8838-982256ea16a8 could not be found. [pid: 8|app: 0|req: 272/555] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:33 2026] GET /v2.1/servers/401bd94d-1e5e-4b03-8838-982256ea16a8 => 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: 284/556] 10.0.0.82 () {32 vars in 705 bytes} [Sun Jul 26 11:01:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1332858433 => 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: 273/557] 10.0.0.82 () {32 vars in 725 bytes} [Sun Jul 26 11:01:34 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-877011057 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/560] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:01:39 2026] DELETE /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-26 11:01:39.863 8 WARNING neutronclient.v2_0.client [None req-b473d755-e70b-4ca8-999d-ede7ba28163f e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/561] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:39 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1822 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:41.230 7 WARNING neutronclient.v2_0.client [None req-f41a37cc-c76a-464b-9cfc-c8f2da66b745 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/562] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:41 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1822 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:42.406 8 WARNING neutronclient.v2_0.client [None req-56e7dd41-8ff2-4d3b-99b9-ac647fc8596d e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 276/563] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:42 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1822 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:42.987 7 INFO nova.api.openstack.compute.server_external_events [req-ba754c54-ef65-48cf-813c-363eac7d75a0 req-29b703a6-1ac5-45be-8032-2d8418d552a5 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:a09e0a87-533b-47cd-a158-152e2e9ad1ba for instance 8501a2dc-5198-4c52-ae6f-64a116f88cf2 on instance [pid: 7|app: 0|req: 288/564] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:43.560 8 WARNING neutronclient.v2_0.client [None req-ce86762f-40a4-444e-bc2b-c4267ad53ef1 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 277/565] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:43 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1482 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-07-26 11:01:44.647 7 WARNING neutronclient.v2_0.client [None req-4b7c07b0-5758-4445-90fa-657472999e73 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in 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/566] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:44 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1487 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-07-26 11:01:45.863 7 WARNING neutronclient.v2_0.client [None req-50993b95-c891-40f1-aee9-379d13deb422 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in 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/569] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:45 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 1487 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:47.185 8 INFO nova.api.openstack.wsgi [None req-948a6067-d785-444f-9f3a-eb5749a18486 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] HTTP exception thrown: Instance 8501a2dc-5198-4c52-ae6f-64a116f88cf2 could not be found. [pid: 8|app: 0|req: 279/570] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:47 2026] GET /v2.1/servers/8501a2dc-5198-4c52-ae6f-64a116f88cf2 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 292/571] 10.0.0.82 () {32 vars in 727 bytes} [Sun Jul 26 11:01:47 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-919010288 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 280/572] 10.0.0.82 () {32 vars in 717 bytes} [Sun Jul 26 11:01:48 2026] DELETE /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-07-26 11:01:48.279 7 WARNING neutronclient.v2_0.client [None req-24e020fa-d223-40a2-9b8e-0a27a0b673fa e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/573] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:48 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1702 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:49.511 8 WARNING neutronclient.v2_0.client [None req-45750200-0ee2-42c1-9cb2-1d1b73de9086 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 281/574] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:49 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1702 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:50.814 7 WARNING neutronclient.v2_0.client [None req-2545aecd-6687-4207-9539-b5e7f9a4bc87 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in 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/575] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:50 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1702 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:51.315 8 INFO nova.api.openstack.compute.server_external_events [req-9f2c602c-76a8-4090-b41d-b369c8bd21a7 req-d1ad65be-f6b1-4519-b525-f0dc5b922de0 405747ba4df148229cffc09f3981b9b8 0bf2ba7cc837414ab2303fc9197319f2 - - 1ba697e2a4d049758919b81848643be3 1ba697e2a4d049758919b81848643be3] Creating event network-vif-deleted:b145d4c9-f4c3-4762-8c1b-0d7d69cfe149 for instance 3d35e209-bc66-4cf2-bcfb-648649ec0084 on instance [pid: 8|app: 0|req: 282/576] 10.0.0.244 () {38 vars in 815 bytes} [Sun Jul 26 11:01:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:52.336 7 WARNING neutronclient.v2_0.client [None req-3758699b-0412-4512-9ae5-b0340444be8b e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in 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/577] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:52 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1488 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:53.537 8 WARNING neutronclient.v2_0.client [None req-59a3e543-8649-4a4e-9714-acbf73e6fe83 e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/578] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:53 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 1488 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-26 11:01:54.685 7 INFO nova.api.openstack.wsgi [None req-a6000187-8ba7-41b0-b076-a75e72bf51fb e9896aac1c4f43b282226c7cf67b9bf0 0801a353851a40da86111c040f26f0e8 - - default default] HTTP exception thrown: Instance 3d35e209-bc66-4cf2-bcfb-648649ec0084 could not be found. [pid: 7|app: 0|req: 296/579] 10.0.0.82 () {32 vars in 714 bytes} [Sun Jul 26 11:01:54 2026] GET /v2.1/servers/3d35e209-bc66-4cf2-bcfb-648649ec0084 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/580] 10.0.0.82 () {32 vars in 727 bytes} [Sun Jul 26 11:01:54 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-980774557 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/597] 10.0.0.82 () {32 vars in 654 bytes} [Sun Jul 26 11:03:05 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 305/598] 10.0.0.82 () {32 vars in 640 bytes} [Sun Jul 26 11:03:06 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-26 11:03:06.310 8 WARNING oslo_db.sqlalchemy.utils [None req-7357d1c6-a518-4163-8623-c43a8b89ae61 8a7660751d23420b92e685b3a024bb86 01187be020e14df4b0fc34ef1f45e17f - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 294/599] 10.0.0.82 () {32 vars in 648 bytes} [Sun Jul 26 11:03:06 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/600] 10.0.0.82 () {32 vars in 693 bytes} [Sun Jul 26 11:03:06 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)