+ 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 [Tue Jun 30 09:36:55 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 nodename: nova-api-osapi-7d597868b-6kljf 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 0x7f39a9aa2668 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-06-30 09:37:00.461 7 INFO nova.utils [None req-efb98263-a028-412f-80c8-692ad6ca5cf2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-30 09:37:00.597 8 INFO nova.utils [None req-1bd9d012-bd02-4a7e-b016-5f0a29f190a7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-30 09:37:02.206 7 WARNING keystonemiddleware._common.config [None req-efb98263-a028-412f-80c8-692ad6ca5cf2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:37:02.215 7 WARNING oslo_config.cfg [None req-efb98263-a028-412f-80c8-692ad6ca5cf2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 09:37:02.296 7 WARNING keystonemiddleware._common.config [None req-efb98263-a028-412f-80c8-692ad6ca5cf2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:37:02.315 7 WARNING oslo_config.cfg [None req-efb98263-a028-412f-80c8-692ad6ca5cf2 - - - - - -] 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-06-30 09:37:02.328 7 WARNING oslo_config.cfg [None req-efb98263-a028-412f-80c8-692ad6ca5cf2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f39a9aa2668 pid: 7 (default app) 2026-06-30 09:37:02.477 8 WARNING keystonemiddleware._common.config [None req-1bd9d012-bd02-4a7e-b016-5f0a29f190a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:37:02.488 8 WARNING oslo_config.cfg [None req-1bd9d012-bd02-4a7e-b016-5f0a29f190a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-30 09:37:02.566 8 WARNING keystonemiddleware._common.config [None req-1bd9d012-bd02-4a7e-b016-5f0a29f190a7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-30 09:37:02.582 8 WARNING oslo_config.cfg [None req-1bd9d012-bd02-4a7e-b016-5f0a29f190a7 - - - - - -] 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-06-30 09:37:02.595 8 WARNING oslo_config.cfg [None req-1bd9d012-bd02-4a7e-b016-5f0a29f190a7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f39a9aa2668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:37:08 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 09:37:09.132 8 WARNING oslo_policy.policy [None req-b2126fea-8b26-45ad-821f-40803c608eb6 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-06-30 09:37:09.133 8 WARNING oslo_policy.policy [None req-b2126fea-8b26-45ad-821f-40803c608eb6 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:37:08 2026] GET /v2.1 => generated 0 bytes in 587 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 09:37:09.264 7 WARNING oslo_policy.policy [req-b2126fea-8b26-45ad-821f-40803c608eb6 req-43bdc5fd-637d-4bb7-81ee-857e6b8d2299 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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-06-30 09:37:09.264 7 WARNING oslo_policy.policy [req-b2126fea-8b26-45ad-821f-40803c608eb6 req-43bdc5fd-637d-4bb7-81ee-857e6b8d2299 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - 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/6] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:37:09 2026] GET /v2.1/ => generated 400 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:37:09.392 8 INFO nova.api.openstack.wsgi [None req-eaafce0b-9711-4f78-9f5c-b93cb823343f 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.19.213.242 () {48 vars in 1010 bytes} [Tue Jun 30 09:37:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:37:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.242 () {52 vars in 1047 bytes} [Tue Jun 30 09:37:09 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:37:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:37:10 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:37:10 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:37:10.421 8 INFO nova.api.openstack.wsgi [None req-e0987f37-a475-4208-8228-7c87eedac66e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.242 () {48 vars in 1012 bytes} [Tue Jun 30 09:37:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:37:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.242 () {52 vars in 1047 bytes} [Tue Jun 30 09:37:10 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:37:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:37:11 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:37:11 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:37:11.476 8 INFO nova.api.openstack.wsgi [None req-31f025ab-0b13-4e24-abd7-e6be63e64613 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.19.213.242 () {48 vars in 1014 bytes} [Tue Jun 30 09:37:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:37:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.242 () {52 vars in 1047 bytes} [Tue Jun 30 09:37:11 2026] POST /v2.1/flavors => generated 533 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:37: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: 12/23] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:37:12 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:37:12 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:37:12.464 8 INFO nova.api.openstack.wsgi [None req-06c2b1f1-04db-4b24-be86-77c6078640f4 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.19.213.242 () {48 vars in 1012 bytes} [Tue Jun 30 09:37:12 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: 13/26] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:37:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.242 () {52 vars in 1047 bytes} [Tue Jun 30 09:37:12 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:37: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: 15/29] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:37:13 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:37:13 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:37:13.428 8 INFO nova.api.openstack.wsgi [None req-2e4e159c-4034-4dd1-ba02-13c195433a12 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/31] 199.19.213.242 () {48 vars in 1014 bytes} [Tue Jun 30 09:37:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:37:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.242 () {52 vars in 1047 bytes} [Tue Jun 30 09:37:13 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/102] 10.0.0.224 () {28 vars in 453 bytes} [Tue Jun 30 09:42:47 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: 52/103] 10.0.0.224 () {30 vars in 657 bytes} [Tue Jun 30 09:42:47 2026] GET /v2.1 => generated 0 bytes in 99 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/104] 10.0.0.224 () {32 vars in 730 bytes} [Tue Jun 30 09:42:47 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/105] 10.0.0.224 () {34 vars in 803 bytes} [Tue Jun 30 09:42:47 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:45:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 73/145] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:45:59 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:46:00 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:46:00.060 8 INFO nova.api.openstack.wsgi [None req-05505cb0-f30e-4f2c-b22f-b90964988a0e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 74/147] 199.19.213.242 () {48 vars in 1016 bytes} [Tue Jun 30 09:46:00 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:46:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/149] 199.19.213.242 () {52 vars in 1048 bytes} [Tue Jun 30 09:46:00 2026] POST /v2.1/flavors => generated 534 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:46:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:46:56 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:46:56 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:46:56.875 8 INFO nova.api.openstack.wsgi [None req-318eade4-ea8d-4b78-87cb-323c07a73b0e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5e9b8cc53acd45d2a79fe24074d28aa7 [pid: 8|app: 0|req: 83/165] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:46:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-30 09:46:56.889 7 WARNING oslo_db.sqlalchemy.utils [None req-aee5b062-62a6-48e9-96cb-9d006c05bce1 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/166] 199.19.213.242 () {48 vars in 1015 bytes} [Tue Jun 30 09:46:56 2026] GET /v2.1/os-keypairs => generated 16 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.19.213.242 () {52 vars in 1056 bytes} [Tue Jun 30 09:46:56 2026] POST /v2.1/os-keypairs => generated 576 bytes in 67 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/168] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:47:00 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/169] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:47:00 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:47:00 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.19.213.242 () {48 vars in 1072 bytes} [Tue Jun 30 09:47:00 2026] GET /v2.1/os-quota-sets/85e270bd41a546668e5e78e5aa7405e5 => generated 283 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.19.213.242 () {52 vars in 1124 bytes} [Tue Jun 30 09:47:01 2026] PUT /v2.1/os-quota-sets/85e270bd41a546668e5e78e5aa7405e5 => generated 238 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/271] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:55:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/272] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:55:10 2026] GET /v2.1 => generated 0 bytes in 164 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 137/273] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:55:11 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 09:55:11.073 8 INFO nova.api.openstack.wsgi [None req-415296b1-cd50-499e-94e0-606828f11a80 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 137/274] 199.19.213.242 () {48 vars in 1014 bytes} [Tue Jun 30 09:55:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/275] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 09:55:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/276] 199.19.213.242 () {52 vars in 1048 bytes} [Tue Jun 30 09:55:11 2026] POST /v2.1/flavors => generated 534 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/319] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 09:58:39 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/320] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 09:58:39 2026] GET /v2.1 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 161/321] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 09:58:39 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/322] 199.19.213.242 () {48 vars in 1072 bytes} [Tue Jun 30 09:58:39 2026] GET /v2.1/os-quota-sets/316bb88fdafc4b49b4bd6bc107c6146f => generated 283 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/323] 199.19.213.242 () {52 vars in 1124 bytes} [Tue Jun 30 09:58:39 2026] PUT /v2.1/os-quota-sets/316bb88fdafc4b49b4bd6bc107c6146f => generated 238 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/342] 10.0.0.12 () {28 vars in 452 bytes} [Tue Jun 30 10:00:08 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/343] 10.0.0.12 () {30 vars in 656 bytes} [Tue Jun 30 10:00:08 2026] GET /v2.1 => generated 0 bytes in 57 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: 172/344] 10.0.0.12 () {32 vars in 729 bytes} [Tue Jun 30 10:00:09 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: 173/345] 10.0.0.12 () {34 vars in 763 bytes} [Tue Jun 30 10:00:09 2026] GET /v2.1/os-services => generated 782 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/346] 10.0.0.12 () {28 vars in 452 bytes} [Tue Jun 30 10:00:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 174/347] 10.0.0.12 () {30 vars in 656 bytes} [Tue Jun 30 10:00:13 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 174/348] 10.0.0.12 () {32 vars in 729 bytes} [Tue Jun 30 10:00:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/349] 10.0.0.12 () {34 vars in 763 bytes} [Tue Jun 30 10:00:13 2026] GET /v2.1/os-services => generated 782 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/352] 10.0.0.12 () {28 vars in 452 bytes} [Tue Jun 30 10:00:18 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: 176/353] 10.0.0.12 () {30 vars in 656 bytes} [Tue Jun 30 10:00:18 2026] GET /v2.1 => generated 0 bytes in 44 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: 178/354] 10.0.0.12 () {32 vars in 729 bytes} [Tue Jun 30 10:00:18 2026] GET /v2.1/ => generated 411 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 10.0.0.12 () {34 vars in 806 bytes} [Tue Jun 30 10:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/356] 10.0.0.12 () {28 vars in 452 bytes} [Tue Jun 30 10:00:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/357] 10.0.0.12 () {30 vars in 656 bytes} [Tue Jun 30 10:00:22 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 180/358] 10.0.0.12 () {32 vars in 729 bytes} [Tue Jun 30 10:00:22 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/359] 10.0.0.12 () {34 vars in 806 bytes} [Tue Jun 30 10:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:10:58 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/489] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:10:58 2026] GET /v2.1 => generated 0 bytes in 126 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 245/490] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:10:58 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:10:58.584 7 INFO nova.api.openstack.wsgi [None req-fbabbf45-d1fb-4f7f-9ed1-ef5edbb14b77 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 246/491] 199.19.213.242 () {48 vars in 1010 bytes} [Tue Jun 30 10:10:58 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/492] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:10:58 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/493] 199.19.213.242 () {48 vars in 1098 bytes} [Tue Jun 30 10:10:58 2026] GET /v2.1/flavors/2312ea5e-1fcb-4577-ba81-b3924c1608e9/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/494] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:10:59 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/495] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:10:59 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 248/496] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:10:59 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:10:59.597 7 INFO nova.api.openstack.wsgi [None req-d6c660e5-2468-4084-aeeb-2f06dd9c3474 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 249/497] 199.19.213.242 () {48 vars in 1012 bytes} [Tue Jun 30 10:10:59 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: 249/498] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:10:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 199.19.213.242 () {48 vars in 1098 bytes} [Tue Jun 30 10:10:59 2026] GET /v2.1/flavors/4a919a03-f341-4a36-bd5c-c6abe848fd09/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:11:00 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:11:00 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 251/502] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:11:00 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:00.605 7 INFO nova.api.openstack.wsgi [None req-4a38fa04-5342-4833-9051-1ccc3c90cc5a 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 252/503] 199.19.213.242 () {48 vars in 1014 bytes} [Tue Jun 30 10:11:00 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:11:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/505] 199.19.213.242 () {48 vars in 1098 bytes} [Tue Jun 30 10:11:00 2026] GET /v2.1/flavors/a2acc950-c5b3-46e4-867e-bd263fd6e3f6/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/506] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:11:01 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/507] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:11:01 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 254/508] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:11:01 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:01.662 7 INFO nova.api.openstack.wsgi [None req-f31d3cae-860e-48c1-9f83-0bc245315d5c 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 255/509] 199.19.213.242 () {48 vars in 1012 bytes} [Tue Jun 30 10:11:01 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:11:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 199.19.213.242 () {48 vars in 1098 bytes} [Tue Jun 30 10:11:01 2026] GET /v2.1/flavors/820162f3-6641-470c-ba37-79973fd9865b/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:11:02 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: 257/513] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:11:02 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:11:02 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:11:02.682 7 INFO nova.api.openstack.wsgi [None req-11e4ff9f-1e19-4d3b-83ba-89745e73d6e4 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 258/515] 199.19.213.242 () {48 vars in 1014 bytes} [Tue Jun 30 10:11:02 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:11:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 199.19.213.242 () {48 vars in 1098 bytes} [Tue Jun 30 10:11:02 2026] GET /v2.1/flavors/529c297d-d250-4d7c-9921-b56d420be3ea/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/532] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:12: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) [pid: 7|app: 0|req: 267/533] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/534] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:12:12.635 7 INFO nova.api.openstack.wsgi [None req-96a55a91-ed40-4b34-a8a0-ad30241a07c4 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 268/535] 199.19.213.242 () {48 vars in 1016 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/536] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/537] 199.19.213.242 () {48 vars in 1098 bytes} [Tue Jun 30 10:12:12 2026] GET /v2.1/flavors/9b32c5e0-abb9-4720-ae71-5c5e61f336aa/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/540] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:12:20 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/541] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:12:20 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/542] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:12:20 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/543] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:12:20 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:12:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:12:24 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/546] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:12:24 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.19.213.242 () {48 vars in 1072 bytes} [Tue Jun 30 10:12:24 2026] GET /v2.1/os-quota-sets/85e270bd41a546668e5e78e5aa7405e5 => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/561] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 281/562] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:13:19.991 7 INFO nova.api.openstack.wsgi [None req-6ff9f45a-1c7a-4566-858f-d9d62277b27a 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 282/563] 199.19.213.242 () {48 vars in 1014 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/564] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:13:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/565] 199.19.213.242 () {48 vars in 1098 bytes} [Tue Jun 30 10:13:20 2026] GET /v2.1/flavors/ae9f6711-7fd9-46f2-8cfb-8f20f81c170f/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/570] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:13:36 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: 286/571] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:13:36 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 286/572] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:13:37 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/573] 199.19.213.242 () {48 vars in 1072 bytes} [Tue Jun 30 10:13:37 2026] GET /v2.1/os-quota-sets/316bb88fdafc4b49b4bd6bc107c6146f => generated 280 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 199.19.213.242 () {42 vars in 704 bytes} [Tue Jun 30 10:14:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 199.19.213.242 () {44 vars in 908 bytes} [Tue Jun 30 10:14:30 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 293/586] 199.19.213.242 () {46 vars in 981 bytes} [Tue Jun 30 10:14:30 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:14:30.528 7 INFO nova.api.openstack.wsgi [None req-452b6931-8fd9-4e14-843a-d8f5660b5d15 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 294/587] 199.19.213.242 () {48 vars in 1010 bytes} [Tue Jun 30 10:14:30 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 199.19.213.242 () {48 vars in 1050 bytes} [Tue Jun 30 10:14:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 299/597] 10.0.0.71 () {32 vars in 653 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 10.0.0.71 () {32 vars in 639 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/servers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 10:15:13.510 8 WARNING oslo_db.sqlalchemy.utils [None req-143568c3-d0f6-407f-8841-36f1c7dbc6a0 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 300/599] 10.0.0.71 () {32 vars in 647 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 10.0.0.71 () {32 vars in 692 bytes} [Tue Jun 30 10:15:13 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/605] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:25 2026] GET /v2.1/flavors/2312ea5e-1fcb-4577-ba81-b3924c1608e9 => generated 511 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/606] 10.0.0.71 () {32 vars in 639 bytes} [Tue Jun 30 10:15:25 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:25 2026] GET /v2.1/flavors/2312ea5e-1fcb-4577-ba81-b3924c1608e9 => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:35.540 7 WARNING neutronclient.v2_0.client [None req-ac52946b-50ab-44e3-9f35-3459977b74e3 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:36.977 8 WARNING neutronclient.v2_0.client [None req-80cdc45d-8fd5-4b4b-ab59-4d8d328ac119 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/610] 10.0.0.71 () {34 vars in 683 bytes} [Tue Jun 30 10:15:35 2026] POST /v2.1/os-security-groups => generated 248 bytes in 2369 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:37.809 7 WARNING neutronclient.v2_0.client [None req-a4e47251-d5c5-49a9-a242-c7549b8b4169 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/611] 10.0.0.71 () {34 vars in 683 bytes} [Tue Jun 30 10:15:36 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1185 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:38.125 7 WARNING neutronclient.v2_0.client [None req-a4e47251-d5c5-49a9-a242-c7549b8b4169 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/612] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:15:38 2026] POST /v2.1/os-keypairs => generated 386 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:38.201 8 WARNING neutronclient.v2_0.client [None req-78335ab6-161c-466f-8689-f7bed38cf244 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/613] 10.0.0.71 () {34 vars in 693 bytes} [Tue Jun 30 10:15:37 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 805 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:38.630 7 WARNING neutronclient.v2_0.client [None req-93cc98f7-e5bd-4ba7-a947-e10530522ca7 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/614] 10.0.0.71 () {34 vars in 683 bytes} [Tue Jun 30 10:15:38 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:39.324 8 WARNING neutronclient.v2_0.client [None req-11766bbe-5d0f-4f54-9187-73c6e1e2dda5 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 308/615] 10.0.0.71 () {34 vars in 683 bytes} [Tue Jun 30 10:15:38 2026] POST /v2.1/os-security-groups => generated 248 bytes in 724 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:39.368 7 WARNING neutronclient.v2_0.client [None req-a3c38fb1-7106-4735-885d-d163080244a3 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/616] 10.0.0.71 () {34 vars in 683 bytes} [Tue Jun 30 10:15:39 2026] POST /v2.1/os-security-groups => generated 244 bytes in 899 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:40.232 8 WARNING neutronclient.v2_0.client [None req-5ecb6e9d-4b0f-4d56-aa0c-a537aec512e3 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:40.378 7 WARNING neutronclient.v2_0.client [None req-a3c38fb1-7106-4735-885d-d163080244a3 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:41.128 8 WARNING neutronclient.v2_0.client [None req-5ecb6e9d-4b0f-4d56-aa0c-a537aec512e3 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/617] 10.0.0.71 () {34 vars in 693 bytes} [Tue Jun 30 10:15:39 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1918 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:41.293 7 WARNING neutronclient.v2_0.client [None req-307ab75d-4fed-4a7f-beb4-9fa5f5da28c5 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:41.438 8 WARNING neutronclient.v2_0.client [None req-5ecb6e9d-4b0f-4d56-aa0c-a537aec512e3 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:41.475 7 WARNING neutronclient.v2_0.client [None req-307ab75d-4fed-4a7f-beb4-9fa5f5da28c5 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/618] 10.0.0.71 () {32 vars in 661 bytes} [Tue Jun 30 10:15:40 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 1302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:15:41 2026] POST /v2.1/os-keypairs => generated 386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:41.607 8 WARNING neutronclient.v2_0.client [None req-825e8d7d-a19a-4f96-8225-b6737e39d5aa 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/620] 10.0.0.71 () {34 vars in 693 bytes} [Tue Jun 30 10:15:41 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:41.730 7 WARNING neutronclient.v2_0.client [None req-82f151d9-95df-4348-91a1-e8076cf241ad e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:41.958 8 WARNING neutronclient.v2_0.client [None req-825e8d7d-a19a-4f96-8225-b6737e39d5aa 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/621] 10.0.0.71 () {32 vars in 735 bytes} [Tue Jun 30 10:15:41 2026] GET /v2.1/os-security-groups/bf8c5995-64f7-4815-a269-bf7744e16f4b => generated 665 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:42.052 7 WARNING neutronclient.v2_0.client [None req-2bbff2ce-f5b8-496a-bdb0-a97b7af3e28c e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/622] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:41 2026] DELETE /v2.1/os-security-groups/ca43e514-cc1d-4856-b5ff-faa234e16f6c => generated 0 bytes in 787 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:15:42.404 8 WARNING neutronclient.v2_0.client [None req-09c9a038-583e-4ff9-8b8b-1f08c05ca7a9 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:42.409 7 WARNING neutronclient.v2_0.client [None req-2bbff2ce-f5b8-496a-bdb0-a97b7af3e28c e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:42.590 8 INFO nova.api.openstack.wsgi [None req-09c9a038-583e-4ff9-8b8b-1f08c05ca7a9 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] HTTP exception thrown: Security group ca43e514-cc1d-4856-b5ff-faa234e16f6c does not exist Neutron server returns request_ids: ['req-f3972945-76c7-4c6b-b206-a32e686167cd'] [pid: 8|app: 0|req: 312/623] 10.0.0.71 () {32 vars in 735 bytes} [Tue Jun 30 10:15:42 2026] GET /v2.1/os-security-groups/ca43e514-cc1d-4856-b5ff-faa234e16f6c => generated 194 bytes in 198 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:15:42.608 8 WARNING neutronclient.v2_0.client [None req-76b2a5b1-ff25-4c09-9b37-3cb0bcaf857a 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:42.625 7 WARNING neutronclient.v2_0.client [None req-2bbff2ce-f5b8-496a-bdb0-a97b7af3e28c e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:42.647 8 WARNING neutronclient.v2_0.client [None req-76b2a5b1-ff25-4c09-9b37-3cb0bcaf857a 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/624] 10.0.0.71 () {32 vars in 748 bytes} [Tue Jun 30 10:15:42 2026] DELETE /v2.1/os-security-group-rules/8b38173f-4cbb-47e8-b01a-da9f88e5b6b0 => generated 0 bytes in 801 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:15:42.857 7 WARNING neutronclient.v2_0.client [None req-c5ae4035-4bdd-43aa-9449-b33f5e235f8c e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/625] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:42 2026] DELETE /v2.1/os-security-groups/925ae10b-a11c-4f41-b9fb-1f9265151b95 => generated 0 bytes in 397 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:15:43.024 7 WARNING neutronclient.v2_0.client [None req-c5ae4035-4bdd-43aa-9449-b33f5e235f8c e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.095 8 WARNING neutronclient.v2_0.client [None req-34a4ef0f-0be2-43e5-89a9-1257cfc4d618 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:42 2026] DELETE /v2.1/os-security-groups/bf8c5995-64f7-4815-a269-bf7744e16f4b => generated 0 bytes in 313 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:15:43.167 7 WARNING neutronclient.v2_0.client [None req-d749b2de-9660-4fde-9c73-364abd943d3c 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.191 7 INFO nova.api.openstack.wsgi [None req-d749b2de-9660-4fde-9c73-364abd943d3c 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] HTTP exception thrown: Security group 925ae10b-a11c-4f41-b9fb-1f9265151b95 does not exist Neutron server returns request_ids: ['req-b0c98c94-10c7-4f00-bb4b-31c2c894f71d'] [pid: 7|app: 0|req: 314/627] 10.0.0.71 () {32 vars in 735 bytes} [Tue Jun 30 10:15:43 2026] GET /v2.1/os-security-groups/925ae10b-a11c-4f41-b9fb-1f9265151b95 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:15:43.201 7 WARNING neutronclient.v2_0.client [None req-48b036b8-07c2-43a9-ad01-fbc132a5eb51 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.202 8 WARNING neutronclient.v2_0.client [None req-34a4ef0f-0be2-43e5-89a9-1257cfc4d618 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.238 7 WARNING neutronclient.v2_0.client [None req-48b036b8-07c2-43a9-ad01-fbc132a5eb51 e0397c28191f4d5fac8980bdec03efdf f71fe7c2f8cf474c8dc5e7aa2d2b7460 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/628] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.1/os-security-groups/71eeb06b-aec9-4ad3-81e6-98034224da97 => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:15:43.386 7 WARNING neutronclient.v2_0.client [None req-4e8d1884-3cc3-41af-9576-3f8cef4d27af 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.420 8 WARNING neutronclient.v2_0.client [None req-34a4ef0f-0be2-43e5-89a9-1257cfc4d618 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.430 7 WARNING neutronclient.v2_0.client [None req-4e8d1884-3cc3-41af-9576-3f8cef4d27af 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 316/629] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.1/os-security-groups/eb8a9569-7101-490d-8f1e-3c3680171d2f => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:15:43.572 7 WARNING neutronclient.v2_0.client [None req-eee35274-d4d8-4b4b-abd0-391bc8d1c6ad 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.599 7 INFO nova.api.openstack.wsgi [None req-eee35274-d4d8-4b4b-abd0-391bc8d1c6ad 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] HTTP exception thrown: Security group eb8a9569-7101-490d-8f1e-3c3680171d2f does not exist Neutron server returns request_ids: ['req-e7145e8b-e3b7-455c-9894-794a9a4b91cd'] [pid: 7|app: 0|req: 317/630] 10.0.0.71 () {32 vars in 735 bytes} [Tue Jun 30 10:15:43 2026] GET /v2.1/os-security-groups/eb8a9569-7101-490d-8f1e-3c3680171d2f => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:15:43.613 7 WARNING neutronclient.v2_0.client [None req-5fa1f210-eeda-4cd9-b9ef-aaf117668e74 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.662 7 WARNING neutronclient.v2_0.client [None req-5fa1f210-eeda-4cd9-b9ef-aaf117668e74 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.709 7 WARNING neutronclient.v2_0.client [None req-5fa1f210-eeda-4cd9-b9ef-aaf117668e74 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/631] 10.0.0.71 () {32 vars in 661 bytes} [Tue Jun 30 10:15:43 2026] GET /v2.1/os-security-groups => generated 707 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:15:43.800 7 WARNING neutronclient.v2_0.client [None req-40e1d884-7b81-425e-9471-3409f47b607a 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.840 7 INFO nova.api.openstack.wsgi [None req-40e1d884-7b81-425e-9471-3409f47b607a 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] HTTP exception thrown: Security group eb8a9569-7101-490d-8f1e-3c3680171d2f does not exist Neutron server returns request_ids: ['req-5360ee46-42d6-4a6d-8687-3717be77bf41'] [pid: 7|app: 0|req: 319/632] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.1/os-security-groups/eb8a9569-7101-490d-8f1e-3c3680171d2f => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:15:43.858 7 WARNING neutronclient.v2_0.client [None req-abbde270-9894-4a62-917a-470e0ec9c182 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.929 7 INFO nova.api.openstack.wsgi [None req-abbde270-9894-4a62-917a-470e0ec9c182 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] HTTP exception thrown: Security group 925ae10b-a11c-4f41-b9fb-1f9265151b95 does not exist Neutron server returns request_ids: ['req-19d9a89d-0519-4ad4-b676-037dc838c19a'] [pid: 7|app: 0|req: 320/633] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.1/os-security-groups/925ae10b-a11c-4f41-b9fb-1f9265151b95 => generated 194 bytes in 81 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-30 10:15:43.941 7 WARNING neutronclient.v2_0.client [None req-7f3c01b2-7cd9-4981-ac33-d4c63384d34c 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:43.990 7 INFO nova.api.openstack.wsgi [None req-7f3c01b2-7cd9-4981-ac33-d4c63384d34c 91a8717cbeda4d99969f206d23cc869c 7c6e042e7acd4fea8fb5dc21da7f0ed6 - - default default] HTTP exception thrown: Security group ca43e514-cc1d-4856-b5ff-faa234e16f6c does not exist Neutron server returns request_ids: ['req-0bfd8146-4324-4750-b181-fc402368cc0f'] [pid: 7|app: 0|req: 321/634] 10.0.0.71 () {32 vars in 738 bytes} [Tue Jun 30 10:15:43 2026] DELETE /v2.1/os-security-groups/ca43e514-cc1d-4856-b5ff-faa234e16f6c => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/635] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:15:42 2026] POST /v2.1/servers => generated 450 bytes in 1088 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 10:15:44.126 7 WARNING neutronclient.v2_0.client [None req-4cef922e-7b1a-427e-b955-a8dd28fb715d fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/636] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:44 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1401 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:45.660 8 WARNING neutronclient.v2_0.client [None req-08a14228-481d-45db-8b3e-ed28b4d14fdf fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/639] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:45 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1397 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:47.135 7 WARNING neutronclient.v2_0.client [None req-5202abd4-599e-4088-a0ca-0cded308090b fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/640] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:47 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1453 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-06-30 10:15:47.754 8 WARNING neutronclient.v2_0.client [None req-9ccac659-8d07-4cf8-abf7-65a713eda2d1 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:47.859 8 WARNING neutronclient.v2_0.client [None req-9ccac659-8d07-4cf8-abf7-65a713eda2d1 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:48.042 8 WARNING neutronclient.v2_0.client [None req-9ccac659-8d07-4cf8-abf7-65a713eda2d1 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] 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-06-30 10:15:48.239 7 WARNING neutronclient.v2_0.client [None req-a6bf1e16-86c1-4c9c-bce1-871f6a781826 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/641] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:48 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1461 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/642] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:15:47 2026] POST /v2.1/servers => generated 450 bytes in 738 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-06-30 10:15:48.411 7 WARNING neutronclient.v2_0.client [None req-52f8b933-a81f-4224-8109-a48a26936055 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/643] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:48 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1253 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-06-30 10:15:49.340 8 WARNING neutronclient.v2_0.client [None req-46d06bb1-dfb3-43ea-a79c-6a156ff3719b fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] 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-06-30 10:15:49.512 7 WARNING neutronclient.v2_0.client [None req-120f217a-ea86-49ef-99d1-af4e0202bdcc 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/644] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:49 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1303 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/645] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:49 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1529 bytes in 641 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:50.946 7 WARNING neutronclient.v2_0.client [None req-5f6cd752-6247-4af9-a9b2-8b8193e2aac2 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] 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-06-30 10:15:51.009 8 WARNING neutronclient.v2_0.client [None req-c78cee6e-7b3d-4922-adea-aef343cfddbd fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/646] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:50 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1351 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:50 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:51.610 7 INFO nova.api.openstack.compute.server_external_events [req-4e8c72ed-058c-4c0d-b18e-97323a095e27 req-4289e5be-3ce2-4fce-a6e6-ab1eefac86f7 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:ffe49b48-ec65-40b0-aa88-3337f974b8bc for instance acec834f-1e7e-4509-b247-0d61f0b3f09d on instance 2026-06-30 10:15:51.618 7 INFO nova.compute.rpcapi [None req-df289d74-4b04-4242-8d47-5e619d80f176 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 329/648] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:15:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:52.210 8 WARNING neutronclient.v2_0.client [None req-bc894259-717c-419c-bd90-144605bc373b 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/649] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:52 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1351 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-06-30 10:15:52.378 7 WARNING neutronclient.v2_0.client [None req-1a56a0ea-c265-41ae-a14b-07425ee30db1 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/650] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:52 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:53.325 8 WARNING neutronclient.v2_0.client [None req-54dc48c5-c9e3-414c-b945-0b17ce76de2e 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/651] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:53 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1359 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:54.065 7 WARNING neutronclient.v2_0.client [None req-3cd001d2-98f7-40be-aa05-03cb4cb29b9d fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] 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-06-30 10:15:54.574 8 WARNING neutronclient.v2_0.client [None req-3c5a17d0-1f47-4799-8f61-37e6efc54a05 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/652] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:54 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 2133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/655] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:54 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1436 bytes in 1647 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 334/656] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:15:56 2026] POST /v2.1/os-keypairs => generated 385 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:56.580 8 INFO nova.api.openstack.compute.server_external_events [req-c482c332-6abd-4285-84f1-e7f724823dc0 req-4ce76314-c2e9-4a9d-a759-9662d1c3405a 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance 2026-06-30 10:15:56.595 8 INFO nova.compute.rpcapi [None req-82662ec6-c1a4-47d1-ac30-98834ef084f3 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 323/657] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:15:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:57.213 7 WARNING neutronclient.v2_0.client [None req-8126dba6-08b7-4631-b8eb-e8d9e1d738d2 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:57.243 8 WARNING neutronclient.v2_0.client [None req-e4abbfa1-df3c-4d14-acb3-30634c658451 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/658] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:57 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/659] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:57 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1436 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:58.187 7 WARNING neutronclient.v2_0.client [None req-b045babb-9da4-4ee4-88c2-0a870c4df047 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:58.232 7 WARNING neutronclient.v2_0.client [None req-b045babb-9da4-4ee4-88c2-0a870c4df047 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] 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-06-30 10:15:58.413 7 WARNING neutronclient.v2_0.client [None req-b045babb-9da4-4ee4-88c2-0a870c4df047 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:15:58.425 8 WARNING neutronclient.v2_0.client [None req-7b70d33a-01c1-4a5b-95cc-50b5fe17138e fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/660] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:58.628 8 WARNING neutronclient.v2_0.client [None req-b0a4662c-0290-4b0f-9130-bb0478dd3f42 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/661] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:58 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1436 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/662] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:15:58 2026] POST /v2.1/servers => generated 451 bytes in 1121 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-06-30 10:15:59.268 8 WARNING neutronclient.v2_0.client [None req-32be4d8e-613f-41a0-8939-1089b48a4aad 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/663] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1423 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-06-30 10:15:59.637 7 WARNING neutronclient.v2_0.client [None req-68469804-d706-4a18-9aa1-a170c2adaec6 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/664] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:15:59.856 8 WARNING neutronclient.v2_0.client [None req-b7c7e4ca-4fd7-4e77-ad82-0e026f1714b7 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/665] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:15:59 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1424 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:00.371 7 WARNING neutronclient.v2_0.client [None req-5e6ed13f-83dd-4ff0-ad11-a27359b88b36 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/666] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:00 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1427 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-06-30 10:16:00.802 8 WARNING neutronclient.v2_0.client [None req-5058a0d5-a8fa-4e8f-80d5-befc92cc1631 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] 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: 329/667] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:00 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:01.026 7 WARNING neutronclient.v2_0.client [None req-7e938c3c-011b-4c2f-924b-1fee2ffcf312 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:01.043 8 INFO nova.api.openstack.compute.server_external_events [req-b546b4bb-6615-42e5-9f7c-6e6c50b91ae5 req-40cbf3e4-be78-4346-a295-ca16dd1574c4 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance [pid: 8|app: 0|req: 330/668] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/669] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:00 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1424 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-06-30 10:16:01.465 8 WARNING neutronclient.v2_0.client [None req-135b4ffc-8090-489e-8ea5-6cd28c4ebf55 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/670] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:01 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1475 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:02.073 7 WARNING neutronclient.v2_0.client [None req-5c75ffc2-40f7-4b0a-b2a3-d2259e6e7cda fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] 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-06-30 10:16:02.235 8 WARNING neutronclient.v2_0.client [None req-f2b57c3f-8959-40da-95c6-7481acddb00f 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/671] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:02 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/672] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:02 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1424 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-06-30 10:16:02.601 7 WARNING neutronclient.v2_0.client [None req-a3c0fd69-6943-44c2-8627-05ddeeb4f81e 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/673] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:02 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1475 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:03.092 8 INFO nova.api.openstack.compute.server_external_events [req-22dfdc86-d446-4b7e-bc37-c0f210723dbf req-8b4da9d2-c3f1-4e6f-9adf-ab68ea017553 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:ffe49b48-ec65-40b0-aa88-3337f974b8bc for instance acec834f-1e7e-4509-b247-0d61f0b3f09d on instance 2026-06-30 10:16:03.092 8 INFO nova.api.openstack.compute.server_external_events [req-22dfdc86-d446-4b7e-bc37-c0f210723dbf req-8b4da9d2-c3f1-4e6f-9adf-ab68ea017553 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:ffe49b48-ec65-40b0-aa88-3337f974b8bc for instance acec834f-1e7e-4509-b247-0d61f0b3f09d on instance 2026-06-30 10:16:03.092 8 INFO nova.api.openstack.compute.server_external_events [req-22dfdc86-d446-4b7e-bc37-c0f210723dbf req-8b4da9d2-c3f1-4e6f-9adf-ab68ea017553 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance 2026-06-30 10:16:03.093 8 INFO nova.api.openstack.compute.server_external_events [req-22dfdc86-d446-4b7e-bc37-c0f210723dbf req-8b4da9d2-c3f1-4e6f-9adf-ab68ea017553 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance [pid: 8|app: 0|req: 333/674] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:03 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:03.319 7 WARNING neutronclient.v2_0.client [None req-b3638b6d-afe6-49eb-8ffa-7143c74c7346 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] 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: 342/675] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:03 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1527 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:16:03.457 8 WARNING neutronclient.v2_0.client [None req-030e50cf-9f6d-41a5-9ffa-ae2c431765db 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/676] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:03 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1424 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:03.733 7 WARNING neutronclient.v2_0.client [None req-87a94fee-a26b-4e4e-8962-815d76994c06 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/677] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:03 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1483 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:04.484 8 WARNING neutronclient.v2_0.client [None req-02f7c4ca-edff-43ef-9280-783db6e70241 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/678] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1718 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:04.640 7 WARNING neutronclient.v2_0.client [None req-1047cf4a-5067-4334-99d4-f38815ba824d 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:04.665 8 WARNING neutronclient.v2_0.client [None req-9b992373-6537-4471-9c35-17fc6b0483e1 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/679] 10.0.0.71 () {32 vars in 739 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/os-interface => generated 284 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 344/680] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1611 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:04.849 8 WARNING neutronclient.v2_0.client [None req-6a913a36-76ba-45f2-b337-40e106dc10ae 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:04.907 7 WARNING neutronclient.v2_0.client [None req-042c467e-7630-4ac4-a77c-c7d38623a4c0 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 345/681] 10.0.0.71 () {32 vars in 739 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21/os-interface => generated 284 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:05.361 7 INFO nova.api.openstack.compute.server_external_events [req-7e117dca-3457-43d7-b4e1-46b0dde061b5 req-6229832f-4a4b-4f31-a256-7863ca11c2ed 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:3731e046-14df-4c16-ad24-4a109d4e2ae9 for instance 670f8dbe-1055-456b-9bbe-876d6d853784 on instance [pid: 7|app: 0|req: 348/684] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/685] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:04 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1561 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-30 10:16:05.954 7 WARNING neutronclient.v2_0.client [None req-eb201200-10d2-4fee-8a25-afd823c6257d fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:05.980 8 INFO nova.api.openstack.compute.server_external_events [req-25f937c6-8748-4a0f-bff9-7c1ef762056d req-134b7124-541e-4f10-8ee3-565c5ba161c7 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:ffe49b48-ec65-40b0-aa88-3337f974b8bc for instance acec834f-1e7e-4509-b247-0d61f0b3f09d on instance [pid: 8|app: 0|req: 338/686] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:05 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:05 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1718 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:06.447 8 WARNING neutronclient.v2_0.client [None req-3be67f33-2551-4ef2-a369-20f974e5e78a 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] 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-06-30 10:16:06.544 7 WARNING neutronclient.v2_0.client [None req-c5445305-20b9-418a-a7a0-5c13b487ab7d 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 339/688] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1549 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/689] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1611 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, ' [pid: 8|app: 0|req: 340/690] 10.0.0.71 () {32 vars in 639 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.1/servers => generated 387 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 351/691] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:16:06 2026] DELETE /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 0 bytes in 146 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-06-30 10:16:06.992 8 WARNING neutronclient.v2_0.client [None req-899a4c52-1734-46cd-9280-d1adf7cde424 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/692] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:06 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1617 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-06-30 10:16:07.447 7 INFO nova.api.openstack.compute.server_external_events [req-34d37910-77a1-4823-9a4c-9ef093fed92e req-86075afe-ae97-4054-8013-3e4b93f2bd62 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance [pid: 7|app: 0|req: 352/693] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:07.639 8 WARNING neutronclient.v2_0.client [None req-74350f08-c766-493c-9503-7485e9d9cbe9 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/694] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:07 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1549 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-06-30 10:16:08.164 7 WARNING neutronclient.v2_0.client [None req-91095285-c570-4623-9564-21b6278607d2 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/695] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:08 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1617 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:08.786 8 WARNING neutronclient.v2_0.client [None req-25e28f27-cba3-4757-ad1a-109db8fe2182 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/696] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:08 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1549 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:09.475 7 WARNING neutronclient.v2_0.client [None req-1bcb11ec-ea34-4005-b052-bc1665d4df78 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:09.501 8 INFO nova.api.openstack.compute.server_external_events [req-b7da43c5-41e4-4d0a-bce5-40e93fca1a6e req-d396caed-1d90-4bc4-bd0f-8e665517007d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance 2026-06-30 10:16:09.502 8 INFO nova.api.openstack.compute.server_external_events [req-b7da43c5-41e4-4d0a-bce5-40e93fca1a6e req-d396caed-1d90-4bc4-bd0f-8e665517007d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance [pid: 8|app: 0|req: 344/697] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:09 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/698] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:09 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1737 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:09.972 8 WARNING neutronclient.v2_0.client [None req-a834a379-3030-445c-82ab-32a4d85fab34 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:09.973 7 INFO nova.api.openstack.compute.server_external_events [req-6be2dc93-f71e-4a45-8bc6-f519d40ec5a0 req-06365634-dc44-4d7c-8d6e-d649a4814f61 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:215dae32-0ba8-421e-969d-6fb949223a99 for instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 on instance [pid: 7|app: 0|req: 355/699] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/700] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:09 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1549 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-06-30 10:16:10.655 7 WARNING neutronclient.v2_0.client [None req-145cbfba-3287-4bd3-bae2-10f6d52c4df6 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 356/701] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:10 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1380 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:11.124 8 WARNING neutronclient.v2_0.client [None req-5ba791cf-8d05-4912-b878-d883108853e3 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/702] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:11 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1549 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:11.548 7 INFO nova.api.openstack.compute.server_external_events [req-234ebcdd-9797-4f0f-8d59-cd3a50e3c638 req-80beedcb-bdeb-460d-875d-95634e67985e 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:3731e046-14df-4c16-ad24-4a109d4e2ae9 for instance 670f8dbe-1055-456b-9bbe-876d6d853784 on instance 2026-06-30 10:16:11.548 7 INFO nova.api.openstack.compute.server_external_events [req-234ebcdd-9797-4f0f-8d59-cd3a50e3c638 req-80beedcb-bdeb-460d-875d-95634e67985e 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:3731e046-14df-4c16-ad24-4a109d4e2ae9 for instance 670f8dbe-1055-456b-9bbe-876d6d853784 on instance [pid: 7|app: 0|req: 357/703] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:11 2026] POST /v2.1/os-server-external-events => generated 354 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-06-30 10:16:11.790 8 WARNING neutronclient.v2_0.client [None req-efa41f78-cae8-40a5-be12-426aec31f5d4 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/704] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:11 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1385 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:12.333 7 WARNING neutronclient.v2_0.client [None req-cd9a62e4-5460-4952-b702-be7dd1746d9c 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 358/705] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:12 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1549 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-06-30 10:16:12.906 8 WARNING neutronclient.v2_0.client [None req-14fbd63b-f277-461a-81ad-27b346068888 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/706] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:12 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 1385 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:13.545 7 WARNING neutronclient.v2_0.client [None req-8da133e5-169c-492d-ac3a-0b0632e71231 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 359/707] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:13 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1727 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:13.722 8 WARNING neutronclient.v2_0.client [None req-e5d0b049-a032-4cdc-9f61-65af570604a8 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/708] 10.0.0.71 () {32 vars in 739 bytes} [Tue Jun 30 10:16:13 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784/os-interface => generated 285 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:14.018 7 INFO nova.api.openstack.wsgi [None req-a7196a14-91c2-42c5-9b8f-ed8e20cd6328 223ef0c4d27f41469eea050e02fc45de 2e7803fc5d114b64a62ce64b8f0ea372 - - default default] HTTP exception thrown: Instance db4d9ae1-ec25-486e-a2cb-2df453b98e21 could not be found. [pid: 7|app: 0|req: 360/709] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:13 2026] GET /v2.1/servers/db4d9ae1-ec25-486e-a2cb-2df453b98e21 => generated 111 bytes in 34 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: 350/710] 10.0.0.71 () {32 vars in 704 bytes} [Tue Jun 30 10:16:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1050732866 => generated 0 bytes in 25 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-06-30 10:16:14.570 8 INFO nova.api.openstack.compute.server_external_events [req-c8959712-e3bd-4e79-9fa3-35243f4c17c1 req-f5ce0fb6-5e9b-4c47-aec4-7c30feda2d0f 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:3731e046-14df-4c16-ad24-4a109d4e2ae9 for instance 670f8dbe-1055-456b-9bbe-876d6d853784 on instance [pid: 8|app: 0|req: 351/711] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:16:14.595 7 WARNING neutronclient.v2_0.client [None req-9d3f4141-98c4-4e44-ba35-361bfcefd92e 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/712] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:14 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1727 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, ' [pid: 8|app: 0|req: 352/713] 10.0.0.71 () {32 vars in 639 bytes} [Tue Jun 30 10:16:14 2026] GET /v2.1/servers => generated 378 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 362/714] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:16:14 2026] DELETE /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 0 bytes in 125 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-06-30 10:16:14.979 8 WARNING neutronclient.v2_0.client [None req-7747f1ee-8fe3-4f7f-bdb6-a30b275a429a 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/717] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:14 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1733 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-06-30 10:16:16.152 7 WARNING neutronclient.v2_0.client [None req-78b450fd-9980-4956-8e8b-3d3e228a0fd9 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/718] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:16 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1853 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:16.610 8 INFO nova.api.openstack.compute.server_external_events [req-d0566452-9e4f-4080-b261-d673b7fa31fa req-960d1fa3-1363-45b8-acc1-66f04ff1892c 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:3731e046-14df-4c16-ad24-4a109d4e2ae9 for instance 670f8dbe-1055-456b-9bbe-876d6d853784 on instance 2026-06-30 10:16:16.611 8 INFO nova.api.openstack.compute.server_external_events [req-d0566452-9e4f-4080-b261-d673b7fa31fa req-960d1fa3-1363-45b8-acc1-66f04ff1892c 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:3731e046-14df-4c16-ad24-4a109d4e2ae9 for instance 670f8dbe-1055-456b-9bbe-876d6d853784 on instance [pid: 8|app: 0|req: 354/719] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:16 2026] POST /v2.1/os-server-external-events => generated 358 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-06-30 10:16:17.397 7 WARNING neutronclient.v2_0.client [None req-0c9db943-81e8-40cf-af5b-011674bb9b64 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/720] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:17 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1853 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:18.635 8 WARNING neutronclient.v2_0.client [None req-ecaadef8-61e5-4b8c-bd5b-061d9e1be6bd 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:18.655 7 INFO nova.api.openstack.compute.server_external_events [req-6a006bbc-dd94-4f98-991a-567e95b2d5d2 req-0e5ccbd9-d049-4b4a-9673-e33cf57ccd07 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:3731e046-14df-4c16-ad24-4a109d4e2ae9 for instance 670f8dbe-1055-456b-9bbe-876d6d853784 on instance [pid: 7|app: 0|req: 367/721] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/722] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:18 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1504 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/723] 10.0.0.71 () {30 vars in 411 bytes} [Tue Jun 30 10:16:19 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:19.749 7 WARNING neutronclient.v2_0.client [None req-b69e1c4e-248e-43e5-8d41-217cf1f57eda 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/724] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:19 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1509 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 356/725] 10.0.0.71 () {28 vars in 558 bytes} [Tue Jun 30 10:16:19 2026] GET /v2/ => generated 402 bytes in 443 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: 370/726] 10.0.0.71 () {28 vars in 562 bytes} [Tue Jun 30 10:16:20 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/727] 10.0.0.71 () {30 vars in 411 bytes} [Tue Jun 30 10:16:20 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-30 10:16:20.857 7 WARNING neutronclient.v2_0.client [None req-5882573e-4280-41d8-9da9-79997b1cf5f8 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/728] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:20 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => generated 1509 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:16:21.677 8 WARNING neutronclient.v2_0.client [None req-70a48c2d-57fb-42a3-b598-2ff3b043c598 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/729] 10.0.0.71 () {32 vars in 739 bytes} [Tue Jun 30 10:16:21 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/os-interface => generated 284 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:21.843 7 WARNING neutronclient.v2_0.client [None req-9a8d2228-e0e0-49c4-b77f-7e2248814a47 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/730] 10.0.0.71 () {32 vars in 813 bytes} [Tue Jun 30 10:16:21 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/os-interface/ffe49b48-ec65-40b0-aa88-3337f974b8bc => generated 281 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 359/731] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:21 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 156 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/732] 10.0.0.71 () {34 vars in 748 bytes} [Tue Jun 30 10:16:21 2026] POST /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/action => generated 0 bytes in 42 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: 360/733] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:22 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:22.166 7 INFO nova.api.openstack.wsgi [None req-14cc677b-fef4-4e54-b919-fb99146afa43 181bb3d5e0674151b6d4da603c1848e7 6d40784f802a41a9a198b211f1b4c7ca - - default default] HTTP exception thrown: Instance 670f8dbe-1055-456b-9bbe-876d6d853784 could not be found. [pid: 7|app: 0|req: 374/734] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:22 2026] GET /v2.1/servers/670f8dbe-1055-456b-9bbe-876d6d853784 => 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: 361/735] 10.0.0.71 () {32 vars in 702 bytes} [Tue Jun 30 10:16:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-854117152 => generated 0 bytes in 25 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: 375/736] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:23 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/737] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:24 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:24.500 7 INFO nova.api.openstack.compute.server_external_events [req-d04f6ba0-26ad-4aa9-bbe3-3d31711ee3da req-f5895ac2-8d0f-48e1-961b-192fb906b4ae 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:ffe49b48-ec65-40b0-aa88-3337f974b8bc for instance acec834f-1e7e-4509-b247-0d61f0b3f09d on instance [pid: 7|app: 0|req: 376/738] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 364/741] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:25 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 156 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/742] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:26 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 156 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: 365/743] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 195 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-06-30 10:16:27.384 7 WARNING neutronclient.v2_0.client [None req-f38e1d1a-a9f1-4be8-bccd-24adc6b129ec fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/744] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1953 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/745] 10.0.0.71 () {34 vars in 748 bytes} [Tue Jun 30 10:16:27 2026] POST /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/746] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:27 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 195 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 367/747] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:28 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 195 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:29.669 7 INFO nova.api.openstack.compute.server_external_events [req-f1bf51fa-882e-493b-93ec-ad85ffbe454b req-cda14000-5a07-43e3-bcdc-5a92769311b4 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:ffe49b48-ec65-40b0-aa88-3337f974b8bc for instance acec834f-1e7e-4509-b247-0d61f0b3f09d on instance [pid: 7|app: 0|req: 381/748] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/749] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:29 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 382/750] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:30 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 195 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: 369/751] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d/ips => generated 156 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/752] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:16:31 2026] DELETE /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => 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-06-30 10:16:32.030 8 WARNING neutronclient.v2_0.client [None req-781a02cc-1fac-478a-9eae-8fe8a6f9ed82 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/753] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:31 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1844 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:33.331 7 WARNING neutronclient.v2_0.client [None req-5089f461-9590-4351-9d24-b0f3c2287e8a fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/754] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:33 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1844 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:34.796 8 WARNING neutronclient.v2_0.client [None req-377b4f41-c517-4441-9af4-2e896ba7fde9 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/757] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:34 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1844 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:35.320 8 INFO nova.api.openstack.compute.server_external_events [req-7696039f-83aa-4116-a61d-819c20d937e6 req-ec1b4136-a7c8-423f-b4e8-2de73582d14d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:ffe49b48-ec65-40b0-aa88-3337f974b8bc for instance acec834f-1e7e-4509-b247-0d61f0b3f09d on instance [pid: 8|app: 0|req: 372/758] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:35 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, ' [pid: 7|app: 0|req: 387/759] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:16:35 2026] POST /v2.1/os-keypairs => generated 384 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:36.302 8 WARNING neutronclient.v2_0.client [None req-ece72d5c-d46f-4b4d-96c0-244e5f6466d5 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/760] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:36 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1482 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:16:37.507 7 WARNING neutronclient.v2_0.client [None req-9050ed1e-e167-40f1-af91-a3f6edf8aabd fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/761] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:37 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 1487 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:37.647 8 WARNING neutronclient.v2_0.client [None req-3b407e62-b50a-48f2-a6b6-d03a23e3997c 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:37.701 8 WARNING neutronclient.v2_0.client [None req-3b407e62-b50a-48f2-a6b6-d03a23e3997c 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:38.283 8 WARNING neutronclient.v2_0.client [None req-3b407e62-b50a-48f2-a6b6-d03a23e3997c 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] 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: 374/762] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:16:37 2026] POST /v2.1/servers => generated 453 bytes in 1028 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-06-30 10:16:38.616 7 INFO nova.api.openstack.wsgi [None req-c989dffe-2916-4ac4-aeb1-c6b349ae48b5 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] HTTP exception thrown: Instance acec834f-1e7e-4509-b247-0d61f0b3f09d could not be found. [pid: 7|app: 0|req: 389/763] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:38 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => 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, ' 2026-06-30 10:16:38.628 8 WARNING neutronclient.v2_0.client [None req-1f8dbdd9-e568-4969-b918-06fcc09e027e 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/764] 10.0.0.71 () {32 vars in 704 bytes} [Tue Jun 30 10:16:38 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1550500082 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/765] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:38 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1429 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:16:39.164 7 INFO nova.api.openstack.wsgi [None req-32315ee7-84be-4d28-8894-947f260032cb fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] HTTP exception thrown: Instance acec834f-1e7e-4509-b247-0d61f0b3f09d could not be found. [pid: 7|app: 0|req: 391/766] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:16:39 2026] DELETE /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => 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-06-30 10:16:39.197 8 INFO nova.api.openstack.wsgi [None req-4d4d93ae-2dc8-4b87-a813-027389404979 fa1c169dce044f38932ee1eef600de8f 0e4e5230c790408b8e95d9243b5c6b28 - - default default] HTTP exception thrown: Instance acec834f-1e7e-4509-b247-0d61f0b3f09d could not be found. [pid: 8|app: 0|req: 376/767] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.1/servers/acec834f-1e7e-4509-b247-0d61f0b3f09d => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:39.708 7 WARNING neutronclient.v2_0.client [None req-b8558e7e-bb9f-4446-bedb-93bbe721b4b9 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/768] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:39 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1433 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:41.010 8 WARNING neutronclient.v2_0.client [None req-7bc7aacf-8ce8-4362-8f6d-d13950bbc230 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/769] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:40 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1481 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, ' 2026-06-30 10:16:42.128 7 WARNING neutronclient.v2_0.client [None req-9b4f8912-c4bb-4575-bc1f-396846b2d376 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/770] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:42 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1481 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:43.315 8 WARNING neutronclient.v2_0.client [None req-2eb5bb3b-9e20-4a36-b17c-2025a90e30b0 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/771] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:43 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1557 bytes in 684 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:44.447 7 INFO nova.api.openstack.compute.server_external_events [req-d018d7d8-769a-4cc4-9f7e-5fb664b48bcd req-63e563db-a8cc-4acb-8779-699837ff30b8 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:f194adab-c342-446b-b402-42ba11dcc9d6 for instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 on instance [pid: 7|app: 0|req: 394/772] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:44 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-06-30 10:16:45.018 8 WARNING neutronclient.v2_0.client [None req-063d10f2-e6ac-4122-93d4-cf21e485947c 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/775] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:44 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:46.201 7 WARNING neutronclient.v2_0.client [None req-20e29af6-32f8-4332-9166-6fd1a5621959 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/776] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:46 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:47.538 8 WARNING neutronclient.v2_0.client [None req-3a75fae9-6d45-42b2-b72e-4990e3b5326e 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/777] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:47 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:48.725 7 WARNING neutronclient.v2_0.client [None req-200b36ac-200c-494d-bdd7-814e489e0c52 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 397/778] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:48 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:50.166 8 WARNING neutronclient.v2_0.client [None req-44cf6311-c5a4-43a4-998d-0c4409883beb 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/779] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:50 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:51.339 7 WARNING neutronclient.v2_0.client [None req-f4641441-6001-4a1c-8330-946c19d45940 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/780] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:51 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:52.854 8 WARNING neutronclient.v2_0.client [None req-6fe07e96-7f23-4877-8052-7e5879bad18c 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 383/781] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:52 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 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-06-30 10:16:54.017 7 WARNING neutronclient.v2_0.client [None req-ee3a22da-33d6-4ba1-a1c6-06aaac51d094 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/782] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:53 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-30 10:16:55.478 7 WARNING neutronclient.v2_0.client [None req-ff850195-e26c-4824-bb6e-a5e094841f87 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:55.496 8 INFO nova.api.openstack.compute.server_external_events [req-9f4637d2-0ef5-46d1-b2f6-65ccf3038b34 req-701c9e40-8674-4b22-b6ec-35a83569d7c9 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:f194adab-c342-446b-b402-42ba11dcc9d6 for instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 on instance [pid: 8|app: 0|req: 385/785] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/786] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:55 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1555 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:57.346 8 WARNING neutronclient.v2_0.client [None req-cc097dd7-07db-4f85-9abd-637e6f2431a6 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/787] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1738 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:57.522 7 WARNING neutronclient.v2_0.client [None req-4b034ab6-a7fa-489a-a0ea-2a3fef0d0989 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:16:57.540 8 INFO nova.api.openstack.compute.server_external_events [req-7c3a3728-dbbb-4b0d-992f-915dd47ecd92 req-4cd0d60d-c890-45e3-840f-dbeb813ab37c 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:f194adab-c342-446b-b402-42ba11dcc9d6 for instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 on instance [pid: 8|app: 0|req: 387/788] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/789] 10.0.0.71 () {32 vars in 739 bytes} [Tue Jun 30 10:16:57 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:59.051 8 WARNING neutronclient.v2_0.client [None req-711fee5d-5835-4db8-acb5-ffbf2eab2218 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/790] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:59 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1738 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 403/791] 10.0.0.71 () {32 vars in 639 bytes} [Tue Jun 30 10:16:59 2026] GET /v2.1/servers => generated 383 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:16:59.584 7 INFO nova.api.openstack.compute.server_external_events [req-6b046eec-2803-41f4-a1aa-de1f5b7e5da4 req-91953e0d-860e-4aab-8840-27d8c44b2d95 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:f194adab-c342-446b-b402-42ba11dcc9d6 for instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 on instance [pid: 7|app: 0|req: 404/792] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:16:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/793] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:16:59 2026] DELETE /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 0 bytes in 137 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-06-30 10:16:59.676 7 WARNING neutronclient.v2_0.client [None req-b75a1aff-6f42-4c9c-88ac-b1746bf90ac3 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/794] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:16:59 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1744 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:00.891 8 WARNING neutronclient.v2_0.client [None req-75e7907a-2c2e-443f-9e9a-14a418d262df 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/795] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:00 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1864 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-06-30 10:17:01.633 7 INFO nova.api.openstack.compute.server_external_events [req-5f71a979-0ad5-49e8-b386-9949f3e62e8e req-2b6383c9-ace4-4028-ae72-08558e9bf81d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:f194adab-c342-446b-b402-42ba11dcc9d6 for instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 on instance 2026-06-30 10:17:01.633 7 INFO nova.api.openstack.compute.server_external_events [req-5f71a979-0ad5-49e8-b386-9949f3e62e8e req-2b6383c9-ace4-4028-ae72-08558e9bf81d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:f194adab-c342-446b-b402-42ba11dcc9d6 for instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 on instance [pid: 7|app: 0|req: 406/796] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:01 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:02.069 8 WARNING neutronclient.v2_0.client [None req-19fa6822-f4ff-453a-85e4-cc7cbfb1bb1a 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/797] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:02 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1864 bytes in 1458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:04.076 7 INFO nova.api.openstack.compute.server_external_events [req-8180fb4d-3383-4321-ab98-925679d7394f req-260a2df8-ce0e-4ee6-b81b-89ff96fd534f 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:f194adab-c342-446b-b402-42ba11dcc9d6 for instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 on instance [pid: 7|app: 0|req: 407/798] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:04 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:04.535 8 WARNING neutronclient.v2_0.client [None req-5a7b2389-2e7f-47a6-943c-718c117d9cbe 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/799] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:04 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1510 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:05.912 8 WARNING neutronclient.v2_0.client [None req-98908f01-1a79-4d23-863a-242e7ec8e4c3 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/802] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:05 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => generated 1515 bytes in 1911 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:08.777 7 INFO nova.api.openstack.wsgi [None req-38424351-bade-40ef-9576-877529a66f0a 7e3daa6a77ab4e69876258c1deaa3e4b fb43cfd57083440788701a5a28fcb304 - - default default] HTTP exception thrown: Instance 6409ea20-c317-40a0-9685-1e9d7cb3ee68 could not be found. [pid: 7|app: 0|req: 409/803] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:08 2026] GET /v2.1/servers/6409ea20-c317-40a0-9685-1e9d7cb3ee68 => 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: 8|app: 0|req: 395/804] 10.0.0.71 () {32 vars in 700 bytes} [Tue Jun 30 10:17:08 2026] DELETE /v2.1/os-keypairs/tempest-keypair-67411030 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:11.748 7 WARNING neutronclient.v2_0.client [None req-4da05d27-38f3-4b60-b41f-319ecde7c6d1 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:13.663 7 WARNING neutronclient.v2_0.client [None req-4da05d27-38f3-4b60-b41f-319ecde7c6d1 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/805] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:17:11 2026] POST /v2.1/servers => generated 424 bytes in 2659 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 10:17:14.378 8 WARNING neutronclient.v2_0.client [None req-9cd6f897-fa25-44f9-9a9b-f34ccfd57f19 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/806] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:14 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1368 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:15.830 7 WARNING neutronclient.v2_0.client [None req-7d1da0b5-17a1-41cd-99cc-dd9cb07911c2 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/809] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:15 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1364 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-06-30 10:17:17.056 8 WARNING neutronclient.v2_0.client [None req-58476984-0694-4519-b6a4-62ac6246a385 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/810] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:17 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1364 bytes in 670 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:18.740 7 WARNING neutronclient.v2_0.client [None req-3937854f-6f14-4809-834e-b4edf1622982 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/811] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:18 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1420 bytes in 488 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:20.250 8 WARNING neutronclient.v2_0.client [None req-57f29151-5456-48fe-86fb-5c04899ba296 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/812] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:20 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1428 bytes in 439 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:21.724 7 WARNING neutronclient.v2_0.client [None req-72319cc2-bd4f-4b30-8de8-3f3ac41cf12b 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/813] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:21 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 1452 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:23.360 7 INFO nova.api.openstack.compute.server_external_events [req-371b5f1e-647a-4eb4-b1e5-b3c4e501f52a req-ebda3b27-c26e-4eec-ab11-f3c66491bd65 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:9e1515c9-18d6-4ef3-b52b-30f6ab367982 for instance 9c448a4b-9c9a-492a-8f9d-ed7138546f79 on instance [pid: 7|app: 0|req: 415/814] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 400/815] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:17:23 2026] POST /v2.1/os-keypairs => generated 384 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:24.178 7 WARNING neutronclient.v2_0.client [None req-ec313a26-7136-44e4-b39f-b5e60b838a88 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 416/816] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:24 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:25.132 7 WARNING neutronclient.v2_0.client [None req-24ff7d01-20e7-401d-9b23-556168b54695 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:25.319 7 WARNING neutronclient.v2_0.client [None req-24ff7d01-20e7-401d-9b23-556168b54695 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:25.894 8 WARNING neutronclient.v2_0.client [None req-fb08d7b9-a791-4302-908a-fa03c664ae2c 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:25.993 7 WARNING neutronclient.v2_0.client [None req-24ff7d01-20e7-401d-9b23-556168b54695 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 402/819] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:25 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 1147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:27.005 8 INFO nova.api.openstack.compute.server_external_events [req-efbaa213-d3fb-4b44-965d-9d1a40ceaace req-a47aca09-6992-48e6-9ba4-33a51aa658b1 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:9e1515c9-18d6-4ef3-b52b-30f6ab367982 for instance 9c448a4b-9c9a-492a-8f9d-ed7138546f79 on instance [pid: 8|app: 0|req: 403/820] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:26 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/821] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:17:25 2026] POST /v2.1/servers => generated 452 bytes in 2083 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-06-30 10:17:27.171 8 WARNING neutronclient.v2_0.client [None req-11674090-1577-42da-8c2b-2cbc25ff7732 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/822] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:27 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1390 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-06-30 10:17:28.044 7 WARNING neutronclient.v2_0.client [None req-a74c9e7b-c046-41eb-a4e5-763bc8370dcc 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/823] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:28 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:28.399 8 WARNING neutronclient.v2_0.client [None req-f8e8ebdd-da7e-409b-b34a-c934a3e29197 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/824] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:28 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1386 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:29.234 7 WARNING neutronclient.v2_0.client [None req-1c9725ca-a597-4bfb-ae4d-f68a670a23c6 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 420/825] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:29 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:29.640 8 WARNING neutronclient.v2_0.client [None req-cea25ce3-739a-47f2-b1f8-a40f9869f528 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/826] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:29 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1442 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:30.446 7 WARNING neutronclient.v2_0.client [None req-7a16b4e8-7697-4fca-9bfd-a782bfcd8a81 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/827] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:30 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:30.741 8 WARNING neutronclient.v2_0.client [None req-8bdf3020-6add-426b-95f1-c1c94d969aa9 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/828] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:30 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1442 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:31.713 7 WARNING neutronclient.v2_0.client [None req-0fe1f706-f272-4ebe-95fe-5848c32ffcb5 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] 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-06-30 10:17:31.833 8 WARNING neutronclient.v2_0.client [None req-0f3548a0-d711-4560-b53a-e15b3ac21cd8 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/829] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:31 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/830] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:31 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1450 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:32.968 7 WARNING neutronclient.v2_0.client [None req-d9989e62-f76c-451e-b960-9975512dab1c 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:32.989 8 WARNING neutronclient.v2_0.client [None req-0c55bbe4-d95e-44bd-a666-76f61aff79eb 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 423/831] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:32 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/832] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:32 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1527 bytes in 563 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:33.757 7 INFO nova.api.openstack.compute.server_external_events [req-8abb9984-1547-44bf-b1ef-3985f2612652 req-61ce8524-cc97-4a95-9d56-38eb3528fb26 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 7|app: 0|req: 424/833] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:33 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:34.532 8 WARNING neutronclient.v2_0.client [None req-9ff3c0d0-75e0-4f90-b4ec-95fa841906a6 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:34.562 7 WARNING neutronclient.v2_0.client [None req-b03ffd17-e81d-4eff-bac0-afba5d78c3db 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/834] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:34 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/835] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:34 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1515 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:35.700 8 WARNING neutronclient.v2_0.client [None req-05e38768-c89c-4979-a311-be0941f1c1a6 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:35.735 7 WARNING neutronclient.v2_0.client [None req-77485f3c-89b2-4ce9-9f7a-dc92000ad9d3 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/838] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:35 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/839] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:35 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1515 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:36.903 7 WARNING neutronclient.v2_0.client [None req-911cec62-e032-4bf9-9d0d-cea3cf4f9b0e 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:36.905 8 WARNING neutronclient.v2_0.client [None req-06dbb314-1723-48de-899c-6a996cb9e734 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 413/840] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:36 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/841] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:36 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1515 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:38.096 8 WARNING neutronclient.v2_0.client [None req-38fb5d47-be3e-4b64-9cfd-9f32312756cc 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:38.102 7 WARNING neutronclient.v2_0.client [None req-bfed401b-6442-46be-851b-08257a80c333 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/842] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:38 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/843] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:38 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1515 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:38.584 8 INFO nova.api.openstack.compute.server_external_events [req-29e490d5-8ed1-4a62-9d6b-ce17131f7f35 req-acbf1690-362d-4515-b177-c300e3442f41 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 8|app: 0|req: 415/844] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:38 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-06-30 10:17:39.252 7 INFO nova.api.openstack.compute.server_external_events [req-c5c0c9fd-8cc7-461a-8513-50e40103921b req-93deba73-70da-4d2a-b71a-671d74c9132e 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:9e1515c9-18d6-4ef3-b52b-30f6ab367982 for instance 9c448a4b-9c9a-492a-8f9d-ed7138546f79 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/845] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:39 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:39.295 8 WARNING neutronclient.v2_0.client [None req-81cab28e-d962-4531-ba67-1589ae368fca 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:39.324 7 WARNING neutronclient.v2_0.client [None req-094a0833-1660-4825-8da7-b56a13872161 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/846] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1468 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/847] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:39 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1515 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:40.477 8 WARNING neutronclient.v2_0.client [None req-3669a31c-6340-499e-b554-628f4be748cc 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] 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: 417/848] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:40 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1647 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:17:40.610 7 WARNING neutronclient.v2_0.client [None req-4b081ccf-0f03-49c2-b859-6303c3bd5cd1 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] 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-06-30 10:17:40.633 8 INFO nova.api.openstack.compute.server_external_events [req-83af319f-4956-426c-985b-2df1b609c762 req-a30b782b-0409-469d-be58-fd8158ef3d10 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 8|app: 0|req: 418/849] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/850] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:40 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1698 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-06-30 10:17:40.772 8 WARNING neutronclient.v2_0.client [None req-e36c08a8-3bf7-4296-9921-e93104df9a60 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/851] 10.0.0.71 () {32 vars in 739 bytes} [Tue Jun 30 10:17:40 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c/os-interface => generated 284 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:41.332 7 INFO nova.api.openstack.compute.server_external_events [req-556d2271-58da-4513-b37b-a22c932c9412 req-9f81a9ec-596a-48f0-8a6e-e5ccc9329287 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:9e1515c9-18d6-4ef3-b52b-30f6ab367982 for instance 9c448a4b-9c9a-492a-8f9d-ed7138546f79 on instance [pid: 7|app: 0|req: 433/852] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 420/853] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:17:41 2026] DELETE /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 0 bytes in 109 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-06-30 10:17:41.965 7 WARNING neutronclient.v2_0.client [None req-73e8d2a8-e89f-433d-ae42-ed5e15d9eae0 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/854] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:41 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1653 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:43.155 8 WARNING neutronclient.v2_0.client [None req-397a534d-deff-4b47-a589-220038fdcbb0 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/855] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:43 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1653 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-06-30 10:17:43.371 7 INFO nova.api.openstack.compute.server_external_events [req-28366ea5-3a4c-4143-a273-b9a3e547c38b req-0786eaf6-26b7-406f-b8f8-44b37233cc1f 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 7|app: 0|req: 435/856] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:44.358 8 WARNING neutronclient.v2_0.client [None req-6e2fa489-d012-47dc-8f48-db22a0c71751 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] 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-06-30 10:17:44.677 7 INFO nova.api.openstack.compute.server_external_events [req-fca5f2a2-c4c4-4052-8589-f921e4343fe3 req-8a7e82fb-9940-4b57-a776-b31768cf19cc 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:9e1515c9-18d6-4ef3-b52b-30f6ab367982 for instance 9c448a4b-9c9a-492a-8f9d-ed7138546f79 on instance [pid: 7|app: 0|req: 436/857] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:17:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/858] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:44 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1611 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:45.749 7 WARNING neutronclient.v2_0.client [None req-a0347a48-05b4-4f4e-b7ad-bd2135235d4e 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/861] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:45 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1454 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:46.971 8 WARNING neutronclient.v2_0.client [None req-caf6d9eb-ac7b-41cc-8b12-3f234d6e87f5 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/862] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:46 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 1454 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:48.071 7 INFO nova.api.openstack.wsgi [None req-f64c35f4-3717-405b-9ef8-f26219027f80 16c96bd79e254e159b4a65b5e03f1cd7 be3612a3289b4c26b2620f734c76e16a - - default default] HTTP exception thrown: Instance 9c448a4b-9c9a-492a-8f9d-ed7138546f79 could not be found. [pid: 7|app: 0|req: 439/863] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:48 2026] GET /v2.1/servers/9c448a4b-9c9a-492a-8f9d-ed7138546f79 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 441/866] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:17:56 2026] POST /v2.1/os-keypairs => generated 398 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:17:57.158 8 WARNING neutronclient.v2_0.client [None req-82d27adc-0033-4521-831a-dd9755b17cfa 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/867] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:57 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1818 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:17:57.523 7 WARNING neutronclient.v2_0.client [None req-2b762ec4-78e5-4e41-b0af-4df27bff6012 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/868] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:57 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1818 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 427/869] 10.0.0.71 () {34 vars in 748 bytes} [Tue Jun 30 10:17:58 2026] POST /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c/action => generated 0 bytes in 93 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-06-30 10:17:58.261 7 WARNING neutronclient.v2_0.client [None req-14f7f004-69ca-45f3-93ef-7589704999ff 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/870] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:58 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1820 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/871] 10.0.0.76 () {30 vars in 617 bytes} [Tue Jun 30 10:17:58 2026] GET /v2.1 => generated 0 bytes in 111 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: 444/872] 10.0.0.76 () {32 vars in 690 bytes} [Tue Jun 30 10:17:58 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/873] 10.0.0.76 () {34 vars in 911 bytes} [Tue Jun 30 10:17:58 2026] GET /v2.1/os-simple-tenant-usage/5479a707b68745cdb6a2639577e24943?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:17:58.993 7 WARNING neutronclient.v2_0.client [None req-e2fa6570-e67c-47bd-bb1e-283a9c16d295 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] 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-06-30 10:17:59.040 7 WARNING neutronclient.v2_0.client [None req-e2fa6570-e67c-47bd-bb1e-283a9c16d295 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/874] 10.0.0.76 () {30 vars in 652 bytes} [Tue Jun 30 10:17:59 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:17:59.260 7 WARNING neutronclient.v2_0.client [None req-e2fa6570-e67c-47bd-bb1e-283a9c16d295 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:17:59.409 8 WARNING neutronclient.v2_0.client [None req-996cfb36-e51e-489b-b828-1b3b3b67adf8 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/875] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:17:59 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1820 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/876] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:17:58 2026] POST /v2.1/servers => generated 450 bytes in 1340 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-06-30 10:18:00.168 8 WARNING neutronclient.v2_0.client [None req-49113e2e-434f-4de7-9905-28db4d344b55 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 432/877] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1403 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:00.926 7 WARNING neutronclient.v2_0.client [None req-e0f3bdfa-eace-41ac-828f-d76260e7d87c 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/878] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:00 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1820 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-06-30 10:18:01.307 8 WARNING neutronclient.v2_0.client [None req-4e9b7fcd-16d2-44d4-8ae5-ecaf423dd635 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 433/879] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:01 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1407 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:02.126 7 WARNING neutronclient.v2_0.client [None req-af8ad7dc-dd37-444f-a853-3133a88d6557 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] 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: 434/880] 10.0.0.76 () {30 vars in 617 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.1 => generated 0 bytes in 131 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 435/881] 10.0.0.76 () {32 vars in 690 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/882] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1825 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:02.427 7 WARNING neutronclient.v2_0.client [None req-e37961d2-b8a9-4f72-90ff-53fc67174c96 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/883] 10.0.0.76 () {34 vars in 911 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.1/os-simple-tenant-usage/5479a707b68745cdb6a2639577e24943?start=2026-06-29T00:00:00&end=2026-06-30T23:59:59 => generated 20 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/884] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:02 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1455 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 437/885] 10.0.0.76 () {30 vars in 652 bytes} [Tue Jun 30 10:18:02 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, ' 2026-06-30 10:18:02.676 7 INFO nova.api.openstack.compute.server_external_events [req-ccd6d386-da9e-4512-9ecc-9a985ec832ea req-047edbf2-d108-4db5-9e67-054fffe8615f 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 7|app: 0|req: 449/886] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:02 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:18:03.376 8 WARNING neutronclient.v2_0.client [None req-8b6ebb7f-0ef9-482a-b96e-76a4e9808454 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] 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: 438/887] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:03 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1825 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:18:03.532 7 WARNING neutronclient.v2_0.client [None req-5805d16d-a667-4329-8b4a-b47333a6edea a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/888] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:03 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1455 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:04.584 8 WARNING neutronclient.v2_0.client [None req-108ee957-cd41-430f-b9f2-cf17c91e8326 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] 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-06-30 10:18:04.636 7 WARNING neutronclient.v2_0.client [None req-8142d36e-5cf6-4b0c-ad35-c25928df27e2 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/889] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:04 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1463 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:04.728 7 INFO nova.api.openstack.compute.server_external_events [req-6ccce6ee-5aef-46d7-91c1-3a93cc27cfd8 req-b5983de0-e4df-4826-b698-06e25c93378f 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 8|app: 0|req: 439/890] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:04 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1825 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/891] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:05.759 8 WARNING neutronclient.v2_0.client [None req-56bef3ff-6d6f-4eec-a559-38bc0d5183d6 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:05.796 7 WARNING neutronclient.v2_0.client [None req-c32b5a55-c070-4e06-9979-f88fa4a05851 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/894] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:05 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1541 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/895] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:05 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1825 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:06.795 8 INFO nova.api.openstack.compute.server_external_events [req-61396ca8-c28a-401c-ad6a-ab307e400173 req-cd6bd3c4-6bc1-4ddb-a2c2-3f9d11434b96 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance 2026-06-30 10:18:06.796 8 INFO nova.api.openstack.compute.server_external_events [req-61396ca8-c28a-401c-ad6a-ab307e400173 req-cd6bd3c4-6bc1-4ddb-a2c2-3f9d11434b96 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance 2026-06-30 10:18:06.796 8 INFO nova.api.openstack.compute.server_external_events [req-61396ca8-c28a-401c-ad6a-ab307e400173 req-cd6bd3c4-6bc1-4ddb-a2c2-3f9d11434b96 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance [pid: 8|app: 0|req: 442/896] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:06 2026] POST /v2.1/os-server-external-events => generated 521 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:07.071 7 WARNING neutronclient.v2_0.client [None req-e6d0140f-ddb2-4a08-a61b-c99daf0750bf a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] 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-06-30 10:18:07.129 8 WARNING neutronclient.v2_0.client [None req-f36b34df-87e7-4175-9607-0db62d35126f 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 455/897] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:07 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1529 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/898] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:07 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1825 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:08.248 7 WARNING neutronclient.v2_0.client [None req-e9868732-7c57-48fa-b86e-51c8e3c1a8c4 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] 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-06-30 10:18:08.302 8 WARNING neutronclient.v2_0.client [None req-f8966447-59e0-42b4-9234-c2f7323b31d5 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/899] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:08 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1529 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/900] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:08 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1818 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-06-30 10:18:09.437 7 WARNING neutronclient.v2_0.client [None req-39b6c027-4be0-4218-91dc-b1f24a2e2665 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/901] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:09 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1529 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:10.595 8 WARNING neutronclient.v2_0.client [None req-9e2fe5a3-165e-4286-b6a2-79a14a7a9256 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/902] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:10 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1529 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:11.796 7 WARNING neutronclient.v2_0.client [None req-69e768d8-f1a9-4dc1-ad50-b45752f5ea06 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] 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-06-30 10:18:11.852 8 INFO nova.api.openstack.compute.server_external_events [req-82ec9e37-d9b5-4f3c-b420-75d3388e6637 req-eed7a98e-b5e4-4508-ae0c-a48f67dd2bdf 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance [pid: 8|app: 0|req: 446/903] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 7|app: 0|req: 458/904] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:11 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1529 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:13.400 8 WARNING neutronclient.v2_0.client [None req-48e14adc-75ae-4b69-ab82-c42dc0852335 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/905] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:13 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1697 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:13.572 7 WARNING neutronclient.v2_0.client [None req-5e477c62-376c-4d91-ba25-792ecff185f1 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/906] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:13 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1697 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:13.914 8 INFO nova.api.openstack.compute.server_external_events [req-6fd3c263-3e27-4871-a582-4496cba8eb62 req-00e5b92a-645d-414d-9afc-8a9c2280f06c 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance [pid: 8|app: 0|req: 448/907] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:15.204 7 INFO nova.api.openstack.compute.server_external_events [req-98630cc4-2cb3-41bd-a50a-e98a98b381f6 req-1f98783f-bd06-45c8-96b9-b2c06e5b825a 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance [pid: 7|app: 0|req: 461/910] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:15 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 450/911] 10.0.0.71 () {34 vars in 748 bytes} [Tue Jun 30 10:18:23 2026] POST /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2/action => generated 31892 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/912] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:18:23 2026] POST /v2.1/os-keypairs => generated 397 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:24.041 8 WARNING neutronclient.v2_0.client [None req-365ac8aa-da3f-4417-9dc1-8ce5a7f1752b 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/913] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:24 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1818 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/914] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:18:24 2026] DELETE /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:24.319 8 WARNING neutronclient.v2_0.client [None req-d5d67ebb-9932-433b-a54b-baba3cdf2de5 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/915] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:24 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1824 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:25.512 8 WARNING neutronclient.v2_0.client [None req-af8ba2d7-c20a-49b6-b077-ccb740fb457d 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] 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-06-30 10:18:25.589 7 INFO nova.api.openstack.compute.server_external_events [req-aa5c2b94-c8c6-4395-94d1-84dcc4fcba91 req-0b32da38-2c7d-4f08-a09f-8bdeb8e30ec4 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 7|app: 0|req: 465/918] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/919] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:25 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1824 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/920] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:18:25 2026] POST /v2.1/os-keypairs => generated 385 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:26.764 8 WARNING neutronclient.v2_0.client [None req-a70f22f4-3f64-43d2-b1d0-2a08658ee660 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 455/921] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:26 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1757 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:18:27.196 7 WARNING neutronclient.v2_0.client [None req-0975b5a9-87e2-444e-8b49-e3f31561bcce 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:27.236 7 WARNING neutronclient.v2_0.client [None req-0975b5a9-87e2-444e-8b49-e3f31561bcce 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:27.279 7 WARNING neutronclient.v2_0.client [None req-0975b5a9-87e2-444e-8b49-e3f31561bcce 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:27.457 7 WARNING neutronclient.v2_0.client [None req-0975b5a9-87e2-444e-8b49-e3f31561bcce 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:18:27.629 8 INFO nova.api.openstack.compute.server_external_events [req-24d9de23-e44f-4d5a-b613-fab0408bdf86 req-f05eaf94-343a-49db-a16b-1e8c025c0f05 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance 2026-06-30 10:18:27.629 8 INFO nova.api.openstack.compute.server_external_events [req-24d9de23-e44f-4d5a-b613-fab0408bdf86 req-f05eaf94-343a-49db-a16b-1e8c025c0f05 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:f0107bf9-83d6-425a-924a-1bca9e2a38e2 for instance d5a930b1-821b-42fa-8337-64d63cda196c on instance [pid: 8|app: 0|req: 456/922] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:27 2026] POST /v2.1/os-server-external-events => generated 356 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-06-30 10:18:27.662 8 INFO nova.api.openstack.compute.server_external_events [req-0658c6bf-7dcb-4e3f-8bf9-398130f9b459 req-8e2ce47b-528b-4b8c-b1d5-7946242b0a36 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance [pid: 8|app: 0|req: 457/923] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/924] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:18:27 2026] POST /v2.1/servers => generated 497 bytes in 651 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-06-30 10:18:27.815 8 WARNING neutronclient.v2_0.client [None req-4055a1db-065a-44ab-b96a-591c842ea135 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/925] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:27 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1456 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-06-30 10:18:28.200 7 WARNING neutronclient.v2_0.client [None req-aee07583-5e5e-4d83-ae81-5bbf7c60a6c6 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/926] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:28 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1471 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, ' [pid: 8|app: 0|req: 459/927] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:18:28 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:28.920 7 WARNING neutronclient.v2_0.client [None req-1b8f0f38-cf08-4850-a96e-df70694dbad6 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/928] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:28 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1460 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:18:29.323 8 WARNING neutronclient.v2_0.client [None req-12614ce6-13e4-4749-9128-47552848d12e 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/929] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:29 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1476 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, ' 2026-06-30 10:18:30.062 7 WARNING neutronclient.v2_0.client [None req-ac03c2ba-9aca-4716-88a9-324bcd19a5b4 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/930] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1508 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-06-30 10:18:30.434 8 WARNING neutronclient.v2_0.client [None req-37ca11aa-6a76-46ac-bb55-dcf1ccbac4b1 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 461/931] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:30 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => generated 1476 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:30.897 7 WARNING neutronclient.v2_0.client [None req-b4841be0-fe3a-4d34-b033-72bb5d626a6c a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:30.952 7 WARNING neutronclient.v2_0.client [None req-b4841be0-fe3a-4d34-b033-72bb5d626a6c a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] 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-06-30 10:18:31.144 7 WARNING neutronclient.v2_0.client [None req-b4841be0-fe3a-4d34-b033-72bb5d626a6c a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:31.159 8 WARNING neutronclient.v2_0.client [None req-b4271eba-5ec1-4115-9f57-1059346ded44 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/932] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:31 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1508 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/933] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:18:30 2026] POST /v2.1/servers => generated 449 bytes in 513 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-06-30 10:18:31.352 8 WARNING neutronclient.v2_0.client [None req-119b8511-31d1-49c8-a1cb-1abe4dee5603 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/934] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:31 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1401 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:31.519 7 INFO nova.api.openstack.wsgi [None req-8225dd5d-b6f3-4b86-abf8-60afd542c52d 27d9fd4194d0481c9a50e9c686ac83ec 94b41db98d7d483681b049bc8f8c6035 - - default default] HTTP exception thrown: Instance d5a930b1-821b-42fa-8337-64d63cda196c could not be found. [pid: 7|app: 0|req: 472/935] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:31 2026] GET /v2.1/servers/d5a930b1-821b-42fa-8337-64d63cda196c => 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: 464/936] 10.0.0.71 () {32 vars in 700 bytes} [Tue Jun 30 10:18:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-45364971 => 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-06-30 10:18:32.266 7 WARNING neutronclient.v2_0.client [None req-7d2be59f-975c-4f48-b3f9-cf78ba1660d9 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/937] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:32 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1516 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:18:32.444 8 WARNING neutronclient.v2_0.client [None req-28bd5085-2f4f-46b2-b6c3-7b61e6491bef a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/938] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:32 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1405 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:33.367 7 WARNING neutronclient.v2_0.client [None req-33792f62-f99e-440b-9958-33b3f82b4ea0 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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: 474/939] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:33 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1516 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:18:33.542 8 WARNING neutronclient.v2_0.client [None req-d6fa71da-9b17-4ccf-8a90-b7d4ab451235 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/940] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:33 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1453 bytes in 811 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:34.593 7 WARNING neutronclient.v2_0.client [None req-693259ae-97c2-4ee3-b631-782fef6c0472 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:18:35.366 8 WARNING neutronclient.v2_0.client [None req-a9c1d044-4226-440d-852c-e6f05d811d99 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/943] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:34 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 934 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/944] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:35 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1461 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:35.646 7 INFO nova.api.openstack.compute.server_external_events [req-894e75b8-4b1e-44e8-ab17-a00f9656c785 req-32578165-3ccf-4060-899b-29beba3b5aa6 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:aa9d4069-6c5a-4d6d-8899-05e9c97eeff3 for instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 on instance [pid: 7|app: 0|req: 476/945] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:36.533 8 WARNING neutronclient.v2_0.client [None req-07618198-879e-4458-8f42-4cce19922611 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:18:36.583 7 WARNING neutronclient.v2_0.client [None req-c1728f0f-e7ec-4c1c-8efa-8c639786140c a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/946] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:36 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/947] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:36 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1528 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:37.585 8 INFO nova.api.openstack.compute.server_external_events [req-a131e0a1-1595-4573-afe1-2ea40ab730a3 req-d4512e89-cafe-42f5-a83a-94e151bb20db 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:7ac9ba33-40a7-4563-90d1-6e793210b550 for instance c16f681d-4586-4c58-a238-4d633d325daf on instance [pid: 8|app: 0|req: 471/948] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:38.083 7 WARNING neutronclient.v2_0.client [None req-716cb482-02da-4178-885b-5cc35b4bcae7 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:38.106 8 WARNING neutronclient.v2_0.client [None req-d6f86443-da6b-46b2-a58b-db4d40501717 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/949] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/950] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:38 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1526 bytes in 908 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:39.948 7 WARNING neutronclient.v2_0.client [None req-2af4094e-9bba-45c8-be4a-149ff8cb5509 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:18:40.025 8 WARNING neutronclient.v2_0.client [None req-8090b91c-b416-4e6f-a300-d128bb078556 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/951] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:39 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/952] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:39 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1526 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-06-30 10:18:41.111 7 WARNING neutronclient.v2_0.client [None req-ac6eae3c-77f2-4712-89f5-321bcad4c71f 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:18:41.248 8 WARNING neutronclient.v2_0.client [None req-49b3de20-1e30-4d3e-bfb2-8842de03ef22 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/953] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:41 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/954] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:41 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1526 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-06-30 10:18:42.315 7 WARNING neutronclient.v2_0.client [None req-0878f8c5-c62d-4686-8463-fea5dd2b411e 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:18:42.410 8 WARNING neutronclient.v2_0.client [None req-d9ab1c10-bc5f-4203-bd8a-a3180d82a691 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/955] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:42 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/956] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:42 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1526 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:43.478 7 WARNING neutronclient.v2_0.client [None req-d2a3b7c0-d069-4f44-91cf-294050107a31 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:18:43.559 8 INFO nova.api.openstack.compute.server_external_events [req-efe0dec4-2453-4af5-9762-d4d8b34d09c9 req-7958d92a-b43b-44d8-a990-74f04b6e668a 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:aa9d4069-6c5a-4d6d-8899-05e9c97eeff3 for instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 on instance [pid: 8|app: 0|req: 476/957] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/958] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:43 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:44.045 8 WARNING neutronclient.v2_0.client [None req-785fe792-93c3-48d5-a3bd-93fab231d87d a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/959] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:43 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1526 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-06-30 10:18:44.946 7 WARNING neutronclient.v2_0.client [None req-2e6b43d9-4469-4014-b802-272c4f6f994c 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/962] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:44 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1629 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:45.251 8 WARNING neutronclient.v2_0.client [None req-1fa9f92f-5647-476c-9b5e-74f257c57788 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/963] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:45 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1526 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:45.624 7 INFO nova.api.openstack.compute.server_external_events [req-c5d50a36-c151-4efd-a0a8-f5ad79672d56 req-cb89e75b-c86d-4f39-a5d8-7e47a140a455 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:aa9d4069-6c5a-4d6d-8899-05e9c97eeff3 for instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 on instance 2026-06-30 10:18:45.624 7 INFO nova.api.openstack.compute.server_external_events [req-c5d50a36-c151-4efd-a0a8-f5ad79672d56 req-cb89e75b-c86d-4f39-a5d8-7e47a140a455 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:7ac9ba33-40a7-4563-90d1-6e793210b550 for instance c16f681d-4586-4c58-a238-4d633d325daf on instance 2026-06-30 10:18:45.625 7 INFO nova.api.openstack.compute.server_external_events [req-c5d50a36-c151-4efd-a0a8-f5ad79672d56 req-cb89e75b-c86d-4f39-a5d8-7e47a140a455 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:7ac9ba33-40a7-4563-90d1-6e793210b550 for instance c16f681d-4586-4c58-a238-4d633d325daf on instance [pid: 7|app: 0|req: 484/964] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:45 2026] POST /v2.1/os-server-external-events => generated 525 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:46.123 8 WARNING neutronclient.v2_0.client [None req-d59dba1a-1edb-4437-9644-53918505ebd7 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 481/965] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:46 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1809 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:46.316 7 WARNING neutronclient.v2_0.client [None req-07d6071d-4572-47e5-93c1-e6c07e97a701 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 485/966] 10.0.0.71 () {32 vars in 739 bytes} [Tue Jun 30 10:18:46 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797/os-interface => generated 285 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:46.580 8 WARNING neutronclient.v2_0.client [None req-362137ac-1be2-417a-9ebf-8efc35f07d0e a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/967] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:46 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1526 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-06-30 10:18:47.149 7 WARNING neutronclient.v2_0.client [None req-3c341dd9-a5c4-4803-8e77-9e85cb19bd83 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:18:47.322 7 WARNING neutronclient.v2_0.client [None req-3c341dd9-a5c4-4803-8e77-9e85cb19bd83 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/968] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:18:46 2026] POST /v2.1/servers => generated 424 bytes in 772 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-06-30 10:18:47.567 8 WARNING neutronclient.v2_0.client [None req-585e0d8f-ed7e-4720-83d8-cc466e0d2bd0 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/969] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:47 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1371 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-06-30 10:18:47.669 7 INFO nova.api.openstack.compute.server_external_events [req-b8c751fc-1d5d-4850-9367-8ca17309b1cb req-d7cfbec0-c69a-4c86-9260-2d9999884d28 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:aa9d4069-6c5a-4d6d-8899-05e9c97eeff3 for instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 on instance [pid: 7|app: 0|req: 487/970] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:47.744 8 WARNING neutronclient.v2_0.client [None req-6cf7a21c-8d55-4fdc-9a06-4632e5a61c20 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 484/971] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:47 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1695 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-06-30 10:18:47.918 7 WARNING neutronclient.v2_0.client [None req-15ad9baa-bca8-4bf2-ab4f-d451421a5ce9 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/972] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:47 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1695 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-06-30 10:18:48.657 8 WARNING neutronclient.v2_0.client [None req-466afe3b-487c-4b4d-a611-e944da62829a dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/973] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:48 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1375 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:49.717 7 INFO nova.api.openstack.compute.server_external_events [req-b30dd3d0-ab00-432e-a346-46ea648f9d0e req-f8552f9c-4939-4df4-ab19-b52516dfb80e 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:7ac9ba33-40a7-4563-90d1-6e793210b550 for instance c16f681d-4586-4c58-a238-4d633d325daf on instance [pid: 7|app: 0|req: 489/974] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:50.031 8 WARNING neutronclient.v2_0.client [None req-d21c042e-818d-45e1-ad96-ee57cd6d14d4 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/975] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:49 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1423 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:51.132 7 WARNING neutronclient.v2_0.client [None req-3f94e212-f2bf-4c11-8eb7-46d66f1434f2 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/976] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:51 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1423 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:52.248 8 WARNING neutronclient.v2_0.client [None req-cbf2a4dd-4721-4389-b912-787af8dd85eb dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 487/977] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:52 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1431 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:53.343 7 WARNING neutronclient.v2_0.client [None req-47a3d720-8f41-49f9-bd94-86d218c03248 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] 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-06-30 10:18:53.494 8 INFO nova.api.openstack.compute.server_external_events [req-2d5dd822-5e7e-43c2-baeb-c3e41e3fc37b req-8675b132-9259-486d-84b3-bb451a267ab8 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:fb744f82-1ee7-4696-baa5-7a642ac7410a for instance 070467e9-1593-435c-84d9-b91731c78dd8 on instance [pid: 8|app: 0|req: 488/978] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/979] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:53 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1483 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:54.629 8 WARNING neutronclient.v2_0.client [None req-bcd4d6ce-51dd-4e7d-9910-4055122e7489 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/980] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:54 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1471 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-06-30 10:18:55.815 8 WARNING neutronclient.v2_0.client [None req-d776e25c-2244-49b9-a579-18eb533d35e9 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/983] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:55 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1471 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:57.021 7 WARNING neutronclient.v2_0.client [None req-9ce89d90-92c7-433e-949c-2378631b6a36 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] 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: 493/984] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:56 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1471 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/985] 10.0.0.71 () {34 vars in 748 bytes} [Tue Jun 30 10:18:57 2026] POST /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf/action => generated 31891 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:58.236 7 WARNING neutronclient.v2_0.client [None req-c10bce08-2738-4a88-ab02-65b305b9cf0b dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] 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-06-30 10:18:58.400 8 INFO nova.api.openstack.compute.server_external_events [req-c3505eef-5c77-4e7b-9444-7ebe6e2dfa86 req-62e0d74d-0f70-40e5-bf18-e169b9fb0bbb 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:fb744f82-1ee7-4696-baa5-7a642ac7410a for instance 070467e9-1593-435c-84d9-b91731c78dd8 on instance [pid: 8|app: 0|req: 493/986] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:18:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/987] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:58 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1471 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:18:59.508 8 WARNING neutronclient.v2_0.client [None req-1ab9692f-08e5-40ec-9dca-c944382cdacf dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/988] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:18:59 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1471 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/989] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:19:00 2026] DELETE /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:00.371 8 WARNING neutronclient.v2_0.client [None req-86a9c3b4-3c8c-4c7e-895e-caaba995ab29 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] 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-06-30 10:19:00.441 7 INFO nova.api.openstack.compute.server_external_events [req-9e37f779-0cf9-4871-9ec0-7818983e74a4 req-594b7948-c1a8-44b5-8424-a32ba5850b3b 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:fb744f82-1ee7-4696-baa5-7a642ac7410a for instance 070467e9-1593-435c-84d9-b91731c78dd8 on instance [pid: 7|app: 0|req: 496/990] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:00 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/991] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:00 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1821 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-06-30 10:19:00.686 7 WARNING neutronclient.v2_0.client [None req-6e77986e-ab5d-4377-ab13-9563f64d0c83 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/992] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:00 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1655 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, ' [pid: 8|app: 0|req: 496/993] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:19:00 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8/ips => generated 108 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/994] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:19:00 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8/ips => generated 108 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 497/995] 10.0.0.71 () {32 vars in 821 bytes} [Tue Jun 30 10:19:00 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8/ips/tempest-ServerAddressesTestJSON-532656924-network => generated 93 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 499/996] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:19:00 2026] DELETE /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 0 bytes in 123 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-06-30 10:19:01.154 8 WARNING neutronclient.v2_0.client [None req-2a745f6a-a3e8-4540-bce7-82ed2fdd1602 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 498/997] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:01 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1661 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-06-30 10:19:01.599 7 WARNING neutronclient.v2_0.client [None req-e315cf81-f2b1-4c01-b29e-9fbef371f682 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/998] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:01 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1821 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:02.480 7 WARNING neutronclient.v2_0.client [None req-f8595fca-e515-4ec6-9451-a22836ac702e 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:19:02.612 8 WARNING neutronclient.v2_0.client [None req-3d59cb33-8bed-49c9-8a4a-7fb1c2660080 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 501/999] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:02 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1929 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:02.800 7 INFO nova.api.openstack.compute.server_external_events [req-15326397-d61e-4a38-9b33-1fc3cb395a7d req-cad3b0d8-40dc-4bf0-a5a6-24929fee7045 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:7ac9ba33-40a7-4563-90d1-6e793210b550 for instance c16f681d-4586-4c58-a238-4d633d325daf on instance 2026-06-30 10:19:02.800 7 INFO nova.api.openstack.compute.server_external_events [req-15326397-d61e-4a38-9b33-1fc3cb395a7d req-cad3b0d8-40dc-4bf0-a5a6-24929fee7045 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:7ac9ba33-40a7-4563-90d1-6e793210b550 for instance c16f681d-4586-4c58-a238-4d633d325daf on instance 2026-06-30 10:19:02.800 7 INFO nova.api.openstack.compute.server_external_events [req-15326397-d61e-4a38-9b33-1fc3cb395a7d req-cad3b0d8-40dc-4bf0-a5a6-24929fee7045 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:fb744f82-1ee7-4696-baa5-7a642ac7410a for instance 070467e9-1593-435c-84d9-b91731c78dd8 on instance [pid: 7|app: 0|req: 502/1000] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:02 2026] POST /v2.1/os-server-external-events => generated 531 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/1001] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:02 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1661 bytes in 541 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:19:02.840 7 WARNING neutronclient.v2_0.client [None req-2f7b496f-2415-4052-b239-f9c0a9f3ffc4 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1002] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:02 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1821 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:03.882 8 WARNING neutronclient.v2_0.client [None req-554445d1-bfb2-4ced-9427-470eb66626dd dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] 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: 500/1003] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:03 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1661 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1004] 10.0.0.71 () {32 vars in 751 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797/os-server-password => generated 116 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:04.446 8 WARNING neutronclient.v2_0.client [None req-dd9341d2-5f3b-434a-b6a7-e2276ae81321 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1005] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:04 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1482 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-06-30 10:19:04.859 7 INFO nova.api.openstack.compute.server_external_events [req-3138d0d9-2b8c-414b-bdf9-fd83b427c8f6 req-3a8e3753-3680-43f9-af8d-509a017474b1 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:fb744f82-1ee7-4696-baa5-7a642ac7410a for instance 070467e9-1593-435c-84d9-b91731c78dd8 on instance 2026-06-30 10:19:04.860 7 INFO nova.api.openstack.compute.server_external_events [req-3138d0d9-2b8c-414b-bdf9-fd83b427c8f6 req-3a8e3753-3680-43f9-af8d-509a017474b1 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:7ac9ba33-40a7-4563-90d1-6e793210b550 for instance c16f681d-4586-4c58-a238-4d633d325daf on instance 2026-06-30 10:19:04.860 7 INFO nova.api.openstack.compute.server_external_events [req-3138d0d9-2b8c-414b-bdf9-fd83b427c8f6 req-3a8e3753-3680-43f9-af8d-509a017474b1 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:fb744f82-1ee7-4696-baa5-7a642ac7410a for instance 070467e9-1593-435c-84d9-b91731c78dd8 on instance [pid: 7|app: 0|req: 505/1006] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:04 2026] POST /v2.1/os-server-external-events => generated 527 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-06-30 10:19:05.198 7 WARNING neutronclient.v2_0.client [None req-5902fe98-588a-48b7-ab72-24c3f8571bca dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1009] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1457 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:05.576 8 WARNING neutronclient.v2_0.client [None req-c5aa2a9c-7e69-4250-9ec9-81103e713a2f a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/1010] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1487 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, ' [pid: 7|app: 0|req: 508/1011] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:19:05 2026] DELETE /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:05.795 8 WARNING neutronclient.v2_0.client [None req-5b3cc512-b215-4ccb-9543-c4d1bff2b3b0 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1012] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:05 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1935 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:06.309 7 WARNING neutronclient.v2_0.client [None req-0b893769-d0ab-430c-8405-d1e33110b271 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1013] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:06 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1457 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-06-30 10:19:06.736 8 WARNING neutronclient.v2_0.client [None req-ab20a4cb-ae17-4b08-8c78-8b017dcbf5c5 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1014] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:06 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 1487 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, ' 2026-06-30 10:19:07.036 7 WARNING neutronclient.v2_0.client [None req-fdfb9b6e-e702-4b2c-b05f-e09b4d67c86c 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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-06-30 10:19:07.197 8 INFO nova.api.openstack.compute.server_external_events [req-e8a71fa9-11b0-49bd-a6e6-8f5e1f60f62a req-c86376b9-9e9a-49f3-a2b3-3342756e142a 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:aa9d4069-6c5a-4d6d-8899-05e9c97eeff3 for instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 on instance [pid: 8|app: 0|req: 506/1015] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:07 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1016] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:06 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1935 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:07.415 8 WARNING neutronclient.v2_0.client [None req-f1155cd1-aa8c-4a68-a6e0-b86ab6cc9fac dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 507/1017] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:07 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 1457 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-06-30 10:19:07.819 7 INFO nova.api.openstack.wsgi [None req-574c1bf7-8706-4744-b73a-d0cd61488b97 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] HTTP exception thrown: Instance c16f681d-4586-4c58-a238-4d633d325daf could not be found. [pid: 7|app: 0|req: 511/1018] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:07 2026] GET /v2.1/servers/c16f681d-4586-4c58-a238-4d633d325daf => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 508/1019] 10.0.0.71 () {32 vars in 726 bytes} [Tue Jun 30 10:19:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-138108549 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:08.291 7 WARNING neutronclient.v2_0.client [None req-01c6e6a0-ee63-4dc2-8e09-a64b2befa5da 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1020] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:19:08 2026] DELETE /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 0 bytes in 111 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-06-30 10:19:08.519 8 INFO nova.api.openstack.wsgi [None req-af384a10-518b-4fb1-95c8-cfde74a47a29 dcf48c04a15148c8ba567c246d10df50 5e1722ed47794709b04e2d0d4e7eb048 - - default default] HTTP exception thrown: Instance 070467e9-1593-435c-84d9-b91731c78dd8 could not be found. [pid: 8|app: 0|req: 510/1021] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:08 2026] GET /v2.1/servers/070467e9-1593-435c-84d9-b91731c78dd8 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:08.556 8 WARNING neutronclient.v2_0.client [None req-a61b356a-5808-4b11-b774-d50533257918 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1022] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:08 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1820 bytes in 1054 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:09.326 7 INFO nova.api.openstack.compute.server_external_events [req-91c598e2-b02d-411e-8820-028d7d3dba10 req-62f67d95-5a46-4de5-bf50-7b6ffda5653d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:aa9d4069-6c5a-4d6d-8899-05e9c97eeff3 for instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 on instance [pid: 7|app: 0|req: 513/1023] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:09.349 7 INFO nova.api.openstack.compute.server_external_events [req-1084b806-1455-4e78-aadb-84850a89fba0 req-cb17b50f-87c7-4708-be51-99a553f6ca28 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:aa9d4069-6c5a-4d6d-8899-05e9c97eeff3 for instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 on instance [pid: 7|app: 0|req: 514/1024] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1025] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:08 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1703 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:10.376 7 WARNING neutronclient.v2_0.client [None req-40e22b02-1ecd-4ce4-8782-484ba88d7223 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1026] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:10 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1542 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, ' 2026-06-30 10:19:10.546 8 WARNING neutronclient.v2_0.client [None req-574ce858-e05e-4ed5-8b68-35e3ebb2a2a4 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1027] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:10 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1703 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-06-30 10:19:11.363 7 INFO nova.api.openstack.compute.server_external_events [req-5d0ed096-c2cc-4c04-8181-6216717d9191 req-1efd61c6-a74f-4392-9469-58c4ff487d25 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance [pid: 7|app: 0|req: 516/1028] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:11 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-06-30 10:19:11.402 8 INFO nova.api.openstack.compute.server_external_events [req-c3e79e5f-3f61-4ab5-8412-fed1eeff7b45 req-69bcd09b-8364-4561-b1d2-dea5c75da28e 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance 2026-06-30 10:19:11.402 8 INFO nova.api.openstack.compute.server_external_events [req-c3e79e5f-3f61-4ab5-8412-fed1eeff7b45 req-69bcd09b-8364-4561-b1d2-dea5c75da28e 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:a4fa0038-eee2-4cc9-be08-e52489662605 for instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 on instance [pid: 8|app: 0|req: 513/1029] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:11 2026] POST /v2.1/os-server-external-events => generated 358 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-06-30 10:19:11.495 7 WARNING neutronclient.v2_0.client [None req-45563616-7567-4705-858f-cdb7ccbad753 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] 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: 517/1030] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:11 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 1542 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:19:11.708 8 WARNING neutronclient.v2_0.client [None req-74ec71a0-6506-4bd5-8a02-56fb252d259e a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1031] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:11 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1484 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-06-30 10:19:12.729 7 INFO nova.api.openstack.wsgi [None req-09850334-d956-4455-a3e5-19552ae831d5 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] HTTP exception thrown: Instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 could not be found. [pid: 7|app: 0|req: 518/1032] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:12 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:12.763 8 INFO nova.api.openstack.wsgi [None req-a72744ac-bc3f-488f-932e-d0eb6a8c7590 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] HTTP exception thrown: Instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 could not be found. [pid: 8|app: 0|req: 515/1033] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:19:12 2026] DELETE /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:12.805 7 INFO nova.api.openstack.wsgi [None req-13d6c93c-2330-4d6b-a02c-db9ef6dbe215 5844f1acba9d4e9b8a424c6f260dc429 6b30c2f3d51c4ab29a9af7bbf95c9295 - - default default] HTTP exception thrown: Instance 7d94c50a-661e-44a8-9e2f-740aad7e6797 could not be found. [pid: 7|app: 0|req: 519/1034] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:12 2026] GET /v2.1/servers/7d94c50a-661e-44a8-9e2f-740aad7e6797 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1035] 10.0.0.71 () {32 vars in 702 bytes} [Tue Jun 30 10:19:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-637432427 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-30 10:19:12.852 8 WARNING neutronclient.v2_0.client [None req-3591adae-0bb0-4e16-a2ff-334a10e4e0af a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1036] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:12 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1489 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1037] 10.0.0.71 () {32 vars in 726 bytes} [Tue Jun 30 10:19:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1438283990 => 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, ' 2026-06-30 10:19:14.124 8 WARNING neutronclient.v2_0.client [None req-75de0046-2a8e-4820-b172-f3e89cabf11a a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1038] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:14 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 1489 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-30 10:19:15.212 7 INFO nova.api.openstack.wsgi [None req-7063f94f-aeec-4999-a1fb-245d4eaff7e0 a79742ea43944212bc6846a97a989b55 9a8d45f31490415b8052c3a8bd75d798 - - default default] HTTP exception thrown: Instance a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 could not be found. [pid: 7|app: 0|req: 523/1041] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:15 2026] GET /v2.1/servers/a958a8a9-7c2a-4975-8ca6-f36dae8c20e2 => generated 111 bytes in 34 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: 519/1042] 10.0.0.71 () {32 vars in 728 bytes} [Tue Jun 30 10:19:15 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1284772455 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1049] 10.0.0.71 () {34 vars in 669 bytes} [Tue Jun 30 10:19:48 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:52.808 7 WARNING neutronclient.v2_0.client [None req-f3733606-3396-480e-be14-4f1780a0aff3 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:19:52.964 7 WARNING neutronclient.v2_0.client [None req-f3733606-3396-480e-be14-4f1780a0aff3 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:19:53.314 7 WARNING neutronclient.v2_0.client [None req-f3733606-3396-480e-be14-4f1780a0aff3 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1050] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:19:52 2026] POST /v2.1/servers => generated 448 bytes in 862 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-30 10:19:53.626 8 WARNING neutronclient.v2_0.client [None req-c3cb7f60-6482-4c47-9ac7-5b87cdc4a41b af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1051] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:53 2026] GET /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 1393 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:58.735 7 WARNING neutronclient.v2_0.client [None req-9f636e39-e61f-42af-88c7-2dcd1e113639 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1054] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:19:58 2026] GET /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 1519 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:19:59.684 8 INFO nova.api.openstack.compute.server_external_events [req-cebb4db7-0b31-44b1-bd0e-6ca8327502fd req-0fdc8ba2-4c07-4ba2-906a-cb2de3360de6 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance [pid: 8|app: 0|req: 526/1055] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:19:59 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-06-30 10:20:04.313 7 WARNING neutronclient.v2_0.client [None req-7d6c3881-5629-4e50-ac04-72771b97349a af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1058] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:20:04 2026] GET /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 1517 bytes in 1001 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:05.433 8 INFO nova.api.openstack.compute.server_external_events [req-6065709d-b989-4c0e-a3ad-8d7b19b99701 req-5dcb46e0-a6ae-4335-99dc-1d6b43fc4643 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance [pid: 8|app: 0|req: 529/1059] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:20:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:07.489 7 INFO nova.api.openstack.compute.server_external_events [req-d443d2df-853a-4d58-8949-4544face078b req-933595b8-4915-4f9b-8370-4e297e044792 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance [pid: 7|app: 0|req: 531/1060] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:20:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:10.335 8 WARNING neutronclient.v2_0.client [None req-ca03d3a4-6852-4633-aef2-c696b873f95a af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 530/1061] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:20:10 2026] GET /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 1817 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:11.870 8 INFO nova.api.openstack.compute.server_external_events [req-54511e71-07f1-4fa5-a1a5-0c7201b70161 req-f29c2f98-2cff-4e5c-9140-e4eb8f67f8c1 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance [pid: 8|app: 0|req: 531/1062] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:20:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:20:11.917 7 WARNING neutronclient.v2_0.client [None req-43a5875a-c298-46e5-b4c2-2c0be3aa4881 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:20:11.970 7 WARNING neutronclient.v2_0.client [None req-43a5875a-c298-46e5-b4c2-2c0be3aa4881 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:20:12.230 7 WARNING neutronclient.v2_0.client [None req-43a5875a-c298-46e5-b4c2-2c0be3aa4881 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1063] 10.0.0.71 () {34 vars in 661 bytes} [Tue Jun 30 10:20:11 2026] POST /v2.1/servers => generated 448 bytes in 623 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-06-30 10:20:12.497 8 WARNING neutronclient.v2_0.client [None req-bdeb71e1-5ece-45f7-83ec-f811bae1fb1c af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1064] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:20:12 2026] GET /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 1395 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-06-30 10:20:17.595 8 WARNING neutronclient.v2_0.client [None req-ea68a208-3058-4f95-a7ad-41512e5a8383 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1067] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:20:17 2026] GET /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 1521 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-06-30 10:20:18.194 7 INFO nova.api.openstack.compute.server_external_events [req-f07f41d6-2677-4f26-a62b-d736403d6643 req-9d9ce5a2-0b3e-45b7-91e6-b5a2ebd2945a 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance [pid: 7|app: 0|req: 534/1068] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:20:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:22.792 8 WARNING neutronclient.v2_0.client [None req-a04ae133-be2e-45be-aa1e-34acd2c6c3c9 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1069] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:20:22 2026] GET /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 1519 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:23.149 7 INFO nova.api.openstack.compute.server_external_events [req-67a5005f-7bb3-4cc5-9142-ee131134c3f5 req-650e1678-b02d-4fe8-8b58-08fdec637ce2 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance [pid: 7|app: 0|req: 535/1070] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:20:23 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-06-30 10:20:25.197 7 INFO nova.api.openstack.compute.server_external_events [req-700fae02-4a40-4c8c-a0f8-6dcfac69ab82 req-1882d80b-0714-4f0d-a89e-b083333f5693 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance [pid: 7|app: 0|req: 537/1073] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:20:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:28.064 8 WARNING neutronclient.v2_0.client [None req-9a964b1e-dc91-40dc-a512-bb4d63b1b275 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1074] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:20:28 2026] GET /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 1819 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-06-30 10:20:29.549 7 INFO nova.api.openstack.compute.server_external_events [req-48e57c46-2932-4849-9fa5-ee984baa3e95 req-9a25fba9-4ced-4946-ba0f-41f87b01e14c 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance [pid: 7|app: 0|req: 538/1075] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:20:29 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-06-30 10:20:53.899 8 WARNING neutronclient.v2_0.client [None req-8aff09cb-1bd1-4150-b4e3-f548cfd41e4e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:20:53.954 8 WARNING neutronclient.v2_0.client [None req-8aff09cb-1bd1-4150-b4e3-f548cfd41e4e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:20:54.128 8 WARNING neutronclient.v2_0.client [None req-8aff09cb-1bd1-4150-b4e3-f548cfd41e4e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1080] 199.19.213.242 () {36 vars in 713 bytes} [Tue Jun 30 10:20:53 2026] POST /v2.1/servers => generated 453 bytes in 943 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:55.079 7 WARNING neutronclient.v2_0.client [None req-3bc0c4ab-e12f-425d-a11b-cfad3d1ca10e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1083] 199.19.213.242 () {32 vars in 732 bytes} [Tue Jun 30 10:20:55 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a => generated 2290 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:55.395 8 WARNING neutronclient.v2_0.client [None req-eb44a8a2-4317-40e6-b7cc-74425fb26710 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1084] 199.19.213.242 () {32 vars in 758 bytes} [Tue Jun 30 10:20:55 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 28 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, ' [pid: 7|app: 0|req: 543/1085] 199.19.213.242 () {32 vars in 776 bytes} [Tue Jun 30 10:20:55 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-volume_attachments => generated 197 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:58.222 8 WARNING neutronclient.v2_0.client [None req-a432ec51-6bc4-4d20-b4e0-27130a36470b 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 543/1086] 199.19.213.242 () {32 vars in 732 bytes} [Tue Jun 30 10:20:58 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a => generated 2371 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:20:58.311 7 WARNING neutronclient.v2_0.client [None req-acf3b7eb-7ee0-4469-ad85-f5e7d15a5f37 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 544/1087] 199.19.213.242 () {32 vars in 758 bytes} [Tue Jun 30 10:20:58 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 544/1088] 199.19.213.242 () {32 vars in 776 bytes} [Tue Jun 30 10:20:58 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-volume_attachments => generated 197 bytes in 29 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-06-30 10:21:00.850 7 INFO nova.api.openstack.compute.server_external_events [req-7ae076ea-f1a0-4cd4-bf43-915e8b701dc1 req-e079a0f3-6b58-4730-a6ae-01bcbd3f9501 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:82e9d77f-7f2c-4f2c-9553-422d9c6b44de for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 545/1089] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:00 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 436 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:01.331 8 WARNING neutronclient.v2_0.client [None req-7431f6fc-ed7b-4768-bd90-f6f7204a3e8e 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1090] 199.19.213.242 () {32 vars in 732 bytes} [Tue Jun 30 10:21:01 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a => generated 2445 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:01.503 7 WARNING neutronclient.v2_0.client [None req-48bb5550-806a-4507-9255-fce568ec1c29 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 546/1091] 199.19.213.242 () {32 vars in 758 bytes} [Tue Jun 30 10:21:01 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 284 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 546/1092] 199.19.213.242 () {32 vars in 776 bytes} [Tue Jun 30 10:21:01 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:04.305 7 WARNING neutronclient.v2_0.client [None req-91f40193-f01a-4840-aeb2-4410e5194b1f 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 547/1093] 199.19.213.242 () {32 vars in 732 bytes} [Tue Jun 30 10:21:04 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a => generated 2433 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:04.447 8 WARNING neutronclient.v2_0.client [None req-9f9ad188-0dd6-42c7-98d7-f461dac2e421 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1094] 199.19.213.242 () {32 vars in 758 bytes} [Tue Jun 30 10:21:04 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 284 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 548/1095] 199.19.213.242 () {32 vars in 776 bytes} [Tue Jun 30 10:21:04 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-volume_attachments => generated 197 bytes in 41 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-06-30 10:21:06.869 8 INFO nova.api.openstack.compute.server_external_events [req-630d2fd9-474e-42dc-b36c-bb5bb5ac5621 req-389cffda-0243-494f-aa20-c40fea8b926f 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:82e9d77f-7f2c-4f2c-9553-422d9c6b44de for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 549/1098] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:07.666 7 WARNING neutronclient.v2_0.client [None req-fd736acb-269d-47ed-b4f7-47c1c3cb8825 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 550/1099] 199.19.213.242 () {32 vars in 732 bytes} [Tue Jun 30 10:21:07 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a => generated 2433 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:07.834 8 WARNING neutronclient.v2_0.client [None req-f57d0eb5-88a6-4ae0-b90d-9bb8d4fab921 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1100] 199.19.213.242 () {32 vars in 758 bytes} [Tue Jun 30 10:21:07 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 286 bytes in 176 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: 551/1101] 199.19.213.242 () {32 vars in 776 bytes} [Tue Jun 30 10:21:07 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:08.920 8 INFO nova.api.openstack.compute.server_external_events [req-e5f9acdb-07c7-42ed-863a-afa156f2f4cb req-36ec6d3d-088a-4973-99a3-813425b2f53a 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:82e9d77f-7f2c-4f2c-9553-422d9c6b44de for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 551/1102] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:08 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-06-30 10:21:10.721 7 WARNING neutronclient.v2_0.client [None req-fc9573b4-09ad-44a6-8101-99c8012bb787 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1103] 199.19.213.242 () {32 vars in 732 bytes} [Tue Jun 30 10:21:10 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a => generated 2581 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:10.877 8 WARNING neutronclient.v2_0.client [None req-cec5486e-e9f8-4b0e-a762-d4304cf41412 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1104] 199.19.213.242 () {32 vars in 758 bytes} [Tue Jun 30 10:21:10 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 286 bytes in 112 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: 553/1105] 199.19.213.242 () {32 vars in 776 bytes} [Tue Jun 30 10:21:10 2026] GET /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-volume_attachments => generated 197 bytes in 50 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-06-30 10:21:46.122 8 WARNING neutronclient.v2_0.client [None req-b61931d6-4b96-4380-8e17-8caa95b08669 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:21:46.165 8 WARNING neutronclient.v2_0.client [None req-b61931d6-4b96-4380-8e17-8caa95b08669 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] 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-06-30 10:21:48.685 7 INFO nova.api.openstack.compute.server_external_events [req-ff78430b-fab6-4c27-bcf7-c4e2ea29abfa req-58a6282f-3f4b-4587-bde8-a2668293a9db 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:352ebce9-128f-4c9b-a3c5-b9882eb6c49e for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 558/1114] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:51.947 7 INFO nova.api.openstack.compute.server_external_events [req-f65a6c44-2d53-42b7-927e-a2bd39c53aa5 req-6576c7a9-89db-4086-b0ed-28115e032cb6 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:352ebce9-128f-4c9b-a3c5-b9882eb6c49e for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 559/1115] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:21:54.003 7 INFO nova.api.openstack.compute.server_external_events [req-ea4c8f5a-9740-4f1c-99e8-533b6bcb7150 req-d0334508-871a-4137-858f-258c8c2268b9 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:352ebce9-128f-4c9b-a3c5-b9882eb6c49e for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 560/1116] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:21:55.235 8 WARNING neutronclient.v2_0.client [None req-b61931d6-4b96-4380-8e17-8caa95b08669 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1119] 199.19.213.242 () {36 vars in 811 bytes} [Tue Jun 30 10:21:46 2026] POST /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 279 bytes in 9209 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-06-30 10:21:55.749 7 INFO nova.api.openstack.compute.server_external_events [req-62072c13-9061-401e-b87e-59dc5fc5dbd0 req-7b22a477-ffb8-479c-b037-75aa9c589036 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:352ebce9-128f-4c9b-a3c5-b9882eb6c49e for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 563/1120] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:55 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-06-30 10:21:56.252 8 INFO nova.api.openstack.compute.server_external_events [req-2cd26173-c49b-4101-9561-9dd45f327b05 req-88b1b529-1bad-492f-94c6-a0d1f4f9e803 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:352ebce9-128f-4c9b-a3c5-b9882eb6c49e for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 558/1121] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:21:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:22:16.489 7 WARNING neutronclient.v2_0.client [None req-1e7ca197-0d05-4436-9912-47894fe7db0a 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:22:16.541 7 WARNING neutronclient.v2_0.client [None req-1e7ca197-0d05-4436-9912-47894fe7db0a 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] 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-06-30 10:22:19.136 8 INFO nova.api.openstack.compute.server_external_events [req-fcdd40c8-3c05-409d-8972-faf4d403a27e req-f747062e-2e3c-4b4d-a479-ada72212c7bc 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:db312665-6aa6-4e09-82b6-ead8055a94a3 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 561/1126] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:19 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-06-30 10:22:22.733 8 INFO nova.api.openstack.compute.server_external_events [req-4854b03f-303c-4567-a3ea-be0e12c463b2 req-9d644b4f-fa95-4a70-85ce-05a33567e7d6 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:db312665-6aa6-4e09-82b6-ead8055a94a3 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 562/1127] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:22 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:22:24.774 8 INFO nova.api.openstack.compute.server_external_events [req-c05a246f-e654-4558-8cd2-c76b42e6ea07 req-dcd12a38-0cd2-43d2-809e-95e8a979e01d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:db312665-6aa6-4e09-82b6-ead8055a94a3 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 563/1128] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:24 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) 2026-06-30 10:22:25.617 7 WARNING neutronclient.v2_0.client [None req-1e7ca197-0d05-4436-9912-47894fe7db0a 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1131] 199.19.213.242 () {36 vars in 811 bytes} [Tue Jun 30 10:22:16 2026] POST /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 376 bytes in 9229 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-06-30 10:22:35.298 7 WARNING neutronclient.v2_0.client [None req-e047420c-7940-4a57-84a3-e10df0ce59ec 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-06-30 10:22:35.357 7 WARNING neutronclient.v2_0.client [None req-e047420c-7940-4a57-84a3-e10df0ce59ec 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] 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-06-30 10:22:37.879 8 INFO nova.api.openstack.compute.server_external_events [req-e1f3ba4f-0bb6-4710-b880-ed68d595fc9f req-2a7de778-7b32-43bd-aefc-fb90d5aa1e0c 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:48fe0d46-0f4a-4748-8705-1e03d57a4c12 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 567/1134] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:22:41.629 8 INFO nova.api.openstack.compute.server_external_events [req-871f2bb7-6dd8-46ad-8c86-a12a4b9d8701 req-dfbd0894-18f3-41a2-9f79-d08045839638 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:48fe0d46-0f4a-4748-8705-1e03d57a4c12 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 568/1135] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:22:43.674 8 INFO nova.api.openstack.compute.server_external_events [req-7282b773-c459-4b39-b9fa-eaf39266e3f5 req-e977a240-f319-4830-b3f1-7d77a61bc224 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-plugged:48fe0d46-0f4a-4748-8705-1e03d57a4c12 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 569/1136] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-30 10:22:44.903 7 WARNING neutronclient.v2_0.client [None req-e047420c-7940-4a57-84a3-e10df0ce59ec 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1139] 199.19.213.242 () {36 vars in 811 bytes} [Tue Jun 30 10:22:35 2026] POST /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface => generated 377 bytes in 9734 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-06-30 10:22:45.657 8 INFO nova.api.openstack.compute.server_external_events [req-64a9372d-9ff3-4f5e-b253-c7b571bbb497 req-ea48bb6d-2dc7-429e-8d1e-659e1f1245c4 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:db312665-6aa6-4e09-82b6-ead8055a94a3 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 572/1140] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:22:56.609 7 INFO nova.api.openstack.compute.server_external_events [req-c27f2a4d-d010-43b0-ba5b-177dafb13a8d req-c583dc45-2686-4246-b097-357236c73be3 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:48fe0d46-0f4a-4748-8705-1e03d57a4c12 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 570/1143] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 574/1144] 199.19.213.242 () {34 vars in 854 bytes} [Tue Jun 30 10:22:57 2026] DELETE /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface/48fe0d46-0f4a-4748-8705-1e03d57a4c12 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:22:58.650 7 INFO nova.api.openstack.compute.server_external_events [req-418d50fe-1f93-4bf5-8a78-191c971b4169 req-3f2c2331-fb53-4953-b90a-70b029bb5e31 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:48fe0d46-0f4a-4748-8705-1e03d57a4c12 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 571/1145] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:22:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:00.699 8 INFO nova.api.openstack.compute.server_external_events [req-77dc079a-f521-458d-b82c-25f694141f78 req-fbec608e-0824-4f2c-9618-cf3338007ffe 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:48fe0d46-0f4a-4748-8705-1e03d57a4c12 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance 2026-06-30 10:23:00.700 8 INFO nova.api.openstack.compute.server_external_events [req-77dc079a-f521-458d-b82c-25f694141f78 req-fbec608e-0824-4f2c-9618-cf3338007ffe 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:48fe0d46-0f4a-4748-8705-1e03d57a4c12 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 575/1146] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:00 2026] POST /v2.1/os-server-external-events => generated 358 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-06-30 10:23:07.723 7 INFO nova.api.openstack.compute.server_external_events [req-a53371a1-20a1-4f83-afdb-b33266e19222 req-7c84b4d1-5614-42b0-ba17-0cef6eaed2c9 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:db312665-6aa6-4e09-82b6-ead8055a94a3 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 573/1149] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1150] 199.19.213.242 () {34 vars in 854 bytes} [Tue Jun 30 10:23:07 2026] DELETE /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface/db312665-6aa6-4e09-82b6-ead8055a94a3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:09.837 7 INFO nova.api.openstack.compute.server_external_events [req-35db1fc1-51e9-49c0-be64-2040ca2d0b72 req-ed16e2d8-a1f0-4703-a6ee-52dd150bbae2 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:db312665-6aa6-4e09-82b6-ead8055a94a3 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 574/1151] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:11.890 8 INFO nova.api.openstack.compute.server_external_events [req-70d1fe36-0f4e-4cf7-bd8e-03f292d342c3 req-b9635e11-9c48-4768-b50e-59117ac0131d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:db312665-6aa6-4e09-82b6-ead8055a94a3 for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 578/1152] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:11 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1157] 199.19.213.242 () {34 vars in 854 bytes} [Tue Jun 30 10:23:28 2026] DELETE /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a/os-interface/352ebce9-128f-4c9b-a3c5-b9882eb6c49e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:30.504 7 INFO nova.api.openstack.compute.server_external_events [req-cadb6f6b-49d5-4482-9292-6ce2f98f7305 req-5dd8b56a-e016-4086-b0d0-45c5fba64c63 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:352ebce9-128f-4c9b-a3c5-b9882eb6c49e for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 577/1158] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:32.557 8 INFO nova.api.openstack.compute.server_external_events [req-64dff3dc-6081-438c-b70d-e4d5acc41eea req-2b021f4a-eaa2-4f5b-b8d7-80638779b74d 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:352ebce9-128f-4c9b-a3c5-b9882eb6c49e for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 582/1159] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:32 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1160] 199.19.213.242 () {34 vars in 754 bytes} [Tue Jun 30 10:23:34 2026] DELETE /v2.1/servers/b72b3d52-4a6a-48af-8a40-ae6323e9244a => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:35.747 8 INFO nova.api.openstack.compute.server_external_events [req-952f120c-376d-4bf7-ad14-af28ce6f2b3b req-7d8e460c-e4b7-4414-8089-5fe1a9541693 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:82e9d77f-7f2c-4f2c-9553-422d9c6b44de for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 8|app: 0|req: 584/1163] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:37.155 7 INFO nova.api.openstack.compute.server_external_events [req-844efb9b-bc49-4517-a05b-ddce4fe58ce7 req-ab12fbdf-3d2d-4e48-9967-dce5ce7735ef 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:82e9d77f-7f2c-4f2c-9553-422d9c6b44de for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance [pid: 7|app: 0|req: 580/1164] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:37 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, ' [pid: 8|app: 0|req: 585/1165] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:23:37 2026] DELETE /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:37.683 7 WARNING neutronclient.v2_0.client [None req-b72ffe52-dc01-4c48-8b4c-bea68f7b33f8 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] 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-06-30 10:23:37.796 8 INFO nova.api.openstack.compute.server_external_events [req-f9bf75d1-c6a2-4b06-9378-2dc82fde338b req-a71cd32b-1f58-4f78-8e2f-161397b59247 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:82e9d77f-7f2c-4f2c-9553-422d9c6b44de for instance b72b3d52-4a6a-48af-8a40-ae6323e9244a on instance 2026-06-30 10:23:37.796 8 INFO nova.api.openstack.compute.server_external_events [req-f9bf75d1-c6a2-4b06-9378-2dc82fde338b req-a71cd32b-1f58-4f78-8e2f-161397b59247 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance [pid: 8|app: 0|req: 586/1166] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:37 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1167] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:23:37 2026] GET /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 1945 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:39.851 8 INFO nova.api.openstack.compute.server_external_events [req-25cfdd81-68d5-4068-82a5-51b0a41457dd req-082d6e0c-a2f7-4910-8c28-7c4519dd6ce5 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance 2026-06-30 10:23:39.852 8 INFO nova.api.openstack.compute.server_external_events [req-25cfdd81-68d5-4068-82a5-51b0a41457dd req-082d6e0c-a2f7-4910-8c28-7c4519dd6ce5 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance [pid: 8|app: 0|req: 587/1168] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:39 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:41.898 7 INFO nova.api.openstack.compute.server_external_events [req-718c4ca3-0e5d-4e38-969b-6d97637280f3 req-f4fcb7e5-eb61-416f-b982-fb6be8934db2 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:1d3ced52-ba7d-4ee9-b83d-7a64849440cf for instance ac938baf-f59d-4e36-9b0f-0d95777255c6 on instance [pid: 7|app: 0|req: 582/1169] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:41 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:42.931 8 WARNING neutronclient.v2_0.client [None req-24789132-9bde-4a55-8c83-05ee485ccd29 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 588/1170] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:23:42 2026] GET /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 1481 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-06-30 10:23:48.027 8 INFO nova.api.openstack.wsgi [None req-d20b862c-8390-4875-8e43-3c8c206314a7 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] HTTP exception thrown: Instance ac938baf-f59d-4e36-9b0f-0d95777255c6 could not be found. [pid: 8|app: 0|req: 590/1173] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:23:47 2026] GET /v2.1/servers/ac938baf-f59d-4e36-9b0f-0d95777255c6 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:48.411 7 INFO nova.api.openstack.compute.server_external_events [req-ebd911a2-1659-44f5-a622-d0161b985d0e req-a316499e-2475-4ab0-9f40-354fed858369 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-changed:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance [pid: 7|app: 0|req: 584/1174] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:48 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, ' [pid: 8|app: 0|req: 591/1175] 10.0.0.71 () {32 vars in 716 bytes} [Tue Jun 30 10:23:48 2026] DELETE /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 0 bytes in 89 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-06-30 10:23:48.554 7 WARNING neutronclient.v2_0.client [None req-1238e68e-c0fc-40d1-8dda-4ef8ac7aefce af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1176] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:23:48 2026] GET /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 1943 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:50.451 8 INFO nova.api.openstack.compute.server_external_events [req-d2fc87c3-b8f0-44e6-86d0-6f4b467c8100 req-3b5b06ab-fda9-483a-bd88-937fb23926f8 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance 2026-06-30 10:23:50.452 8 INFO nova.api.openstack.compute.server_external_events [req-d2fc87c3-b8f0-44e6-86d0-6f4b467c8100 req-3b5b06ab-fda9-483a-bd88-937fb23926f8 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-unplugged:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance [pid: 8|app: 0|req: 592/1177] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:50 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:52.494 7 INFO nova.api.openstack.compute.server_external_events [req-2a310427-75e1-4e66-addd-c0f01db65c43 req-639ca63c-df8f-49af-9949-3b0c5d90839f 7552af9f05a543b8bf494aa87343ffa7 316bb88fdafc4b49b4bd6bc107c6146f - - 15f35650f2be46058202adc4ee0d2d0f 15f35650f2be46058202adc4ee0d2d0f] Creating event network-vif-deleted:2fe91c8d-7b86-4864-9953-373530e48c39 for instance 292aa296-d173-4acd-851c-1f78232a7dfc on instance [pid: 7|app: 0|req: 586/1178] 10.0.0.52 () {38 vars in 813 bytes} [Tue Jun 30 10:23:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:53.779 8 WARNING neutronclient.v2_0.client [None req-e2982036-668c-41e3-ac86-1285be25783f af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 593/1179] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:23:53 2026] GET /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 1479 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-30 10:23:58.880 8 INFO nova.api.openstack.wsgi [None req-cb3a7739-0b48-4c8d-860a-9f7395b092d4 af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] HTTP exception thrown: Instance 292aa296-d173-4acd-851c-1f78232a7dfc could not be found. [pid: 8|app: 0|req: 595/1182] 10.0.0.71 () {32 vars in 713 bytes} [Tue Jun 30 10:23:58 2026] GET /v2.1/servers/292aa296-d173-4acd-851c-1f78232a7dfc => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1183] 10.0.0.71 () {32 vars in 724 bytes} [Tue Jun 30 10:24:00 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1626038464 => generated 0 bytes in 33 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-06-30 10:24:00.849 8 INFO nova.api.openstack.wsgi [None req-b532b54f-bcb7-4f64-b82a-5943be0e166c af34f2c335b248f3abc3b8c38b312c2a 4dbe7556125548d085489e29a7e0acf4 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1626038464 not found for user af34f2c335b248f3abc3b8c38b312c2a [pid: 8|app: 0|req: 596/1184] 10.0.0.71 () {32 vars in 721 bytes} [Tue Jun 30 10:24:00 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1626038464 => generated 142 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1195] 10.0.0.95 () {28 vars in 452 bytes} [Tue Jun 30 10:24:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1196] 10.0.0.95 () {30 vars in 656 bytes} [Tue Jun 30 10:24:53 2026] GET /v2.1 => generated 0 bytes in 182 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 603/1197] 10.0.0.95 () {32 vars in 729 bytes} [Tue Jun 30 10:24:53 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: 595/1198] 10.0.0.95 () {34 vars in 804 bytes} [Tue Jun 30 10:24:53 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1199] 10.0.0.95 () {28 vars in 452 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1200] 10.0.0.95 () {30 vars in 656 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 605/1201] 10.0.0.95 () {32 vars in 729 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1202] 10.0.0.95 () {34 vars in 892 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1/servers/detail?project_id=316bb88fdafc4b49b4bd6bc107c6146f&all_tenants=True => generated 15 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1203] 10.0.0.95 () {34 vars in 892 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1/servers/detail?project_id=7574640dab294e4d85faf04d071d12ba&all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1204] 10.0.0.95 () {34 vars in 892 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1/servers/detail?project_id=803943dc05504a788fe9159b0c57c3e3&all_tenants=True => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1205] 10.0.0.95 () {34 vars in 892 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1/servers/detail?project_id=85e270bd41a546668e5e78e5aa7405e5&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1206] 10.0.0.95 () {34 vars in 892 bytes} [Tue Jun 30 10:24:54 2026] GET /v2.1/servers/detail?project_id=87bf58f1d8ab43d6a4312840a0f5e0ed&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1225] 10.0.0.71 () {32 vars in 653 bytes} [Tue Jun 30 10:26:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1226] 10.0.0.71 () {32 vars in 639 bytes} [Tue Jun 30 10:26:21 2026] GET /v2.1/servers => generated 15 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-30 10:26:21.618 7 WARNING oslo_db.sqlalchemy.utils [None req-80b5e921-4590-41c8-a51c-d3103f4a1d58 5e9b8cc53acd45d2a79fe24074d28aa7 85e270bd41a546668e5e78e5aa7405e5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 610/1227] 10.0.0.71 () {32 vars in 647 bytes} [Tue Jun 30 10:26:21 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1228] 10.0.0.71 () {32 vars in 692 bytes} [Tue Jun 30 10:26:21 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)