+ 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 [Mon Jun 15 16:23:15 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-7f98cc5fdd-kknbt 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 0x7f355f52f668 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-15 16:23:20.018 8 INFO nova.utils [None req-644dffa3-c2b1-4832-ae75-e7c0b19428fc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-15 16:23:20.264 7 INFO nova.utils [None req-7dce3edf-faee-4495-bfa6-3701d5740561 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-15 16:23:21.796 8 WARNING keystonemiddleware._common.config [None req-644dffa3-c2b1-4832-ae75-e7c0b19428fc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:23:21.805 8 WARNING oslo_config.cfg [None req-644dffa3-c2b1-4832-ae75-e7c0b19428fc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 16:23:21.904 8 WARNING keystonemiddleware._common.config [None req-644dffa3-c2b1-4832-ae75-e7c0b19428fc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:23:21.921 8 WARNING oslo_config.cfg [None req-644dffa3-c2b1-4832-ae75-e7c0b19428fc - - - - - -] 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-15 16:23:21.934 8 WARNING oslo_config.cfg [None req-644dffa3-c2b1-4832-ae75-e7c0b19428fc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7f355f52f668 pid: 8 (default app) 2026-06-15 16:23:21.936 7 WARNING keystonemiddleware._common.config [None req-7dce3edf-faee-4495-bfa6-3701d5740561 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:23:21.945 7 WARNING oslo_config.cfg [None req-7dce3edf-faee-4495-bfa6-3701d5740561 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-15 16:23:22.022 7 WARNING keystonemiddleware._common.config [None req-7dce3edf-faee-4495-bfa6-3701d5740561 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-15 16:23:22.037 7 WARNING oslo_config.cfg [None req-7dce3edf-faee-4495-bfa6-3701d5740561 - - - - - -] 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-15 16:23:22.049 7 WARNING oslo_config.cfg [None req-7dce3edf-faee-4495-bfa6-3701d5740561 - - - - - -] 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 0x7f355f52f668 pid: 7 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:23:28 2026] GET /v2.1 => generated 114 bytes in 21 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-15 16:23:28.912 8 WARNING oslo_policy.policy [None req-aa049726-cf4d-483b-8cf5-0dc436e66722 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - 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-15 16:23:28.912 8 WARNING oslo_policy.policy [None req-aa049726-cf4d-483b-8cf5-0dc436e66722 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - 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.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:23:28 2026] GET /v2.1 => generated 0 bytes in 604 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 16:23:29.014 7 WARNING oslo_policy.policy [req-aa049726-cf4d-483b-8cf5-0dc436e66722 req-55387403-e889-4014-b21b-a529efff82ce 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - 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-15 16:23:29.014 7 WARNING oslo_policy.policy [req-aa049726-cf4d-483b-8cf5-0dc436e66722 req-55387403-e889-4014-b21b-a529efff82ce 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - 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.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:23:28 2026] GET /v2.1/ => generated 399 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:23:29.124 8 INFO nova.api.openstack.wsgi [None req-805fc7c0-04aa-422c-9a09-88b6f86543ae 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.204.45.65 () {48 vars in 1006 bytes} [Mon Jun 15 16:23:29 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:23:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.65 () {52 vars in 1043 bytes} [Mon Jun 15 16:23:29 2026] POST /v2.1/flavors => generated 527 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:23:30 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:23:30 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:23:30 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:23:30.145 8 INFO nova.api.openstack.wsgi [None req-63d2f992-1bb5-4d62-a0b7-3bd51a03e249 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.204.45.65 () {48 vars in 1008 bytes} [Mon Jun 15 16:23:30 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: 7|app: 0|req: 7/14] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:23:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.65 () {52 vars in 1043 bytes} [Mon Jun 15 16:23:30 2026] POST /v2.1/flavors => generated 530 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:23:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:23:31 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:23:31 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:23:31.101 8 INFO nova.api.openstack.wsgi [None req-38b08f05-2cdf-4846-9e9e-57dc5419a254 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/19] 199.204.45.65 () {48 vars in 1010 bytes} [Mon Jun 15 16:23:31 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:23:31 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.65 () {52 vars in 1043 bytes} [Mon Jun 15 16:23:31 2026] POST /v2.1/flavors => generated 531 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:23:31 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:23:31 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:23:32 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:23:32.061 8 INFO nova.api.openstack.wsgi [None req-8d7fd548-da06-47d3-99df-974e26780df0 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/25] 199.204.45.65 () {48 vars in 1008 bytes} [Mon Jun 15 16:23:32 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:23:32 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 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.204.45.65 () {52 vars in 1043 bytes} [Mon Jun 15 16:23:32 2026] POST /v2.1/flavors => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/30] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:23:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/31] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:23:32 2026] GET /v2.1 => generated 0 bytes in 386 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/32] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:23:33 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:23:33.384 7 INFO nova.api.openstack.wsgi [None req-fc0b1440-5baf-4fee-a2fb-25d04d80c527 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/33] 199.204.45.65 () {48 vars in 1010 bytes} [Mon Jun 15 16:23:33 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 18/34] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:23:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/35] 199.204.45.65 () {52 vars in 1043 bytes} [Mon Jun 15 16:23:33 2026] POST /v2.1/flavors => generated 533 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/104] 10.0.0.115 () {28 vars in 454 bytes} [Mon Jun 15 16:29:14 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: 53/105] 10.0.0.115 () {30 vars in 658 bytes} [Mon Jun 15 16:29:14 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: 53/106] 10.0.0.115 () {32 vars in 731 bytes} [Mon Jun 15 16:29:15 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/107] 10.0.0.115 () {34 vars in 804 bytes} [Mon Jun 15 16:29:15 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 75/150] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:32:44 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: 76/151] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:32:44 2026] GET /v2.1 => generated 0 bytes in 96 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 76/152] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:32:44 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:32:44.166 8 INFO nova.api.openstack.wsgi [None req-ab2728c9-cd92-433d-b2a7-60cbdec509b3 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 77/153] 199.204.45.65 () {48 vars in 1012 bytes} [Mon Jun 15 16:32:44 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: 77/154] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:32:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/155] 199.204.45.65 () {52 vars in 1044 bytes} [Mon Jun 15 16:32:44 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:33:57 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:33:57 2026] GET /v2.1 => generated 0 bytes in 63 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:33:57 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:33:57.467 8 INFO nova.api.openstack.wsgi [None req-960eae56-0001-417e-8e7e-ca5e48fa64c3 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 74f89267b1b945d080c91f7c78aadb27 [pid: 8|app: 0|req: 87/173] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:33:57 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-15 16:33:57.482 7 WARNING oslo_db.sqlalchemy.utils [None req-a5b09651-5f57-441c-8202-283eb0dd7615 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 87/174] 199.204.45.65 () {48 vars in 1011 bytes} [Mon Jun 15 16:33:57 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/175] 199.204.45.65 () {52 vars in 1052 bytes} [Mon Jun 15 16:33:57 2026] POST /v2.1/os-keypairs => generated 576 bytes in 239 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:34:02 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: 89/177] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:34:02 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 89/178] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:34:02 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.65 () {48 vars in 1068 bytes} [Mon Jun 15 16:34:02 2026] GET /v2.1/os-quota-sets/6755538c39144a478451a83dc2a7b9cf => generated 283 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/182] 199.204.45.65 () {52 vars in 1120 bytes} [Mon Jun 15 16:34:02 2026] PUT /v2.1/os-quota-sets/6755538c39144a478451a83dc2a7b9cf => generated 238 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/285] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:42:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/286] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:42:33 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 143/287] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:42:33 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:42:33.592 8 INFO nova.api.openstack.wsgi [None req-612e8dfb-9590-4fde-86b4-4c39dd6f715c 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 145/288] 199.204.45.65 () {48 vars in 1010 bytes} [Mon Jun 15 16:42:33 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/289] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:42:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/290] 199.204.45.65 () {52 vars in 1044 bytes} [Mon Jun 15 16:42:33 2026] POST /v2.1/flavors => generated 532 bytes in 866 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/333] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:46:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/334] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:46:08 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 167/335] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:46:08 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/336] 199.204.45.65 () {48 vars in 1068 bytes} [Mon Jun 15 16:46:08 2026] GET /v2.1/os-quota-sets/988ae4f7e504428f8f8f0812de3c441c => generated 283 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/337] 199.204.45.65 () {52 vars in 1120 bytes} [Mon Jun 15 16:46:08 2026] PUT /v2.1/os-quota-sets/988ae4f7e504428f8f8f0812de3c441c => generated 238 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:58:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:58:21 2026] GET /v2.1 => generated 0 bytes in 145 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 243/486] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:58:21 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:58:21.872 8 INFO nova.api.openstack.wsgi [None req-7ec1197b-b8bc-45f0-85c3-178901a498d9 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 244/487] 199.204.45.65 () {48 vars in 1006 bytes} [Mon Jun 15 16:58:21 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:58:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 199.204.45.65 () {48 vars in 1094 bytes} [Mon Jun 15 16:58:21 2026] GET /v2.1/flavors/89480b48-6793-4168-a418-2f5d0af93199/os-extra_specs => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:58: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) [pid: 8|app: 0|req: 247/493] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:58:22 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 247/494] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:58:22 2026] GET /v2.1/ => generated 399 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:58:22.940 8 INFO nova.api.openstack.wsgi [None req-24bea6f1-32ad-4ce9-8117-ed7697f89e60 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 248/495] 199.204.45.65 () {48 vars in 1008 bytes} [Mon Jun 15 16:58:22 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:58:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.65 () {48 vars in 1094 bytes} [Mon Jun 15 16:58:22 2026] GET /v2.1/flavors/d79a3fcd-6aaf-4cf2-80dd-1b1b99c060e6/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:58:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:58:23 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 250/500] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:58:23 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:58:23.974 8 INFO nova.api.openstack.wsgi [None req-ccaf8f25-a138-4f2e-a359-3692a45d74f8 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 251/501] 199.204.45.65 () {48 vars in 1010 bytes} [Mon Jun 15 16:58:23 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:58:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 199.204.45.65 () {48 vars in 1094 bytes} [Mon Jun 15 16:58:24 2026] GET /v2.1/flavors/f14a5928-6770-4469-b026-b1f5173dfe29/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: 252/504] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:58: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: 253/505] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:58:24 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 253/506] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:58:24 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:58:24.994 8 INFO nova.api.openstack.wsgi [None req-4d76b373-18a9-4b11-8d26-4197e9105f00 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 254/507] 199.204.45.65 () {48 vars in 1008 bytes} [Mon Jun 15 16:58:24 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/508] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:58:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/509] 199.204.45.65 () {48 vars in 1094 bytes} [Mon Jun 15 16:58:25 2026] GET /v2.1/flavors/d16fcd2b-c3c6-4c7b-8130-6252eb6ffd31/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/510] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:58:25 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/511] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:58:26 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 256/512] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:58:26 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:58:26.078 8 INFO nova.api.openstack.wsgi [None req-ff6c96e2-4f7a-41e5-9b3a-583c6f8df31f 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 257/513] 199.204.45.65 () {48 vars in 1010 bytes} [Mon Jun 15 16:58:26 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/514] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:58:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/515] 199.204.45.65 () {48 vars in 1094 bytes} [Mon Jun 15 16:58:26 2026] GET /v2.1/flavors/5bc7833e-7b6f-4918-bec5-e9a610500df0/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/530] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:59:37 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/531] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:59:37 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 267/532] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:59:38 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 16:59:38.034 7 INFO nova.api.openstack.wsgi [None req-4b048480-c2e8-44e6-91a3-6c0995bc4617 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 266/533] 199.204.45.65 () {48 vars in 1012 bytes} [Mon Jun 15 16:59:38 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/534] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:59:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/535] 199.204.45.65 () {48 vars in 1094 bytes} [Mon Jun 15 16:59:38 2026] GET /v2.1/flavors/97162c0f-3ffb-442e-9ba6-c6c440ce9aa7/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/538] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:59:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/539] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:59:46 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 271/540] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:59:46 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/541] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 16:59:47 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/542] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 16:59:51 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: 271/543] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 16:59:51 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 273/544] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 16:59:51 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.65 () {48 vars in 1068 bytes} [Mon Jun 15 16:59:51 2026] GET /v2.1/os-quota-sets/6755538c39144a478451a83dc2a7b9cf => generated 280 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.80 () {28 vars in 453 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.80 () {30 vars in 657 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.1 => generated 0 bytes in 40 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: 277/552] 10.0.0.80 () {32 vars in 730 bytes} [Mon Jun 15 17:00:09 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: 276/553] 10.0.0.80 () {34 vars in 764 bytes} [Mon Jun 15 17:00:09 2026] GET /v2.1/os-services => generated 783 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/556] 10.0.0.80 () {28 vars in 453 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 278/557] 10.0.0.80 () {30 vars in 657 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 280/558] 10.0.0.80 () {32 vars in 730 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/559] 10.0.0.80 () {34 vars in 764 bytes} [Mon Jun 15 17:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/560] 10.0.0.80 () {28 vars in 453 bytes} [Mon Jun 15 17:00:18 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: 7|app: 0|req: 280/561] 10.0.0.80 () {30 vars in 657 bytes} [Mon Jun 15 17:00:18 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 282/562] 10.0.0.80 () {32 vars in 730 bytes} [Mon Jun 15 17:00:18 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: 281/563] 10.0.0.80 () {34 vars in 807 bytes} [Mon Jun 15 17:00:18 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/566] 10.0.0.80 () {28 vars in 453 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 283/567] 10.0.0.80 () {30 vars in 657 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 285/568] 10.0.0.80 () {32 vars in 730 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/569] 10.0.0.80 () {34 vars in 807 bytes} [Mon Jun 15 17:00:23 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 287/575] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 289/576] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:00:46.316 7 INFO nova.api.openstack.wsgi [None req-fa920e13-7929-4578-bc30-40d77862a38c 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 288/577] 199.204.45.65 () {48 vars in 1010 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 199.204.45.65 () {48 vars in 1094 bytes} [Mon Jun 15 17:00:46 2026] GET /v2.1/flavors/822c3d38-df7f-47a3-9ad2-c93680f1a49e/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/584] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 17:01:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/585] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 17:01:03 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 293/586] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 17:01:03 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 199.204.45.65 () {48 vars in 1068 bytes} [Mon Jun 15 17:01:03 2026] GET /v2.1/os-quota-sets/988ae4f7e504428f8f8f0812de3c441c => generated 280 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 199.204.45.65 () {42 vars in 700 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 199.204.45.65 () {44 vars in 904 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/600] 199.204.45.65 () {46 vars in 977 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:01:59.234 8 INFO nova.api.openstack.wsgi [None req-8cbb1de1-6d26-47cb-a1aa-08aed38cb61e 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 301/601] 199.204.45.65 () {48 vars in 1006 bytes} [Mon Jun 15 17:01:59 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: 7|app: 0|req: 301/602] 199.204.45.65 () {48 vars in 1046 bytes} [Mon Jun 15 17:01:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.194 () {32 vars in 655 bytes} [Mon Jun 15 17:02:44 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 307/614] 10.0.0.194 () {32 vars in 641 bytes} [Mon Jun 15 17:02:44 2026] GET /v2.1/servers => generated 15 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-15 17:02:44.570 8 WARNING oslo_db.sqlalchemy.utils [None req-07e05052-4374-451e-96b3-6cff13a3d671 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 308/615] 10.0.0.194 () {32 vars in 649 bytes} [Mon Jun 15 17:02:44 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/616] 10.0.0.194 () {32 vars in 694 bytes} [Mon Jun 15 17:02:44 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/619] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:02:56 2026] GET /v2.1/flavors/89480b48-6793-4168-a418-2f5d0af93199 => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/620] 10.0.0.194 () {32 vars in 641 bytes} [Mon Jun 15 17:02:56 2026] GET /v2.1/flavors => generated 1674 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:02:56 2026] GET /v2.1/flavors/89480b48-6793-4168-a418-2f5d0af93199 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:02.619 7 WARNING neutronclient.v2_0.client [None req-f189bc87-1274-4102-81e1-14e29ef288cd 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The python binding code in 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.194 () {34 vars in 685 bytes} [Mon Jun 15 17:03:02 2026] POST /v2.1/os-security-groups => generated 248 bytes in 1389 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:03.820 8 WARNING neutronclient.v2_0.client [None req-d78ca8d2-193b-4282-a95f-bca22bee9067 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:03.981 7 WARNING neutronclient.v2_0.client [None req-31718470-e14c-411e-bd65-7fd6ff4726e5 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in 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/625] 10.0.0.194 () {34 vars in 685 bytes} [Mon Jun 15 17:03:03 2026] POST /v2.1/os-security-groups => generated 242 bytes in 513 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:04.379 7 WARNING neutronclient.v2_0.client [None req-528954be-3e6b-4308-a865-b95e4608cb85 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:04.439 8 WARNING neutronclient.v2_0.client [None req-d78ca8d2-193b-4282-a95f-bca22bee9067 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/626] 10.0.0.194 () {34 vars in 685 bytes} [Mon Jun 15 17:03:04 2026] POST /v2.1/os-security-groups => generated 243 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:04.571 7 WARNING neutronclient.v2_0.client [None req-a6e357a7-3f86-424c-8629-f7a2284ab31d a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in 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/627] 10.0.0.194 () {34 vars in 695 bytes} [Mon Jun 15 17:03:03 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 872 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:03:04 2026] POST /v2.1/os-keypairs => generated 386 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:04.787 8 WARNING neutronclient.v2_0.client [None req-4cf1f1cb-4668-44ad-b923-4c2eebadeacc 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The python binding code in 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/629] 10.0.0.194 () {34 vars in 685 bytes} [Mon Jun 15 17:03:04 2026] POST /v2.1/os-security-groups => generated 242 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:04.867 7 WARNING neutronclient.v2_0.client [None req-9d6110f2-97de-41d2-9b9f-4d5c3bea5c7b a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/630] 10.0.0.194 () {34 vars in 685 bytes} [Mon Jun 15 17:03:04 2026] POST /v2.1/os-security-groups => generated 248 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:05.123 8 WARNING neutronclient.v2_0.client [None req-148239d2-48d9-4b4b-8da5-f547da5552c9 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:05.155 7 WARNING neutronclient.v2_0.client [None req-9d6110f2-97de-41d2-9b9f-4d5c3bea5c7b a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:05.303 8 WARNING neutronclient.v2_0.client [None req-148239d2-48d9-4b4b-8da5-f547da5552c9 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:05.341 7 WARNING neutronclient.v2_0.client [None req-9d6110f2-97de-41d2-9b9f-4d5c3bea5c7b a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in 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/631] 10.0.0.194 () {34 vars in 695 bytes} [Mon Jun 15 17:03:05 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:05.599 8 WARNING neutronclient.v2_0.client [None req-8fff3d7d-d580-4ac5-8648-a100f7942bce 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The python binding code in 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/632] 10.0.0.194 () {32 vars in 663 bytes} [Mon Jun 15 17:03:04 2026] GET /v2.1/os-security-groups => generated 1380 bytes in 759 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:03:05.631 7 WARNING neutronclient.v2_0.client [None req-2eb4d24a-823f-46d0-94f2-2807434b147f a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:06.242 8 WARNING neutronclient.v2_0.client [None req-8fff3d7d-d580-4ac5-8648-a100f7942bce 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:06.284 7 WARNING neutronclient.v2_0.client [None req-2eb4d24a-823f-46d0-94f2-2807434b147f a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/633] 10.0.0.194 () {34 vars in 695 bytes} [Mon Jun 15 17:03:05 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 800 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:06.407 8 WARNING neutronclient.v2_0.client [None req-f396344a-07bf-440b-9678-1d7c997ea714 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/634] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:05 2026] DELETE /v2.1/os-security-groups/024416a6-afbd-4e58-8ca8-b4946ae82608 => generated 0 bytes in 851 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:03:06.485 7 WARNING neutronclient.v2_0.client [None req-4209aa77-13fd-43b2-a2f9-651f0d4beabb a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/635] 10.0.0.194 () {32 vars in 737 bytes} [Mon Jun 15 17:03:06 2026] GET /v2.1/os-security-groups/329fa119-71cf-4636-9bf4-e16003e761d7 => generated 665 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:06.530 7 INFO nova.api.openstack.wsgi [None req-4209aa77-13fd-43b2-a2f9-651f0d4beabb a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] HTTP exception thrown: Security group 024416a6-afbd-4e58-8ca8-b4946ae82608 does not exist Neutron server returns request_ids: ['req-b05b6f5a-6f5b-4675-a550-840ba3165d38'] [pid: 7|app: 0|req: 318/636] 10.0.0.194 () {32 vars in 737 bytes} [Mon Jun 15 17:03:06 2026] GET /v2.1/os-security-groups/024416a6-afbd-4e58-8ca8-b4946ae82608 => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:03:06.545 7 WARNING neutronclient.v2_0.client [None req-01a17355-e62d-4d03-9697-977decfbb922 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:06.581 7 WARNING neutronclient.v2_0.client [None req-01a17355-e62d-4d03-9697-977decfbb922 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:06.605 8 WARNING neutronclient.v2_0.client [None req-d4b94842-289b-4536-b759-2a72e75d769c c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The 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-15 17:03:06.641 7 WARNING neutronclient.v2_0.client [None req-01a17355-e62d-4d03-9697-977decfbb922 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:06.679 8 WARNING neutronclient.v2_0.client [None req-d4b94842-289b-4536-b759-2a72e75d769c c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/637] 10.0.0.194 () {32 vars in 750 bytes} [Mon Jun 15 17:03:06 2026] DELETE /v2.1/os-security-group-rules/d1237af9-a61b-4c67-b172-ad36af158b15 => generated 0 bytes in 222 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:03:06.767 7 WARNING neutronclient.v2_0.client [None req-d966a6d5-f8ab-46b6-8bc3-bdaaa6fbb1ae a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:06.848 7 WARNING neutronclient.v2_0.client [None req-d966a6d5-f8ab-46b6-8bc3-bdaaa6fbb1ae a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/638] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:06 2026] DELETE /v2.1/os-security-groups/edac042c-8800-409e-b8ce-e16d3783d304 => generated 0 bytes in 208 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:03:06.980 7 WARNING neutronclient.v2_0.client [None req-24d7cacc-7ab0-4102-b2c6-493f27164a4c 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:07.472 8 WARNING neutronclient.v2_0.client [None req-d4b94842-289b-4536-b759-2a72e75d769c c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The 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-15 17:03:07.498 7 WARNING neutronclient.v2_0.client [None req-24d7cacc-7ab0-4102-b2c6-493f27164a4c 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/639] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:06 2026] DELETE /v2.1/os-security-groups/329fa119-71cf-4636-9bf4-e16003e761d7 => generated 0 bytes in 662 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:03:07.645 7 WARNING neutronclient.v2_0.client [None req-9bf412e4-04c4-4f6c-86e3-ae4f72effcb0 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:07.675 7 INFO nova.api.openstack.wsgi [None req-9bf412e4-04c4-4f6c-86e3-ae4f72effcb0 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] HTTP exception thrown: Security group edac042c-8800-409e-b8ce-e16d3783d304 does not exist Neutron server returns request_ids: ['req-1ef59228-dab8-4496-a372-b761aac2b0a8'] [pid: 7|app: 0|req: 322/640] 10.0.0.194 () {32 vars in 737 bytes} [Mon Jun 15 17:03:07 2026] GET /v2.1/os-security-groups/edac042c-8800-409e-b8ce-e16d3783d304 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:03:07.685 7 WARNING neutronclient.v2_0.client [None req-9eb3015d-b3a1-4453-bac5-17ce787fafea 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The 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-15 17:03:07.732 7 WARNING neutronclient.v2_0.client [None req-9eb3015d-b3a1-4453-bac5-17ce787fafea 46fbe99ed853452594a0e6a63d386564 b59546f251b14e5eabc0a195c67eabcf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/641] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:07 2026] DELETE /v2.1/os-security-groups/aaff4804-a4b8-48bd-b2c4-45ca44ff7962 => generated 0 bytes in 203 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:03:07.889 7 WARNING neutronclient.v2_0.client [None req-cffb18cc-8c71-474e-949c-7e8121c29a81 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:07.987 7 WARNING neutronclient.v2_0.client [None req-cffb18cc-8c71-474e-949c-7e8121c29a81 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in 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/642] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:07 2026] DELETE /v2.1/os-security-groups/00f0fc70-4b8f-4525-ab98-7c01ffff8a17 => generated 0 bytes in 260 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:03:08.160 7 WARNING neutronclient.v2_0.client [None req-ca961216-f575-4c98-977f-e5ed82b98157 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:08.201 7 INFO nova.api.openstack.wsgi [None req-ca961216-f575-4c98-977f-e5ed82b98157 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] HTTP exception thrown: Security group 00f0fc70-4b8f-4525-ab98-7c01ffff8a17 does not exist Neutron server returns request_ids: ['req-3b5b68c7-e51d-4cd3-bb5c-c568420611a8'] [pid: 7|app: 0|req: 325/643] 10.0.0.194 () {32 vars in 737 bytes} [Mon Jun 15 17:03:08 2026] GET /v2.1/os-security-groups/00f0fc70-4b8f-4525-ab98-7c01ffff8a17 => generated 194 bytes in 57 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:03:08.223 7 WARNING neutronclient.v2_0.client [None req-0864386d-fb86-4a82-b7b8-72b36bd3b8f4 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:08.269 7 WARNING neutronclient.v2_0.client [None req-0864386d-fb86-4a82-b7b8-72b36bd3b8f4 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:08.323 7 WARNING neutronclient.v2_0.client [None req-0864386d-fb86-4a82-b7b8-72b36bd3b8f4 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/644] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:03:06 2026] POST /v2.1/servers => generated 450 bytes in 1811 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-15 17:03:08.370 8 WARNING neutronclient.v2_0.client [None req-28fdf280-e1e7-46df-98b3-8c54b4dda5d1 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/645] 10.0.0.194 () {32 vars in 663 bytes} [Mon Jun 15 17:03:08 2026] GET /v2.1/os-security-groups => generated 707 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:08.418 7 WARNING neutronclient.v2_0.client [None req-8bb2c25b-302b-46ee-882f-143c8e1b0fe4 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/646] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:08 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1400 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:03:08.844 7 INFO nova.api.openstack.wsgi [None req-8bb2c25b-302b-46ee-882f-143c8e1b0fe4 a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] HTTP exception thrown: Security group 00f0fc70-4b8f-4525-ab98-7c01ffff8a17 does not exist Neutron server returns request_ids: ['req-bcc99c41-e888-467b-a816-0dd45d99d14e'] [pid: 7|app: 0|req: 327/647] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:08 2026] DELETE /v2.1/os-security-groups/00f0fc70-4b8f-4525-ab98-7c01ffff8a17 => generated 194 bytes in 436 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:03:08.861 7 WARNING neutronclient.v2_0.client [None req-707098d4-3b08-4986-a78e-6c53a550e67a a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:08.887 7 INFO nova.api.openstack.wsgi [None req-707098d4-3b08-4986-a78e-6c53a550e67a a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] HTTP exception thrown: Security group edac042c-8800-409e-b8ce-e16d3783d304 does not exist Neutron server returns request_ids: ['req-fefd5b1f-0314-4bac-87ee-d6b33317fdb4'] [pid: 7|app: 0|req: 328/648] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:08 2026] DELETE /v2.1/os-security-groups/edac042c-8800-409e-b8ce-e16d3783d304 => generated 194 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-15 17:03:08.902 7 WARNING neutronclient.v2_0.client [None req-8ca50f7c-be9d-437f-abe2-7aff811e3dca a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] The 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-15 17:03:08.929 7 INFO nova.api.openstack.wsgi [None req-8ca50f7c-be9d-437f-abe2-7aff811e3dca a1912ebc578145b49c8b591812e28eaf 85eb4ef7d86e4ba69fc2e5159d83e69c - - default default] HTTP exception thrown: Security group 024416a6-afbd-4e58-8ca8-b4946ae82608 does not exist Neutron server returns request_ids: ['req-4921af0d-8482-42cf-9e73-7f028026c1dc'] [pid: 7|app: 0|req: 329/649] 10.0.0.194 () {32 vars in 740 bytes} [Mon Jun 15 17:03:08 2026] DELETE /v2.1/os-security-groups/024416a6-afbd-4e58-8ca8-b4946ae82608 => generated 194 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/650] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:03:08 2026] POST /v2.1/os-keypairs => generated 385 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:09.939 7 WARNING neutronclient.v2_0.client [None req-c5d8aef1-7fc9-44f9-8ab4-dc806c419afd c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/651] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:09 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1396 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:03:11.392 8 WARNING neutronclient.v2_0.client [None req-17a47943-1e8b-4240-a643-18b53abb9880 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 322/652] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:11 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1452 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:12.047 7 WARNING neutronclient.v2_0.client [None req-e438101b-209b-4ac9-9c7f-9a6ef653ee6b 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The 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-15 17:03:12.095 7 WARNING neutronclient.v2_0.client [None req-e438101b-209b-4ac9-9c7f-9a6ef653ee6b 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The 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-15 17:03:12.267 7 WARNING neutronclient.v2_0.client [None req-e438101b-209b-4ac9-9c7f-9a6ef653ee6b 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] 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-15 17:03:12.706 8 WARNING neutronclient.v2_0.client [None req-b81db9cc-3c6d-4f34-ae39-5a10da290dd0 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/655] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:12 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1460 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/656] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:03:11 2026] POST /v2.1/servers => generated 453 bytes in 1184 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-15 17:03:13.177 8 WARNING neutronclient.v2_0.client [None req-54150b46-bf42-433f-838a-8ec307d74187 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/657] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:13 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1430 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:13.808 7 WARNING neutronclient.v2_0.client [None req-b945b8cc-1d0d-4340-9ccf-dbccea92ca80 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/658] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:13 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1460 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-15 17:03:14.292 8 WARNING neutronclient.v2_0.client [None req-5e4d2589-1c57-4aa6-97e5-d58cd48efbb2 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in 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/659] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:14 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1434 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-15 17:03:14.917 7 WARNING neutronclient.v2_0.client [None req-12ed751c-bd70-45c9-a2b5-20d082aa2bc4 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 333/660] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:14 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:15.388 8 WARNING neutronclient.v2_0.client [None req-15806b9e-9356-46c2-9108-2486765bd92d 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in 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/661] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:15 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1482 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:15.811 7 INFO nova.api.openstack.compute.server_external_events [req-fd220173-717e-46f1-8d58-a47fb1748558 req-975e5f21-7785-4c24-b9da-77d51f8eb19a 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:a28a5e2f-5cd3-499c-b9b3-36928796dadb for instance 3102b421-7209-4d90-b587-cacbb5ddfec2 on instance 2026-06-15 17:03:15.824 7 INFO nova.compute.rpcapi [None req-9c45b946-4b15-4c7a-96e5-5c22fc36f7ea - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 334/662] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:16.338 8 WARNING neutronclient.v2_0.client [None req-7e3b2b90-e6ea-4112-add5-434707776ae6 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/663] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:16 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:16.514 7 WARNING neutronclient.v2_0.client [None req-057db31a-0544-4323-ba29-21312a7efba3 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in 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/664] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:16 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1482 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-15 17:03:17.525 8 WARNING neutronclient.v2_0.client [None req-859df0df-c042-4d64-a45a-088fd5e36fbb c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] 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-15 17:03:17.628 7 WARNING neutronclient.v2_0.client [None req-7608ede3-e7be-4eab-8697-bd3012270c34 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 336/665] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:17 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1490 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/666] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:17 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-15 17:03:18.848 7 WARNING neutronclient.v2_0.client [None req-6096af93-a8d6-4de7-b7fd-158daa302ba1 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The 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-15 17:03:18.876 8 WARNING neutronclient.v2_0.client [None req-f1420c3e-4c6c-4caf-a97c-95c0221d1b92 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/667] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:18 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1568 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/668] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:18 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 338/669] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:03:19 2026] POST /v2.1/os-keypairs => generated 385 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:19.700 8 INFO nova.api.openstack.compute.server_external_events [req-a68e0e72-7882-4533-8c1a-5926de9d5753 req-aad19b90-abbd-4169-980c-59904e39e9ae 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:b151f57d-60f1-448f-9a13-a8021dabde9a for instance 2e8d73d7-2134-441f-a614-df9e7596aada on instance 2026-06-15 17:03:19.711 8 INFO nova.compute.rpcapi [None req-a3987a8f-668a-431e-b9aa-ef12a3f6bc62 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 332/670] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:19 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:20.245 7 WARNING neutronclient.v2_0.client [None req-8c6e8d29-fa1e-4962-9ff2-b1afb6250147 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The 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-15 17:03:20.293 8 WARNING neutronclient.v2_0.client [None req-7420d1f9-faeb-437f-a67b-60fcd3ff599b c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/671] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:20 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1556 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/672] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:20 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:21.216 7 WARNING neutronclient.v2_0.client [None req-c28dadbd-65b0-4559-be8d-de61d2c122b6 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The 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-15 17:03:21.270 7 WARNING neutronclient.v2_0.client [None req-c28dadbd-65b0-4559-be8d-de61d2c122b6 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The 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-15 17:03:21.534 7 WARNING neutronclient.v2_0.client [None req-c28dadbd-65b0-4559-be8d-de61d2c122b6 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] 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-15 17:03:21.614 8 WARNING neutronclient.v2_0.client [None req-4a2c0c87-8d72-479d-9903-2b0cadc84cd9 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in 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/673] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:21 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1556 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:21.762 8 WARNING neutronclient.v2_0.client [None req-5bde3d6d-d2d7-47d7-95cb-33521b355d95 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/674] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:21 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:03:21 2026] POST /v2.1/servers => generated 451 bytes in 1052 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-15 17:03:22.206 8 WARNING neutronclient.v2_0.client [None req-a72b9208-a10c-424a-8193-76df4b62de6d e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in 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/676] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:22 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1423 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:22.773 8 WARNING neutronclient.v2_0.client [None req-e7507091-61f2-4e66-9db1-d6cf8618e9a8 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/679] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:22 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1556 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:22.960 7 WARNING neutronclient.v2_0.client [None req-3410fbf5-f1f6-4fe2-b54e-cda24de35b40 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/680] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:22 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:23.334 8 WARNING neutronclient.v2_0.client [None req-00b85ce7-02bb-4309-83fe-26982f911be1 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in 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/681] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:23 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1427 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-15 17:03:23.962 8 WARNING neutronclient.v2_0.client [None req-18ce4cc9-aa36-4d93-acb1-d8bdd478f36c 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] 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-15 17:03:24.003 7 INFO nova.api.openstack.compute.server_external_events [req-fb3139a2-2a81-4b2c-b629-c126a88440dc req-ed5187d5-5630-4143-a628-566c497f76d2 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:a28a5e2f-5cd3-499c-b9b3-36928796dadb for instance 3102b421-7209-4d90-b587-cacbb5ddfec2 on instance [pid: 7|app: 0|req: 343/682] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:03:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/683] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:23 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1556 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:03:24.129 7 WARNING neutronclient.v2_0.client [None req-644d5e6c-db7a-4cfe-b471-224c6e1a6bdd c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/684] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:24 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1526 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-15 17:03:24.443 8 WARNING neutronclient.v2_0.client [None req-9158f732-0bea-46a9-812b-a8636329e183 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in 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/685] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:24 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1475 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-15 17:03:25.195 7 WARNING neutronclient.v2_0.client [None req-062b45c0-9504-45e4-9b5f-de493c03ee81 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] 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-15 17:03:25.298 8 WARNING neutronclient.v2_0.client [None req-3ca9cc27-61d2-466b-8757-27953ea8b60f c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/686] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:25 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1556 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/687] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:25 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1717 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:25.495 7 WARNING neutronclient.v2_0.client [None req-97fd5766-c5d8-445c-889f-9ca377ed3b30 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] 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-15 17:03:25.555 8 WARNING neutronclient.v2_0.client [None req-8d7707cc-7c0b-425b-9eba-81084b61025a e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in 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/688] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:25 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1475 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/689] 10.0.0.194 () {32 vars in 741 bytes} [Mon Jun 15 17:03:25 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/os-interface => generated 284 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:26.062 8 INFO nova.api.openstack.compute.server_external_events [req-cf2a2f6d-c595-4fcf-be0e-3bb2949b05a9 req-7567d831-0fb7-463a-b792-1fb3f6d27056 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:b151f57d-60f1-448f-9a13-a8021dabde9a for instance 2e8d73d7-2134-441f-a614-df9e7596aada on instance [pid: 8|app: 0|req: 344/690] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:03:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:26.457 7 WARNING neutronclient.v2_0.client [None req-39009680-dc48-4abf-94ae-ed13d168cb4a 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/691] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:26 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1556 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, ' 2026-06-15 17:03:26.677 8 WARNING neutronclient.v2_0.client [None req-5cb30366-cac2-414e-b5b5-07ff7047cf0f e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/692] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:26 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1483 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:27.095 7 INFO nova.api.openstack.compute.server_external_events [req-047a79ee-531e-408b-8f40-dc7210c14ee3 req-a96318c1-5fe5-4ef8-a446-cf6c81e0837b 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:a28a5e2f-5cd3-499c-b9b3-36928796dadb for instance 3102b421-7209-4d90-b587-cacbb5ddfec2 on instance [pid: 7|app: 0|req: 348/693] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:27 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) 2026-06-15 17:03:27.103 8 WARNING neutronclient.v2_0.client [None req-5bb75057-82ec-4e2b-ba28-f3ef6e6a0352 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/694] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:27 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1717 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-15 17:03:27.663 7 WARNING neutronclient.v2_0.client [None req-c870ab9d-bc2c-4132-b165-7f1004a3df8a 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] 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-15 17:03:27.775 8 WARNING neutronclient.v2_0.client [None req-694f4bdc-2ad6-4725-8627-f8227b1cf411 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/695] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:27 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1738 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-15 17:03:27.872 7 WARNING neutronclient.v2_0.client [None req-957282cc-d723-407b-9cf3-a286d0e4a1c2 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/696] 10.0.0.194 () {32 vars in 741 bytes} [Mon Jun 15 17:03:27 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada/os-interface => generated 284 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/697] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:27 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1551 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-15 17:03:29.056 8 INFO nova.api.openstack.compute.server_external_events [req-c9c5b119-1a65-4ce2-a76f-7695609d8cb4 req-0918eff8-2efb-4699-b80a-598bf3331569 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:b151f57d-60f1-448f-9a13-a8021dabde9a for instance 2e8d73d7-2134-441f-a614-df9e7596aada on instance [pid: 8|app: 0|req: 348/698] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:29 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-15 17:03:29.080 7 WARNING neutronclient.v2_0.client [None req-21b17712-a53f-480d-9511-bc2eeb8210b3 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The 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-15 17:03:29.105 8 WARNING neutronclient.v2_0.client [None req-62f6b2ba-d70b-4472-831b-ee9795d5aa57 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/699] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:29 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1738 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, ' 2026-06-15 17:03:29.243 7 INFO nova.api.openstack.compute.server_external_events [req-aa5309ca-212f-4152-8819-e004a90fa33a req-753a752e-911e-4ed6-bf0e-bb2713b0830a 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:65e6aef2-d688-43bd-914e-6d2c69f6a5b5 for instance d5ff37fd-761c-4ecf-a05e-44c06a60a01a on instance [pid: 7|app: 0|req: 352/700] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:29 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, ' [pid: 8|app: 0|req: 349/701] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:29 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1549 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/702] 10.0.0.194 () {32 vars in 641 bytes} [Mon Jun 15 17:03:29 2026] GET /v2.1/servers => generated 383 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, ' [pid: 8|app: 0|req: 350/703] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:03:29 2026] DELETE /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 0 bytes in 154 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-15 17:03:29.586 7 WARNING neutronclient.v2_0.client [None req-baf77d00-721f-428f-81de-33e4218ba7ac 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/704] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:29 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1744 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-15 17:03:30.312 8 WARNING neutronclient.v2_0.client [None req-e162a062-9a95-40a1-b39b-381ef694edfe e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/705] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:30 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1549 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-15 17:03:30.816 7 WARNING neutronclient.v2_0.client [None req-5ecd92b4-5074-4a61-92a5-8a5384256d02 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/706] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:30 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1864 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:31.539 8 WARNING neutronclient.v2_0.client [None req-cd2bd868-c3aa-427a-b363-fa4639c62b68 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/707] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:31 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1549 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-15 17:03:32.056 7 WARNING neutronclient.v2_0.client [None req-1080e70e-f9d7-4ab0-820e-896ecdd66d14 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in 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/708] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:32 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1864 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-15 17:03:32.707 8 WARNING neutronclient.v2_0.client [None req-84a23b04-f5f0-45a0-ae3f-cdf03d21b676 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 354/711] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:32 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1549 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:32.936 7 INFO nova.api.openstack.compute.server_external_events [req-cce4318b-d6ff-4146-951d-405bfc61985f req-b6e1fa59-b04f-4275-a1a9-2fd1f74c6e88 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:b151f57d-60f1-448f-9a13-a8021dabde9a for instance 2e8d73d7-2134-441f-a614-df9e7596aada on instance [pid: 7|app: 0|req: 358/712] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:32 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:33.235 8 WARNING neutronclient.v2_0.client [None req-9397c69a-6ae2-4347-a9f7-a891a3b102ad 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/713] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:33 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1511 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:33.437 7 INFO nova.api.openstack.compute.server_external_events [req-ed51b12a-1a04-4ff2-85a3-3a30940bbf60 req-2f562df7-78b8-4e3a-affa-96cb3fb535e9 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:65e6aef2-d688-43bd-914e-6d2c69f6a5b5 for instance d5ff37fd-761c-4ecf-a05e-44c06a60a01a on instance [pid: 7|app: 0|req: 359/714] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:03:33 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-15 17:03:33.890 8 WARNING neutronclient.v2_0.client [None req-be38816a-f9b1-4db4-b1ae-fed7e59bcdd0 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/715] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:33 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1549 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:34.375 7 WARNING neutronclient.v2_0.client [None req-9fcce93d-124f-44cc-961a-c65f8e993b6e 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/716] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:34 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1516 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:35.086 8 WARNING neutronclient.v2_0.client [None req-84f93435-b65d-4433-afcd-6e793d039119 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/717] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:35 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1726 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-15 17:03:35.248 7 WARNING neutronclient.v2_0.client [None req-2c645e8f-cee6-4e9f-b2cc-21e49296f766 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in 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/718] 10.0.0.194 () {32 vars in 741 bytes} [Mon Jun 15 17:03:35 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a/os-interface => generated 284 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:35.508 8 WARNING neutronclient.v2_0.client [None req-1f04d152-57c0-4d24-9a93-db3619f5409b 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] The python binding code in 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/719] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:35 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => generated 1516 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:36.125 8 INFO nova.api.openstack.compute.server_external_events [req-e80833d5-d9f6-4ac8-9930-4f260ec0ffd2 req-479828d0-d713-4c7f-89dc-41140a0e3a84 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:65e6aef2-d688-43bd-914e-6d2c69f6a5b5 for instance d5ff37fd-761c-4ecf-a05e-44c06a60a01a on instance [pid: 8|app: 0|req: 359/720] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:36 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) 2026-06-15 17:03:36.137 7 WARNING neutronclient.v2_0.client [None req-037cc5c2-9796-4720-aa1a-49049b0a97d6 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/721] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:36 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1726 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, ' [pid: 8|app: 0|req: 360/722] 10.0.0.194 () {32 vars in 641 bytes} [Mon Jun 15 17:03:36 2026] GET /v2.1/servers => generated 378 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/723] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:03:36 2026] DELETE /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 0 bytes in 156 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-15 17:03:36.630 8 INFO nova.api.openstack.wsgi [None req-8d6a4014-5d5b-4cad-b766-64a2307e69e3 17b707df2aae4eeba00d9a20b9903aa4 a061a860c22b4d68a5d386a5855be431 - - default default] HTTP exception thrown: Instance 2e8d73d7-2134-441f-a614-df9e7596aada could not be found. [pid: 8|app: 0|req: 361/724] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:36 2026] GET /v2.1/servers/2e8d73d7-2134-441f-a614-df9e7596aada => 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: 362/725] 10.0.0.194 () {32 vars in 704 bytes} [Mon Jun 15 17:03:36 2026] DELETE /v2.1/os-keypairs/tempest-keypair-470183223 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-15 17:03:36.659 7 WARNING neutronclient.v2_0.client [None req-06fc4ef7-cd81-42c8-9dff-82c7748e52bb e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/726] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:36 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1732 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:03:38.018 8 WARNING neutronclient.v2_0.client [None req-eed9207f-be72-47d7-88ca-da896df0ac34 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/727] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:37 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1852 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:39.499 7 WARNING neutronclient.v2_0.client [None req-23f39de9-568f-477e-98b5-9550401e52a7 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in 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/728] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:39 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1852 bytes in 404 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:40.257 8 INFO nova.api.openstack.compute.server_external_events [req-b983edba-11f9-4593-8950-238a95509417 req-eb43e089-442f-471d-9491-e1fb636c5220 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:65e6aef2-d688-43bd-914e-6d2c69f6a5b5 for instance d5ff37fd-761c-4ecf-a05e-44c06a60a01a on instance [pid: 8|app: 0|req: 364/729] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:40.943 7 WARNING neutronclient.v2_0.client [None req-dc2da2ed-34bf-4f11-bd9a-824aef5bc5a0 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in 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/730] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:40 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1504 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-15 17:03:42.062 8 WARNING neutronclient.v2_0.client [None req-e4c33003-14ff-434f-8e1a-953ec9894cf2 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/731] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:42 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1509 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-15 17:03:43.165 8 WARNING neutronclient.v2_0.client [None req-0c3eaaf0-b9ec-4e0f-9df7-61386e65bc68 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/734] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:43 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 1509 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-15 17:03:44.264 7 INFO nova.api.openstack.wsgi [None req-4f898ba6-4cb2-4266-91ae-7dd15184ff65 e598fa4402914605b68755cd7788bde4 736b6badf447411d967ecfc190b5e6f0 - - default default] HTTP exception thrown: Instance d5ff37fd-761c-4ecf-a05e-44c06a60a01a could not be found. [pid: 7|app: 0|req: 368/735] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:44 2026] GET /v2.1/servers/d5ff37fd-761c-4ecf-a05e-44c06a60a01a => generated 111 bytes in 38 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: 368/736] 10.0.0.194 () {32 vars in 704 bytes} [Mon Jun 15 17:03:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-980211677 => generated 0 bytes in 205 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-15 17:03:49.141 7 WARNING neutronclient.v2_0.client [None req-d6ea319c-fc2a-423d-9e96-af84356f3fe4 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/737] 10.0.0.194 () {32 vars in 741 bytes} [Mon Jun 15 17:03:49 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/os-interface => generated 284 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:49.300 8 WARNING neutronclient.v2_0.client [None req-ded5e64e-3dbd-4626-8a0c-9a7be84d121f c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/738] 10.0.0.194 () {32 vars in 815 bytes} [Mon Jun 15 17:03:49 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/os-interface/a28a5e2f-5cd3-499c-b9b3-36928796dadb => generated 281 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/739] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:49 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/ips => generated 156 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 370/740] 10.0.0.194 () {34 vars in 750 bytes} [Mon Jun 15 17:03:49 2026] POST /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/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: 7|app: 0|req: 371/741] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:49 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/ips => generated 156 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/742] 10.0.0.194 () {30 vars in 413 bytes} [Mon Jun 15 17:03:49 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 372/743] 10.0.0.194 () {28 vars in 560 bytes} [Mon Jun 15 17:03:50 2026] GET /v2/ => generated 402 bytes in 497 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/744] 10.0.0.194 () {28 vars in 564 bytes} [Mon Jun 15 17:03:50 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/745] 10.0.0.194 () {30 vars in 413 bytes} [Mon Jun 15 17:03:50 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:50 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/ips => generated 156 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:03:50.969 7 INFO nova.api.openstack.compute.server_external_events [req-c5a8f41c-a342-4f48-8aa7-ec24b282f166 req-7f86d1b3-7d93-499d-ad21-c8f9b5233485 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:a28a5e2f-5cd3-499c-b9b3-36928796dadb for instance 3102b421-7209-4d90-b587-cacbb5ddfec2 on instance [pid: 7|app: 0|req: 374/747] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/748] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:51 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/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: 376/751] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/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, ' 2026-06-15 17:03:52.784 8 WARNING neutronclient.v2_0.client [None req-2980aa4f-94a6-4bb2-a77e-9dd3d2060109 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 376/752] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1952 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, ' [pid: 7|app: 0|req: 377/753] 10.0.0.194 () {34 vars in 750 bytes} [Mon Jun 15 17:03:52 2026] POST /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/action => generated 0 bytes in 47 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: 377/754] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:52 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/ips => generated 195 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: 378/755] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:54 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/ips => generated 195 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:54.810 8 INFO nova.api.openstack.compute.server_external_events [req-b7925f9a-7a2f-42b1-8540-24dcb23bfb94 req-892a2bb9-d45b-49bf-8062-61bd8b652dfd 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:a28a5e2f-5cd3-499c-b9b3-36928796dadb for instance 3102b421-7209-4d90-b587-cacbb5ddfec2 on instance [pid: 8|app: 0|req: 378/756] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 379/757] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:55 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/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: 379/758] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:03:56 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2/ips => generated 156 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/759] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:03:56 2026] DELETE /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 0 bytes in 127 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-15 17:03:56.370 8 WARNING neutronclient.v2_0.client [None req-68a6b88c-3573-425a-8ab9-8bf1a8e4ca03 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/760] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:56 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1843 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-15 17:03:57.548 7 WARNING neutronclient.v2_0.client [None req-40019605-9303-498a-a842-3b28a06d3beb c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/761] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:57 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1843 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:58.699 8 WARNING neutronclient.v2_0.client [None req-a1ac54f5-9e3a-4e1c-bda0-a1bf53e37e1c c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/762] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:58 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1843 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:03:59.055 7 INFO nova.api.openstack.compute.server_external_events [req-a953fd0b-bf9a-4437-bf57-dcff406b3ec6 req-7a232c9a-0167-4073-8d67-b0797e7eeeae 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-unplugged:a28a5e2f-5cd3-499c-b9b3-36928796dadb for instance 3102b421-7209-4d90-b587-cacbb5ddfec2 on instance [pid: 7|app: 0|req: 382/763] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:03:59 2026] POST /v2.1/os-server-external-events => generated 185 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-15 17:03:59.697 8 INFO nova.api.openstack.compute.server_external_events [req-ae2f9ecf-76d1-488c-a94d-791083df0a1f req-148802ee-6d7b-49d5-a982-8dd8726ebc06 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:a28a5e2f-5cd3-499c-b9b3-36928796dadb for instance 3102b421-7209-4d90-b587-cacbb5ddfec2 on instance [pid: 8|app: 0|req: 382/764] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:03:59 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-15 17:03:59.867 7 WARNING neutronclient.v2_0.client [None req-e29f57f8-2c1f-491b-b976-316ea5a5340f c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/765] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:03:59 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1481 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:00.991 8 WARNING neutronclient.v2_0.client [None req-baaad3b1-8b01-4645-b5a4-810b49b26048 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/766] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:00 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1486 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:02.373 7 WARNING neutronclient.v2_0.client [None req-482a7458-4126-4d21-8528-f79e4ec12b3d c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] The python binding code in 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/769] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:02 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 1486 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-15 17:04:03.465 8 INFO nova.api.openstack.wsgi [None req-5c0c5421-681e-483b-94d7-1d4fd6aea80b c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] HTTP exception thrown: Instance 3102b421-7209-4d90-b587-cacbb5ddfec2 could not be found. [pid: 8|app: 0|req: 386/770] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:03 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => 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: 385/771] 10.0.0.194 () {32 vars in 706 bytes} [Mon Jun 15 17:04:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1396419742 => generated 0 bytes in 35 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-15 17:04:04.329 8 INFO nova.api.openstack.wsgi [None req-869f4426-0395-45a6-b735-0db1fa2fbe53 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] HTTP exception thrown: Instance 3102b421-7209-4d90-b587-cacbb5ddfec2 could not be found. [pid: 8|app: 0|req: 387/772] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:04:04 2026] DELETE /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:04:04.386 7 INFO nova.api.openstack.wsgi [None req-11f76d75-0bdd-41cd-a87a-644e6e2fe3d9 c468975ade4443009b9c146320985e98 5a0399830979402a8b7e9eec38b9b4a4 - - default default] HTTP exception thrown: Instance 3102b421-7209-4d90-b587-cacbb5ddfec2 could not be found. [pid: 7|app: 0|req: 386/773] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:04 2026] GET /v2.1/servers/3102b421-7209-4d90-b587-cacbb5ddfec2 => generated 111 bytes in 44 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: 389/776] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:04:14 2026] POST /v2.1/os-keypairs => generated 385 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:21.765 7 WARNING neutronclient.v2_0.client [None req-0be905ee-bd6a-4c6c-937e-ef9d70233c81 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The 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-15 17:04:22.358 7 WARNING neutronclient.v2_0.client [None req-0be905ee-bd6a-4c6c-937e-ef9d70233c81 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The 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-15 17:04:22.579 7 WARNING neutronclient.v2_0.client [None req-0be905ee-bd6a-4c6c-937e-ef9d70233c81 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/779] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:04:21 2026] POST /v2.1/servers => generated 449 bytes in 1747 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:04:23.422 8 WARNING neutronclient.v2_0.client [None req-b8149bc8-11aa-440c-87b2-04ff1931c121 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/780] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:23 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1252 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:24.548 7 WARNING neutronclient.v2_0.client [None req-70c7f7ec-e596-4224-a3bb-cda37db511e3 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/781] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:24 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1302 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-15 17:04:25.838 8 WARNING neutronclient.v2_0.client [None req-277ca3d4-06fc-4c46-8709-fa57ce33e116 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/782] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:25 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1350 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:26.957 7 WARNING neutronclient.v2_0.client [None req-b86c5dfb-f9b4-4ce4-a746-746ebee2f47c 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/783] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:26 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1350 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:28.176 8 WARNING neutronclient.v2_0.client [None req-249ff80b-7204-4bfb-b3df-213fd4e344ce 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/784] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:28 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1424 bytes in 635 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:28.949 7 INFO nova.api.openstack.compute.server_external_events [req-aac9aa68-0ecd-4c82-a96b-af7f30484e11 req-c871ec6c-d1cb-41ea-b24b-8ca24a5972b5 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:41ee249f-db99-41a8-8ae8-68fa1357a9aa for instance d2476c6a-aec6-487e-ab39-181d8923f284 on instance [pid: 7|app: 0|req: 391/785] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:04:28 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-15 17:04:29.863 8 WARNING neutronclient.v2_0.client [None req-f8d845d5-1f23-4efa-a8da-347ab112ec39 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/786] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:29 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1434 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:31.254 7 WARNING neutronclient.v2_0.client [None req-6d4fd57b-54d8-4fba-a89a-55a1123ab6d5 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/787] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:31 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1434 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:32.470 7 WARNING neutronclient.v2_0.client [None req-afb3b8c4-d32b-4855-9fe9-88147ada6a0a 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/790] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:32 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1434 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-15 17:04:33.611 8 WARNING neutronclient.v2_0.client [None req-68f3b6b2-54b4-418b-8430-0125c67a936f 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/791] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:33 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1434 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-15 17:04:34.785 7 WARNING neutronclient.v2_0.client [None req-92559205-391c-4b6d-9d37-7602385f2977 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/792] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:34 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1422 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:36.089 8 WARNING neutronclient.v2_0.client [None req-60a6e52f-7eaa-4e44-9184-5ea7231c9b2a 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/793] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:36 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1422 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-15 17:04:37.470 7 WARNING neutronclient.v2_0.client [None req-11a3c0d7-c814-4892-9837-4a987790c24e 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] 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-15 17:04:37.535 8 INFO nova.api.openstack.compute.server_external_events [req-8e2706b4-fa58-40a7-a011-cd367c1705de req-48a278cf-5f27-4a82-ac7a-d39c029668f2 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:41ee249f-db99-41a8-8ae8-68fa1357a9aa for instance d2476c6a-aec6-487e-ab39-181d8923f284 on instance [pid: 8|app: 0|req: 399/794] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:04:37 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) [pid: 7|app: 0|req: 396/795] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:37 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1422 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:38.672 8 WARNING neutronclient.v2_0.client [None req-18d0d458-3037-4e90-8da4-fb8c618799e1 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/796] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:38 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1422 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:39.929 7 WARNING neutronclient.v2_0.client [None req-fd6fd341-c965-42ad-9ac8-a91b4976e945 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/797] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:39 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1609 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:40.169 8 WARNING neutronclient.v2_0.client [None req-4ef5191e-78d8-47bd-9a6c-2c79a5336bdf 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 401/798] 10.0.0.194 () {32 vars in 741 bytes} [Mon Jun 15 17:04:40 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284/os-interface => generated 284 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-15 17:04:41.110 8 INFO nova.api.openstack.compute.server_external_events [req-4720584a-2505-46e8-9cd0-75229220a643 req-ba570555-b4d3-409f-81bd-49c87e1cf24d 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:41ee249f-db99-41a8-8ae8-68fa1357a9aa for instance d2476c6a-aec6-487e-ab39-181d8923f284 on instance [pid: 8|app: 0|req: 402/799] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:04:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:04:41.133 7 WARNING neutronclient.v2_0.client [None req-77863519-cd5b-46e3-a052-0659ab3937d9 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/800] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:41 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1609 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 403/801] 10.0.0.194 () {32 vars in 641 bytes} [Mon Jun 15 17:04:41 2026] GET /v2.1/servers => generated 387 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/802] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:04:41 2026] DELETE /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:41.524 8 WARNING neutronclient.v2_0.client [None req-e1f5cd44-2f2a-458a-a8d0-3fb976368a8e 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/803] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:41 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1615 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-15 17:04:42.693 8 WARNING neutronclient.v2_0.client [None req-4c867b8e-a688-4fb2-9ede-a002df942606 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in 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/806] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:42 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1735 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:43.917 7 WARNING neutronclient.v2_0.client [None req-16addabd-ecdd-4b67-b65e-e70c4a5d5152 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/807] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:43 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1735 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:44.891 8 INFO nova.api.openstack.compute.server_external_events [req-9136d777-72ac-42e8-9b01-c43bb996b492 req-85a62982-a0ad-4845-b79a-0c0db441c642 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:41ee249f-db99-41a8-8ae8-68fa1357a9aa for instance d2476c6a-aec6-487e-ab39-181d8923f284 on instance [pid: 8|app: 0|req: 407/808] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:04:44 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:45.111 7 WARNING neutronclient.v2_0.client [None req-7ef52b3b-331e-4b91-b830-ff5d97f89ecc 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/809] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:45 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1379 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-15 17:04:46.222 8 WARNING neutronclient.v2_0.client [None req-dfba9b93-b947-4b98-aa87-8a9344a4557e 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/810] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:46 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1379 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-15 17:04:47.319 7 WARNING neutronclient.v2_0.client [None req-19ffea58-f4b9-406f-b10b-02b7969bb38b 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/811] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:47 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1384 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-15 17:04:48.444 8 WARNING neutronclient.v2_0.client [None req-b7dd8273-dd89-48ed-9034-4ddae6359ea1 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/812] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:48 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1384 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:04:49.554 7 WARNING neutronclient.v2_0.client [None req-55958352-6f99-4561-9ed1-e2d7e5b8d6a4 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/813] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:49 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 1384 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/814] 10.0.0.115 () {30 vars in 619 bytes} [Mon Jun 15 17:04:49 2026] GET /v2.1 => generated 0 bytes in 113 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: 405/815] 10.0.0.115 () {32 vars in 692 bytes} [Mon Jun 15 17:04:49 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: 411/816] 10.0.0.115 () {34 vars in 913 bytes} [Mon Jun 15 17:04:49 2026] GET /v2.1/os-simple-tenant-usage/fea44bf2621e499b9c7231e3667a8424?start=2026-06-14T00:00:00&end=2026-06-15T23:59:59 => generated 20 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/817] 10.0.0.115 () {30 vars in 654 bytes} [Mon Jun 15 17:04:50 2026] GET /v2.1/limits?reserved=1 => generated 511 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-15 17:04:50.640 8 INFO nova.api.openstack.wsgi [None req-b4cd134c-5381-48e6-abf8-a16bf37eba5b 6fe2a42584e84fbc8dc5cbdafb2f3771 bc4915a693bf478ba933deffa5c10ee7 - - default default] HTTP exception thrown: Instance d2476c6a-aec6-487e-ab39-181d8923f284 could not be found. [pid: 8|app: 0|req: 412/818] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:04:50 2026] GET /v2.1/servers/d2476c6a-aec6-487e-ab39-181d8923f284 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/819] 10.0.0.194 () {32 vars in 704 bytes} [Mon Jun 15 17:04:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-947912547 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/822] 10.0.0.115 () {30 vars in 619 bytes} [Mon Jun 15 17:04:53 2026] GET /v2.1 => generated 0 bytes in 241 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: 414/823] 10.0.0.115 () {32 vars in 692 bytes} [Mon Jun 15 17:04:53 2026] GET /v2.1/ => generated 411 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/824] 10.0.0.115 () {34 vars in 913 bytes} [Mon Jun 15 17:04:53 2026] GET /v2.1/os-simple-tenant-usage/fea44bf2621e499b9c7231e3667a8424?start=2026-06-14T00:00:00&end=2026-06-15T23:59:59 => generated 20 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/825] 10.0.0.115 () {30 vars in 654 bytes} [Mon Jun 15 17:04:54 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 411/826] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:05:01 2026] POST /v2.1/os-keypairs => generated 385 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:05:03.443 8 WARNING neutronclient.v2_0.client [None req-10bc3dba-11d8-444a-8744-8d23d569f22e 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The 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-15 17:05:03.484 8 WARNING neutronclient.v2_0.client [None req-10bc3dba-11d8-444a-8744-8d23d569f22e 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The 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-15 17:05:03.929 8 WARNING neutronclient.v2_0.client [None req-10bc3dba-11d8-444a-8744-8d23d569f22e 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 417/829] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:05:03 2026] POST /v2.1/servers => generated 451 bytes in 1240 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:05:04.630 7 WARNING neutronclient.v2_0.client [None req-ae265c34-5588-4107-ba4a-79d27070eab7 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/830] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:04 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1392 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-15 17:05:05.739 8 WARNING neutronclient.v2_0.client [None req-9e5eb961-febe-4613-9a3c-e60b1732b836 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 418/831] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:05 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1396 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-15 17:05:06.863 7 WARNING neutronclient.v2_0.client [None req-a4521ac5-54f2-4639-a81a-d63ff969d264 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/832] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:06 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1444 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:08.016 8 WARNING neutronclient.v2_0.client [None req-3e59d909-8f13-48f4-8a34-0a4961fc04b0 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/833] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:07 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1444 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-15 17:05:09.112 7 WARNING neutronclient.v2_0.client [None req-d1724045-7541-4a2a-a650-362d8019e6ad 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/834] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:09 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1452 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-15 17:05:10.001 8 INFO nova.api.openstack.compute.server_external_events [req-be4d41dc-7db5-42f3-a321-aafa7f5806db req-265c8687-39e0-4388-97fa-16e8664b7e5a 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:8bba36f6-619a-4558-9d59-2548afa586d7 for instance ee59c9aa-a579-4638-95d3-d7f8360ae00c on instance [pid: 8|app: 0|req: 420/835] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:05:09 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-15 17:05:10.229 7 WARNING neutronclient.v2_0.client [None req-abf11057-5d8d-4c6b-8524-171a31f54abe 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/836] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:10 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1528 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:11.465 8 WARNING neutronclient.v2_0.client [None req-f72df784-ba2d-49f9-9a0b-ebed50132576 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/837] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:11 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1516 bytes in 792 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:13.254 8 WARNING neutronclient.v2_0.client [None req-c3c49c34-e4d7-4377-ac8e-a2040b676a8f 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 423/840] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:13 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1516 bytes in 746 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:15.018 7 WARNING neutronclient.v2_0.client [None req-8b0a0a81-a213-4abb-a60a-5a1b9d018fa4 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 418/841] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:14 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1516 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:16.274 8 WARNING neutronclient.v2_0.client [None req-c6c7dc1b-77f1-49cb-be46-629ea62a41ba 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/842] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:16 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1516 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:17.600 7 INFO nova.api.openstack.compute.server_external_events [req-530b9fdc-993a-4028-9030-493afbca5f46 req-63322520-9f55-4e5f-86ae-b8d2d44ca496 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:8bba36f6-619a-4558-9d59-2548afa586d7 for instance ee59c9aa-a579-4638-95d3-d7f8360ae00c on instance [pid: 7|app: 0|req: 419/843] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:05:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:05:17.612 8 WARNING neutronclient.v2_0.client [None req-cfce9352-b2a8-4c8e-be04-fd2790685bf1 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/844] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:17 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1516 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:19.123 7 WARNING neutronclient.v2_0.client [None req-0d48cfe9-38c2-47e4-8079-56efbed098b9 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/845] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:19 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1699 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-15 17:05:19.625 8 WARNING neutronclient.v2_0.client [None req-50fa3a3b-7720-4e78-9a8f-20f4683943cf 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/846] 10.0.0.194 () {32 vars in 741 bytes} [Mon Jun 15 17:05:19 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c/os-interface => generated 284 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:20.904 7 INFO nova.api.openstack.compute.server_external_events [req-13e0159e-6a78-4360-9e4c-a3b939ca16b0 req-8cea60c9-d37e-4692-8f8a-266d43ab74cb 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:8bba36f6-619a-4558-9d59-2548afa586d7 for instance ee59c9aa-a579-4638-95d3-d7f8360ae00c on instance [pid: 7|app: 0|req: 421/847] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:05:20 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-15 17:05:42.211 7 WARNING neutronclient.v2_0.client [None req-fcd42c5a-0f54-4215-a617-5b1665f754e8 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/854] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:42 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1819 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:42.821 8 WARNING neutronclient.v2_0.client [None req-7f3c06c7-1845-4f59-9160-e0e4dd3c8249 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/855] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:42 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1819 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, ' [pid: 7|app: 0|req: 425/856] 10.0.0.194 () {34 vars in 750 bytes} [Mon Jun 15 17:05:43 2026] POST /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c/action => generated 0 bytes in 71 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-15 17:05:43.365 8 WARNING neutronclient.v2_0.client [None req-4441041c-7d91-409e-aa4e-2a5cf761fdfe 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/857] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:43 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1821 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:44.637 7 WARNING neutronclient.v2_0.client [None req-733d42b9-0cc1-4b95-9366-3e9a285e5b37 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 426/858] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:44 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1821 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:45.847 8 WARNING neutronclient.v2_0.client [None req-ebdce5c6-4258-4609-986f-472cf5422566 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/859] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:45 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1821 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:47.096 7 WARNING neutronclient.v2_0.client [None req-4be4fa2c-eaca-47b8-a99f-da10c88a19dc 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/860] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:47 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1826 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-15 17:05:48.280 8 WARNING neutronclient.v2_0.client [None req-cd127239-c259-460b-84c5-02ff59a06330 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/861] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:48 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1826 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-15 17:05:49.149 7 INFO nova.api.openstack.compute.server_external_events [req-f4c2d74c-fd5d-4016-8c0d-6017d5eb2cf7 req-fcc25834-87d0-4ce1-8222-458a4ccaa26e 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-unplugged:8bba36f6-619a-4558-9d59-2548afa586d7 for instance ee59c9aa-a579-4638-95d3-d7f8360ae00c on instance [pid: 7|app: 0|req: 428/862] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:05:49 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-15 17:05:49.488 8 WARNING neutronclient.v2_0.client [None req-8aa4a584-6abe-490a-b61f-9add078c7490 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/863] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:49 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1826 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:50.702 7 WARNING neutronclient.v2_0.client [None req-bfc4e433-2bc9-4668-91a6-82bdf30b402c 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 429/864] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:50 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1826 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:05:51.930 8 WARNING neutronclient.v2_0.client [None req-8704ef78-6344-4c7a-9e0f-7826193d95c8 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/865] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:51 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1826 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-15 17:05:53.125 7 WARNING neutronclient.v2_0.client [None req-74a389f9-aede-4e8f-bb8a-d8d4a65219e3 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 431/868] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:53 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1826 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-15 17:05:53.549 8 INFO nova.api.openstack.compute.server_external_events [req-18c8b642-012f-46e1-a6ca-929a6dfd67f2 req-f9cec518-e24b-49a8-a274-d48e405245ec 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:8bba36f6-619a-4558-9d59-2548afa586d7 for instance ee59c9aa-a579-4638-95d3-d7f8360ae00c on instance [pid: 8|app: 0|req: 438/869] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:05:53 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-15 17:05:54.310 7 WARNING neutronclient.v2_0.client [None req-14037e5b-f4cd-4466-b7bc-5ec530f7735a 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/870] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:05:54 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1819 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:18.161 8 WARNING neutronclient.v2_0.client [None req-22289c94-17f0-4585-b9c3-ef4d6e1791d9 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in 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/875] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:18 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1819 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/876] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:06:18 2026] DELETE /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => 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-15 17:06:18.517 8 WARNING neutronclient.v2_0.client [None req-8952fa62-c500-40c7-adac-2947bdad7eb7 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/877] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:18 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1825 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-15 17:06:19.699 7 WARNING neutronclient.v2_0.client [None req-f68f4694-ad64-4e81-a174-7c94c1ef7fd3 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/878] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:19 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1825 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:20.947 8 WARNING neutronclient.v2_0.client [None req-e9cc50e0-f6ec-42c6-aa6c-2138cac23d0a 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 443/879] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:20 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1825 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:21.779 7 INFO nova.api.openstack.compute.server_external_events [req-de6e2a9c-5b91-49c1-9e46-2de87b8b9e6b req-f0c96cb5-12f4-450b-9418-5a434b81efdf 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:8bba36f6-619a-4558-9d59-2548afa586d7 for instance ee59c9aa-a579-4638-95d3-d7f8360ae00c on instance [pid: 7|app: 0|req: 437/880] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:06:21 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-15 17:06:22.158 8 WARNING neutronclient.v2_0.client [None req-9f1718b3-2616-4da7-ba96-d45d4ecd3f12 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/881] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:22 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1473 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:23.298 7 WARNING neutronclient.v2_0.client [None req-9e65113f-b3dc-4d61-86bc-ffd2a486e079 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/884] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:23 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1478 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 446/885] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:06:24 2026] POST /v2.1/os-keypairs => generated 396 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-15 17:06:24.439 7 WARNING neutronclient.v2_0.client [None req-184f0af0-2060-4191-86e2-29a2dd3bc321 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/886] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:24 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 1478 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:06:25.553 8 INFO nova.api.openstack.wsgi [None req-ea3cf4c6-905e-49d1-8067-9378cfd354c2 84cd572807264aaf819c7135806e4db5 8cc3f7ecb1884deb9b659f9835140f6b - - default default] HTTP exception thrown: Instance ee59c9aa-a579-4638-95d3-d7f8360ae00c could not be found. [pid: 8|app: 0|req: 447/887] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:25 2026] GET /v2.1/servers/ee59c9aa-a579-4638-95d3-d7f8360ae00c => generated 111 bytes in 55 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/888] 10.0.0.194 () {32 vars in 704 bytes} [Mon Jun 15 17:06:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-744295376 => generated 0 bytes in 35 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-15 17:06:26.523 8 WARNING neutronclient.v2_0.client [None req-53854753-bea8-4bae-8729-c0e3e89eedc3 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The 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-15 17:06:26.568 8 WARNING neutronclient.v2_0.client [None req-53854753-bea8-4bae-8729-c0e3e89eedc3 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The 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-15 17:06:26.863 8 WARNING neutronclient.v2_0.client [None req-53854753-bea8-4bae-8729-c0e3e89eedc3 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 448/889] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:06:26 2026] POST /v2.1/servers => generated 447 bytes in 650 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-15 17:06:27.123 7 WARNING neutronclient.v2_0.client [None req-12f193e2-8e63-4eb1-8c70-8f042ec3e27a ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in 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/890] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:27 2026] GET /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => generated 1394 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-15 17:06:32.220 8 WARNING neutronclient.v2_0.client [None req-5af24d0d-205c-410d-8fe6-f2ae5fd3d72c ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] 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-15 17:06:32.582 7 INFO nova.api.openstack.compute.server_external_events [req-8358e639-b886-4a51-993d-8e6d8c8edd51 req-bbccf686-aae2-4381-bb71-68d7af1100b8 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:d27da743-2b2d-49e6-b334-4da1912a2ba2 for instance 71b1ac70-0427-47d5-b1c1-7a28bbd48746 on instance [pid: 7|app: 0|req: 445/893] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:06:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/894] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:32 2026] GET /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => generated 1519 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:35.941 7 WARNING neutronclient.v2_0.client [None req-e18acc75-e822-4ea7-9d00-bd630ea58b3e 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The 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-15 17:06:36.160 7 WARNING neutronclient.v2_0.client [None req-e18acc75-e822-4ea7-9d00-bd630ea58b3e 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in 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/895] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:06:35 2026] POST /v2.1/servers => generated 424 bytes in 705 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-15 17:06:36.438 8 WARNING neutronclient.v2_0.client [None req-63973a73-0fcb-4383-b6b4-3c0634ccf145 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/896] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:36 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1371 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:37.535 7 WARNING neutronclient.v2_0.client [None req-328f18b2-dd8b-4e04-b0d4-70079dfb49d2 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/897] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:37 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1375 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-15 17:06:37.656 8 INFO nova.api.openstack.compute.server_external_events [req-fa5528bf-b305-4164-b113-a6eb3c0c6e20 req-c5cea692-26d5-4d39-a254-0e60858562a9 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:d27da743-2b2d-49e6-b334-4da1912a2ba2 for instance 71b1ac70-0427-47d5-b1c1-7a28bbd48746 on instance [pid: 8|app: 0|req: 451/898] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:06:37 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-15 17:06:37.710 7 WARNING neutronclient.v2_0.client [None req-df94f854-c2aa-4815-982b-6a1bc882ae69 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/899] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:37 2026] GET /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => generated 1517 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:38.628 8 WARNING neutronclient.v2_0.client [None req-118bccac-7748-472f-b9cf-43df847a548b 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in 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/900] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:38 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1423 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-15 17:06:39.732 7 WARNING neutronclient.v2_0.client [None req-7469fdbe-4b30-4ac9-ae62-755188f2823a 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/901] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:39 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1423 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:40.859 8 WARNING neutronclient.v2_0.client [None req-53444ea1-7d08-4a37-81f7-d918ee75e18d 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/902] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:40 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1431 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-15 17:06:41.906 7 INFO nova.api.openstack.compute.server_external_events [req-f2a7f8c3-877c-4cdc-b631-a16e04aafb8d req-991e6de0-1b1f-4721-a4ee-5b2eb7db60cd 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:389077b4-b334-4841-ac8f-e963f4b7d993 for instance c08ab521-7d90-4369-8f99-ce15175cfe2b on instance [pid: 7|app: 0|req: 450/903] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:06:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:41.973 8 WARNING neutronclient.v2_0.client [None req-9aa2480a-f343-4046-b47f-a2a8058f6eda 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 454/904] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:41 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1483 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:42.959 8 WARNING neutronclient.v2_0.client [None req-6e62d5da-6d97-469a-842c-1bd59beb55c6 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] 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: 456/907] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:42 2026] GET /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => generated 1814 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:06:43.158 7 WARNING neutronclient.v2_0.client [None req-dc2f3a0a-cbf3-40af-ba57-48c4d5427abf 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/908] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:43 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:44.318 8 WARNING neutronclient.v2_0.client [None req-676e6354-eb37-4870-81e9-a1f9f9bcb8da 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] 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: 457/909] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:44 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => 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-15 17:06:44.485 8 INFO nova.api.openstack.compute.server_external_events [req-31fd19ef-4a02-485d-95ba-0cd8b6b5cf46 req-dcaf7e5a-da55-48e4-9942-52c75e1d86ba 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:d27da743-2b2d-49e6-b334-4da1912a2ba2 for instance 71b1ac70-0427-47d5-b1c1-7a28bbd48746 on instance [pid: 8|app: 0|req: 458/910] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:06:44 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) 2026-06-15 17:06:44.519 7 WARNING neutronclient.v2_0.client [None req-b3e92209-0e92-4be6-a3a2-f691b4467fa9 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The 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-15 17:06:44.562 7 WARNING neutronclient.v2_0.client [None req-b3e92209-0e92-4be6-a3a2-f691b4467fa9 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The 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-15 17:06:44.853 7 WARNING neutronclient.v2_0.client [None req-b3e92209-0e92-4be6-a3a2-f691b4467fa9 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 453/911] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:06:44 2026] POST /v2.1/servers => generated 447 bytes in 630 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-15 17:06:45.119 8 WARNING neutronclient.v2_0.client [None req-e836dcf8-a0a1-401a-ad1a-12b9aeeaf237 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 459/912] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:45 2026] GET /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => generated 1395 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:45.535 7 WARNING neutronclient.v2_0.client [None req-acee6ca3-0824-4161-b38d-d5d7331a74ff 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/913] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:45 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1471 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:46.706 8 WARNING neutronclient.v2_0.client [None req-7238fb99-539e-451d-8715-2f002dad9c43 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in 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/914] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:46 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1471 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-15 17:06:47.928 7 WARNING neutronclient.v2_0.client [None req-1881848b-1b0c-4ed9-9ed8-277265f7a762 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in 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/915] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:47 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1471 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-15 17:06:48.589 8 INFO nova.api.openstack.compute.server_external_events [req-189c5da9-5068-4ca5-8c40-ee813413dc0a req-a02970d5-5f30-4825-9775-af59b9f5fac6 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:389077b4-b334-4841-ac8f-e963f4b7d993 for instance c08ab521-7d90-4369-8f99-ce15175cfe2b on instance [pid: 8|app: 0|req: 461/916] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:06:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:49.089 7 WARNING neutronclient.v2_0.client [None req-1f7ec3ee-24e2-4c69-b1d4-4271a7bed5fd 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in 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/917] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:49 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1471 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:50.228 8 WARNING neutronclient.v2_0.client [None req-91dd3e97-07f4-4aaa-9302-880a8c6264a3 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] 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-15 17:06:50.274 7 WARNING neutronclient.v2_0.client [None req-8ad8de9a-8271-4af8-ae40-267b4d1152a3 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in 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/918] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:50 2026] GET /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => generated 1520 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/919] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:50 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1657 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 463/920] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:06:50 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 458/921] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:06:50 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b/ips => generated 110 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 464/922] 10.0.0.194 () {32 vars in 825 bytes} [Mon Jun 15 17:06:50 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b/ips/tempest-ServerAddressesTestJSON-1256354051-network => generated 95 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:50.693 8 INFO nova.api.openstack.compute.server_external_events [req-bb1294c6-eaa8-49cc-9f6f-d2232a212269 req-cb57b354-53b6-435e-a0f0-e8ead643373f 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7a84db43-8543-44bc-b9cf-2e4d00a7b58f for instance c7c1601a-a17b-4be3-a19f-ab074da24554 on instance [pid: 8|app: 0|req: 465/923] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:06:50 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: 7|app: 0|req: 459/924] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:06:50 2026] DELETE /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 0 bytes in 127 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-15 17:06:50.769 8 WARNING neutronclient.v2_0.client [None req-33ff2624-59a8-4ac5-b030-b6008029d821 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in 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/925] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:50 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1663 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:51.944 7 WARNING neutronclient.v2_0.client [None req-ded3a5f2-e4be-4bef-9053-13a361676175 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/926] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:51 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1663 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-15 17:06:53.155 8 WARNING neutronclient.v2_0.client [None req-f7a2b9a8-83a9-42c1-a72b-fd8f496bfdcf 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 468/929] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:53 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1663 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:53.658 7 INFO nova.api.openstack.compute.server_external_events [req-26882116-4a2e-496e-966d-024b403b306c req-75894d9c-0fff-4d80-88b4-b55212135c59 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:389077b4-b334-4841-ac8f-e963f4b7d993 for instance c08ab521-7d90-4369-8f99-ce15175cfe2b on instance [pid: 7|app: 0|req: 462/930] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:06:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:54.319 8 WARNING neutronclient.v2_0.client [None req-ec8307e7-5228-42a6-a995-393d9fd8856c 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/931] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:54 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1452 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:55.429 8 WARNING neutronclient.v2_0.client [None req-f2c49faa-e30d-41c9-9ce2-0c5331ca27d1 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The 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-15 17:06:55.439 7 WARNING neutronclient.v2_0.client [None req-657cec36-b56c-4ca4-b069-d2f5f4b4821b 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/932] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:55 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1457 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/933] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:55 2026] GET /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => generated 1518 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:55.786 7 INFO nova.api.openstack.compute.server_external_events [req-1752eb7d-035f-4cdc-b18f-7d69291ce7dd req-c5e3e8bd-27b4-437f-a4be-d0e379fefe5d 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:7a84db43-8543-44bc-b9cf-2e4d00a7b58f for instance c7c1601a-a17b-4be3-a19f-ab074da24554 on instance [pid: 7|app: 0|req: 464/934] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:06:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:56.560 8 WARNING neutronclient.v2_0.client [None req-fc0cf7b2-5510-48f4-add9-62d6c0e3f633 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/935] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:56 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => generated 1457 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:06:57.660 7 INFO nova.api.openstack.wsgi [None req-85d5fb69-5d2c-4c25-a984-3ba83380f351 408b12227741481db18e582b747680ed abc0ae5a0d4f4f5abbdc21fb5fae8868 - - default default] HTTP exception thrown: Instance c08ab521-7d90-4369-8f99-ce15175cfe2b could not be found. [pid: 7|app: 0|req: 465/936] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:06:57 2026] GET /v2.1/servers/c08ab521-7d90-4369-8f99-ce15175cfe2b => 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-15 17:07:00.644 8 WARNING neutronclient.v2_0.client [None req-f77c86c9-b14c-4fc6-886a-3d8c975b2398 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/937] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:00 2026] GET /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => generated 1817 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:02.270 7 INFO nova.api.openstack.compute.server_external_events [req-1c774cbe-f4e9-4184-815f-30a2d1186530 req-aab31c7f-0d8a-4625-b357-80f3c9a66f26 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7a84db43-8543-44bc-b9cf-2e4d00a7b58f for instance c7c1601a-a17b-4be3-a19f-ab074da24554 on instance [pid: 7|app: 0|req: 466/938] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:07:02 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-15 17:07:33.452 8 WARNING neutronclient.v2_0.client [None req-4ad19d3b-e8cc-4ce5-8427-39e4a1c35873 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The 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-15 17:07:33.506 8 WARNING neutronclient.v2_0.client [None req-4ad19d3b-e8cc-4ce5-8427-39e4a1c35873 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The 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-15 17:07:33.689 8 WARNING neutronclient.v2_0.client [None req-4ad19d3b-e8cc-4ce5-8427-39e4a1c35873 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/947] 199.204.45.65 () {36 vars in 713 bytes} [Mon Jun 15 17:07:33 2026] POST /v2.1/servers => generated 453 bytes in 871 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-15 17:07:34.579 7 WARNING neutronclient.v2_0.client [None req-9a65a787-1e1c-4ba7-9106-72839ed7baf8 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/948] 199.204.45.65 () {32 vars in 732 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc => generated 2213 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:34.653 8 WARNING neutronclient.v2_0.client [None req-1ccd3e75-99b6-4b58-ac53-4f8ffe9c9919 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 478/949] 199.204.45.65 () {32 vars in 758 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 28 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/950] 199.204.45.65 () {32 vars in 776 bytes} [Mon Jun 15 17:07:34 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-volume_attachments => generated 25 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:37.419 8 WARNING neutronclient.v2_0.client [None req-6b186238-2701-4416-a559-a690c4d4c21d 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/951] 199.204.45.65 () {32 vars in 732 bytes} [Mon Jun 15 17:07:37 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc => generated 2371 bytes in 96 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-15 17:07:37.520 7 WARNING neutronclient.v2_0.client [None req-829df065-48f2-4c31-8b2b-be409976d63b 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/952] 199.204.45.65 () {32 vars in 758 bytes} [Mon Jun 15 17:07:37 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 28 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: 480/953] 199.204.45.65 () {32 vars in 776 bytes} [Mon Jun 15 17:07:37 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-volume_attachments => generated 197 bytes in 68 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-15 17:07:39.499 7 INFO nova.api.openstack.compute.server_external_events [req-92313a44-a548-4fcf-b62b-0ad7b9787c18 req-e73d8d2a-ae05-4c1e-b756-a071831e50a6 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:3d85155b-4c32-4d8c-9481-9d98bb5496ff for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 7|app: 0|req: 474/954] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:07:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:40.632 8 WARNING neutronclient.v2_0.client [None req-5f3d6e78-1bc8-479a-8677-a59c74511db6 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/955] 199.204.45.65 () {32 vars in 732 bytes} [Mon Jun 15 17:07:40 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc => generated 2445 bytes in 178 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-15 17:07:40.796 7 WARNING neutronclient.v2_0.client [None req-1abf9872-a705-4940-8ee0-74b4a8f33978 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/956] 199.204.45.65 () {32 vars in 758 bytes} [Mon Jun 15 17:07:40 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 284 bytes in 102 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: 482/957] 199.204.45.65 () {32 vars in 776 bytes} [Mon Jun 15 17:07:40 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-volume_attachments => generated 197 bytes in 64 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-15 17:07:44.008 7 WARNING neutronclient.v2_0.client [None req-5cb97554-2085-4d71-a1f8-c669ab56ff58 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 477/960] 199.204.45.65 () {32 vars in 732 bytes} [Mon Jun 15 17:07:43 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc => generated 2433 bytes in 434 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-15 17:07:44.147 8 WARNING neutronclient.v2_0.client [None req-295a8635-c11d-4612-a933-05ae21a1cdd1 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/961] 199.204.45.65 () {32 vars in 758 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 284 bytes in 96 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: 478/962] 199.204.45.65 () {32 vars in 776 bytes} [Mon Jun 15 17:07:44 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-volume_attachments => generated 197 bytes in 39 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-15 17:07:46.105 8 INFO nova.api.openstack.compute.server_external_events [req-07456373-eba4-4377-9e68-b6a3ec3fa193 req-b25ec4a5-30b7-4a6d-9061-60c2e6c23e41 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:3d85155b-4c32-4d8c-9481-9d98bb5496ff for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 485/963] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:07:46 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-15 17:07:47.235 7 WARNING neutronclient.v2_0.client [None req-e402dbae-c82e-40da-b261-4b631bc3a45a 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/964] 199.204.45.65 () {32 vars in 732 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc => generated 2433 bytes in 165 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-15 17:07:47.418 8 WARNING neutronclient.v2_0.client [None req-55f655cf-4998-4ac4-9af2-c9c5f00cb630 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/965] 199.204.45.65 () {32 vars in 758 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 286 bytes in 123 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: 480/966] 199.204.45.65 () {32 vars in 776 bytes} [Mon Jun 15 17:07:47 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/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-15 17:07:50.387 8 WARNING neutronclient.v2_0.client [None req-8b0107be-4bba-4a79-9361-202f6b776b55 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/967] 199.204.45.65 () {32 vars in 732 bytes} [Mon Jun 15 17:07:50 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc => generated 2581 bytes in 158 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-15 17:07:50.551 7 WARNING neutronclient.v2_0.client [None req-888aa709-5a18-483a-93c4-c41cd0112ae4 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in 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/968] 199.204.45.65 () {32 vars in 758 bytes} [Mon Jun 15 17:07:50 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 286 bytes in 105 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: 488/969] 199.204.45.65 () {32 vars in 776 bytes} [Mon Jun 15 17:07:50 2026] GET /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-volume_attachments => generated 197 bytes in 59 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-15 17:07:52.334 7 WARNING neutronclient.v2_0.client [None req-3c44e670-fb34-4b79-b6a9-b41636ea6074 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The 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-15 17:07:52.525 7 WARNING neutronclient.v2_0.client [None req-3c44e670-fb34-4b79-b6a9-b41636ea6074 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/972] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:07:52 2026] POST /v2.1/servers => generated 424 bytes in 469 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-15 17:07:52.754 8 WARNING neutronclient.v2_0.client [None req-de4d9110-9815-4cfd-bae1-b574b0dfe3bd 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/973] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:52 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1367 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-15 17:07:53.868 7 WARNING neutronclient.v2_0.client [None req-1c3d50c3-2fa5-461c-9c94-caddd6952a76 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/974] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:53 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1371 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:55.269 8 WARNING neutronclient.v2_0.client [None req-6c42753e-bb62-4c3d-9fd7-db035be28968 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 492/975] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:54 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1419 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:56.375 7 WARNING neutronclient.v2_0.client [None req-09fc7995-f456-404f-8884-2d31cc5b1bdb 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/976] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:56 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1419 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-15 17:07:57.482 8 WARNING neutronclient.v2_0.client [None req-4ac684d1-0adb-467e-850c-8afb2244f377 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/977] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:57 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1469 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:07:58.223 7 INFO nova.api.openstack.compute.server_external_events [req-7e2e435f-9b3a-485d-8da9-f6dbcf56a906 req-b670d4ba-dd8d-4b1c-b970-b2a7251f0159 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:d11b04c3-2510-4179-8fc3-8ff0b975f5c1 for instance f48344b9-897e-4374-bbf8-282de3f679bb on instance [pid: 7|app: 0|req: 485/978] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:07:58 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, ' 2026-06-15 17:07:58.719 8 WARNING neutronclient.v2_0.client [None req-fb51c82d-a549-41fd-a9cf-cc37250a9acc 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/979] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:58 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1479 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-15 17:07:59.945 7 WARNING neutronclient.v2_0.client [None req-e7e011b2-90cc-45f0-b347-8a309182d429 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/980] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:07:59 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1467 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-15 17:08:01.124 8 WARNING neutronclient.v2_0.client [None req-8dad06c8-d773-4392-bf64-d035063d4e32 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/981] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:01 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1467 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-15 17:08:02.291 7 WARNING neutronclient.v2_0.client [None req-91d00849-e961-4466-b10b-2991d9a9bf91 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/984] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:02 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1467 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-15 17:08:03.459 8 WARNING neutronclient.v2_0.client [None req-e3be075f-957a-485c-82cb-fdabacdf25cc 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/985] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:03 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1467 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:04.633 7 INFO nova.api.openstack.compute.server_external_events [req-c555c041-3169-4494-a1a9-62bad79f45b9 req-2ab6dcb4-841d-44a2-bfb1-4e0942a841d6 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:d11b04c3-2510-4179-8fc3-8ff0b975f5c1 for instance f48344b9-897e-4374-bbf8-282de3f679bb on instance [pid: 7|app: 0|req: 488/986] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:08:04 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-15 17:08:04.809 8 WARNING neutronclient.v2_0.client [None req-9183c83b-644e-45c1-b46b-da67cfef4fb9 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/987] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:04 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1467 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-15 17:08:06.003 7 WARNING neutronclient.v2_0.client [None req-9f0aa407-8a58-4dcc-adee-169d4925ec43 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/988] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:05 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1647 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, ' [pid: 8|app: 0|req: 500/989] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:08:07 2026] DELETE /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:07.501 7 WARNING neutronclient.v2_0.client [None req-3351b9f4-08ee-42df-b7d9-fa736370139b 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/990] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:07 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1653 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:08.646 8 WARNING neutronclient.v2_0.client [None req-736eefe4-79b3-4eda-89d0-4ae5def7530f 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/991] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:08 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1653 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-15 17:08:09.866 7 WARNING neutronclient.v2_0.client [None req-1f4e544b-d6fe-4833-90d8-964856e42144 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/992] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:09 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1653 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, ' 2026-06-15 17:08:10.427 8 INFO nova.api.openstack.compute.server_external_events [req-8dae66a4-542f-4a86-92c7-009cc1e865ca req-480e1297-8754-4cff-98e4-3b6c32991d83 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:d11b04c3-2510-4179-8fc3-8ff0b975f5c1 for instance f48344b9-897e-4374-bbf8-282de3f679bb on instance [pid: 8|app: 0|req: 502/993] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:08:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:11.066 7 WARNING neutronclient.v2_0.client [None req-519e2681-aa89-47b5-889c-641fe3fbdc0f 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/994] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:11 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1448 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-15 17:08:12.172 8 WARNING neutronclient.v2_0.client [None req-6179c61b-0d7c-4cc9-b907-b6f67627edc7 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in 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/995] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:12 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1453 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:13.291 7 WARNING neutronclient.v2_0.client [None req-4e42dd61-0db3-4e03-89b4-763c3837262f 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 494/998] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:13 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 1453 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-15 17:08:14.388 8 INFO nova.api.openstack.wsgi [None req-98c7c1f2-c031-4e01-bf92-7d0332621905 7dde996f00a0471cb5d81dca6a3b4f2d 3e82493175b24c9e959d31b503f1b876 - - default default] HTTP exception thrown: Instance f48344b9-897e-4374-bbf8-282de3f679bb could not be found. [pid: 8|app: 0|req: 505/999] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:14 2026] GET /v2.1/servers/f48344b9-897e-4374-bbf8-282de3f679bb => generated 111 bytes in 40 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-15 17:08:27.418 7 WARNING neutronclient.v2_0.client [None req-dfa2a8a7-98ad-4f3d-b42c-9bf0f73872a0 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The 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-15 17:08:27.468 7 WARNING neutronclient.v2_0.client [None req-dfa2a8a7-98ad-4f3d-b42c-9bf0f73872a0 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] 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-15 17:08:30.314 8 INFO nova.api.openstack.compute.server_external_events [req-33fcb3c1-f061-4e38-81b6-c705a87611a7 req-c2d04b50-a264-4883-b059-083e8d98f12a 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7a9bf92f-8509-444e-b437-f3d4e4c2bdf0 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 507/1002] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:08:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:36.027 8 INFO nova.api.openstack.compute.server_external_events [req-2f347459-ef39-4499-a836-344feb23a232 req-ad77c34f-024d-4b16-92e6-7596aafbbc71 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:7a9bf92f-8509-444e-b437-f3d4e4c2bdf0 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 510/1005] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:08:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:08:36.546 7 WARNING neutronclient.v2_0.client [None req-dfa2a8a7-98ad-4f3d-b42c-9bf0f73872a0 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1006] 199.204.45.65 () {36 vars in 811 bytes} [Mon Jun 15 17:08:27 2026] POST /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 281 bytes in 9232 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-15 17:08:36.999 8 INFO nova.api.openstack.compute.server_external_events [req-661bc56b-66ee-442d-a568-1614ae663def req-6f8f8012-e405-4439-9a8a-4b99fed12505 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7a9bf92f-8509-444e-b437-f3d4e4c2bdf0 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 511/1007] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:08:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 497/1008] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:08:38 2026] POST /v2.1/os-keypairs => generated 397 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-15 17:08:39.053 8 INFO nova.api.openstack.compute.server_external_events [req-caa21a2d-66bd-4be5-be7e-0a70d062acc1 req-e0fbd800-4089-439a-acd0-5fb71538083e 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7a9bf92f-8509-444e-b437-f3d4e4c2bdf0 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 512/1009] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:08:39 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-15 17:08:39.818 7 WARNING neutronclient.v2_0.client [None req-51d3cef5-bf5c-42a2-a8ee-c7470c3c40e9 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The 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-15 17:08:39.880 7 WARNING neutronclient.v2_0.client [None req-51d3cef5-bf5c-42a2-a8ee-c7470c3c40e9 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The 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-15 17:08:40.084 7 WARNING neutronclient.v2_0.client [None req-51d3cef5-bf5c-42a2-a8ee-c7470c3c40e9 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/1010] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:08:39 2026] POST /v2.1/servers => generated 449 bytes in 675 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-15 17:08:40.462 8 WARNING neutronclient.v2_0.client [None req-a3414dd3-9b66-4f70-baec-de2d6e9ab512 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1011] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:40 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1402 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-15 17:08:41.573 7 WARNING neutronclient.v2_0.client [None req-d00899d8-8724-40a6-a2e2-6e9deff01268 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 499/1012] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:41 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1406 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:42.701 8 WARNING neutronclient.v2_0.client [None req-892c54f4-4e3f-4946-b03b-21fd80465959 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1015] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:42 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1454 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-15 17:08:43.820 7 WARNING neutronclient.v2_0.client [None req-02822c1f-1b91-4fa6-b276-de2fe2a6cf45 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1016] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:43 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1454 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-15 17:08:44.949 8 WARNING neutronclient.v2_0.client [None req-7bc769c6-823b-46e7-b7a0-35ce1570e94d 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1017] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:44 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1462 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-15 17:08:45.952 7 INFO nova.api.openstack.compute.server_external_events [req-cb6af7bb-ff67-4bb8-9697-76538d84cbd1 req-3ce5373c-d9c1-4373-8054-e355049ecb95 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7d91320f-823c-42b8-bcf7-f78808162f3d for instance e2b1136f-d9fc-458a-89a0-371e011cfd4c on instance [pid: 7|app: 0|req: 502/1018] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:08:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:46.050 8 WARNING neutronclient.v2_0.client [None req-c62c3d58-096f-4cf9-893c-7802b0a9daa4 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1019] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:46 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1539 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-15 17:08:47.225 7 WARNING neutronclient.v2_0.client [None req-9fe735c5-8a9a-455a-8fa8-544c997ad162 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1020] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:47 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1527 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-15 17:08:48.392 8 WARNING neutronclient.v2_0.client [None req-a4281439-bc0d-4139-977e-4438d6df3dde 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1021] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:48 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1527 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:49.550 7 WARNING neutronclient.v2_0.client [None req-f3f2cbd3-75a9-45df-827d-2737fee818cc 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1022] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:49 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1527 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-15 17:08:50.186 8 INFO nova.api.openstack.compute.server_external_events [req-1ffc2e36-1ffe-4e3e-846e-cf77b4a9d863 req-02eb215f-e61f-4abe-8098-1522abdec780 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:7d91320f-823c-42b8-bcf7-f78808162f3d for instance e2b1136f-d9fc-458a-89a0-371e011cfd4c on instance [pid: 8|app: 0|req: 519/1023] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:08:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:50.724 7 WARNING neutronclient.v2_0.client [None req-a0d9c64c-03f4-4343-ac3d-a984603831a4 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1024] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:50 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1527 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-15 17:08:51.943 8 WARNING neutronclient.v2_0.client [None req-9ed0970d-bc51-44a4-8d69-82be163e1b98 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1025] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:51 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1527 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-15 17:08:53.107 7 WARNING neutronclient.v2_0.client [None req-e4867aa3-22d9-4c4f-b2bc-90fc3a24b9d9 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1028] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:53 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1693 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:53.262 8 WARNING neutronclient.v2_0.client [None req-ffb75a0f-c8fc-4c62-ad1d-bd1096bf44cd 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1029] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:08:53 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1693 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:08:54.532 7 INFO nova.api.openstack.compute.server_external_events [req-52002836-2795-4d59-920c-83663bbd2989 req-548f6ad5-5c15-4153-8977-e2ae057cdfe8 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7d91320f-823c-42b8-bcf7-f78808162f3d for instance e2b1136f-d9fc-458a-89a0-371e011cfd4c on instance [pid: 7|app: 0|req: 508/1030] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:08:54 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-15 17:08:59.879 8 WARNING neutronclient.v2_0.client [None req-f22eb005-5fd8-46fd-802a-0bd459324367 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The 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-15 17:08:59.933 8 WARNING neutronclient.v2_0.client [None req-f22eb005-5fd8-46fd-802a-0bd459324367 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] 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-15 17:09:02.382 7 INFO nova.api.openstack.compute.server_external_events [req-b118b73c-2788-45de-81f9-8f1073275b40 req-cb8fb734-aff0-4cd5-b040-b25ad896811a 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:4cfce01b-96c5-4d4c-98c8-3c8c9d5fbe47 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 7|app: 0|req: 509/1031] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 512/1034] 10.0.0.194 () {34 vars in 750 bytes} [Mon Jun 15 17:09:02 2026] POST /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c/action => generated 31891 bytes in 548 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-15 17:09:09.024 8 WARNING neutronclient.v2_0.client [None req-f22eb005-5fd8-46fd-802a-0bd459324367 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1035] 199.204.45.65 () {36 vars in 811 bytes} [Mon Jun 15 17:08:59 2026] POST /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 374 bytes in 9286 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-15 17:09:09.197 7 INFO nova.api.openstack.compute.server_external_events [req-e5f47a6a-f81c-4ac8-8269-7c8b3b1b8713 req-20c9b7c0-83bd-48c5-9715-4960404b2983 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:4cfce01b-96c5-4d4c-98c8-3c8c9d5fbe47 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 7|app: 0|req: 513/1036] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:09:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:14.712 7 INFO nova.api.openstack.compute.server_external_events [req-9a3c0eca-566e-4fcb-b4e9-62b3cd362713 req-f6ed4143-7d9d-498a-b16c-7dfce25cc662 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7d91320f-823c-42b8-bcf7-f78808162f3d for instance e2b1136f-d9fc-458a-89a0-371e011cfd4c on instance [pid: 7|app: 0|req: 515/1039] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:14 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 8|app: 0|req: 525/1040] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:09:17 2026] POST /v2.1/os-keypairs => generated 397 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:19.387 7 WARNING neutronclient.v2_0.client [None req-aa3cb7c6-6103-47f7-99c4-412afda977ec 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The 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-15 17:09:19.429 7 WARNING neutronclient.v2_0.client [None req-aa3cb7c6-6103-47f7-99c4-412afda977ec 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The 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-15 17:09:19.497 8 WARNING neutronclient.v2_0.client [None req-a686c608-e284-4e3a-b895-e23bd2ffb2e7 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The 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-15 17:09:19.545 8 WARNING neutronclient.v2_0.client [None req-a686c608-e284-4e3a-b895-e23bd2ffb2e7 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The 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-15 17:09:19.626 7 WARNING neutronclient.v2_0.client [None req-aa3cb7c6-6103-47f7-99c4-412afda977ec 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1041] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:09:19 2026] POST /v2.1/servers => generated 449 bytes in 525 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-15 17:09:19.847 7 WARNING neutronclient.v2_0.client [None req-ec6cab58-5016-4b69-8ff3-5143be0ab350 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1042] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:19 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1402 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:20.946 7 WARNING neutronclient.v2_0.client [None req-e58c6d47-2cc1-4087-b104-4f9f77ea05b6 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1043] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:20 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1406 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:21.953 7 INFO nova.api.openstack.compute.server_external_events [req-68f8e7dc-7a3a-401b-8d60-9dd0d180e554 req-103428d3-e3a2-40b4-aff0-8cd618e29644 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:ce5698b0-665f-4fef-8e90-1d18581b947b for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 7|app: 0|req: 519/1044] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:21 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-15 17:09:22.064 7 WARNING neutronclient.v2_0.client [None req-88877937-d305-49ed-817c-bd567c7d5177 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 520/1045] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:22 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1454 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:23.159 7 WARNING neutronclient.v2_0.client [None req-5c0f8aa3-adfd-4eed-b2e3-5958a44b05c5 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1048] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:23 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1454 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-15 17:09:24.266 7 WARNING neutronclient.v2_0.client [None req-c91f4f4b-e7cd-4644-a0bc-69c631d0ed05 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1049] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:24 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1462 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:25.237 7 INFO nova.api.openstack.compute.server_external_events [req-58bb7d4a-e667-493a-906d-84218fa9155c req-8916ccc8-daa8-4f97-b648-d22ee66a18e5 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:6091f4c1-cdaf-4d5b-8935-d8392985eba0 for instance 39dbd16a-c60e-4ff7-92a3-bd4468d62c13 on instance [pid: 7|app: 0|req: 525/1050] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:25.374 7 WARNING neutronclient.v2_0.client [None req-863889d1-5a1e-494a-be81-e7fb3844a39b 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1051] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:25 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1539 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:26.603 7 WARNING neutronclient.v2_0.client [None req-73ba1835-a7e8-4abf-8396-86bdce72dd6b 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1052] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:26 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1527 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:27.782 7 WARNING neutronclient.v2_0.client [None req-3d6a4147-955d-459d-8735-1b040c0319d2 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 528/1053] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:27 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1527 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-15 17:09:27.938 7 INFO nova.api.openstack.compute.server_external_events [req-d46b7b6c-7802-4667-9c9c-4bd23928ef23 req-947177d6-e8dc-4419-863d-4e19bf75e5b1 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:ce5698b0-665f-4fef-8e90-1d18581b947b for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 7|app: 0|req: 529/1054] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:09:27 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-15 17:09:28.980 7 WARNING neutronclient.v2_0.client [None req-40ecae8b-ede3-4f56-b519-6d82c2eaf652 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1055] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:28 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1527 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:09:29.096 8 WARNING neutronclient.v2_0.client [None req-a686c608-e284-4e3a-b895-e23bd2ffb2e7 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1056] 199.204.45.65 () {36 vars in 811 bytes} [Mon Jun 15 17:09:19 2026] POST /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface => generated 377 bytes in 9715 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-15 17:09:30.047 7 INFO nova.api.openstack.compute.server_external_events [req-6d1e6256-817e-48d2-bf5a-3f8a4e51958e req-5a352a96-991c-466f-9f85-4e436e7922dc 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:4cfce01b-96c5-4d4c-98c8-3c8c9d5fbe47 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 7|app: 0|req: 531/1057] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:30.148 8 WARNING neutronclient.v2_0.client [None req-c777fe82-f19d-4c2d-a9a8-60eed16b8e51 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1058] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:30 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1527 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:30.751 7 INFO nova.api.openstack.compute.server_external_events [req-87992b23-6edf-41b0-8aa6-4cdde13d4040 req-6d8f0274-8d8e-4e8c-a265-fb8b042f53f8 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:6091f4c1-cdaf-4d5b-8935-d8392985eba0 for instance 39dbd16a-c60e-4ff7-92a3-bd4468d62c13 on instance [pid: 7|app: 0|req: 532/1059] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:09:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:31.327 8 WARNING neutronclient.v2_0.client [None req-1713a345-5fac-4d2e-b468-7a46c0aed5fa 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1060] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:31 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1527 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:32.551 8 WARNING neutronclient.v2_0.client [None req-02f69a43-0684-4f74-9c42-571f5d370290 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1063] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:32 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1693 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:32.706 7 WARNING neutronclient.v2_0.client [None req-0e7b3a75-3d91-4041-ab1e-098f6651afe9 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 534/1064] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:32 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1693 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:33.571 8 INFO nova.api.openstack.compute.server_external_events [req-a3651c21-15d0-4172-872b-99a107600269 req-99ca9cab-8315-4981-bc84-779e668a1b04 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:6091f4c1-cdaf-4d5b-8935-d8392985eba0 for instance 39dbd16a-c60e-4ff7-92a3-bd4468d62c13 on instance [pid: 8|app: 0|req: 531/1065] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 535/1068] 10.0.0.194 () {34 vars in 750 bytes} [Mon Jun 15 17:09:42 2026] POST /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13/action => generated 31936 bytes in 546 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-15 17:09:43.126 8 INFO nova.api.openstack.compute.server_external_events [req-3ba3d257-c509-4dc7-91b3-f637ff36744b req-33cb6ea3-bd59-421b-9293-9bff5df89cdd 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:ce5698b0-665f-4fef-8e90-1d18581b947b for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 534/1069] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 536/1070] 199.204.45.65 () {34 vars in 854 bytes} [Mon Jun 15 17:09:43 2026] DELETE /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface/ce5698b0-665f-4fef-8e90-1d18581b947b => generated 0 bytes in 73 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-15 17:09:45.180 8 INFO nova.api.openstack.compute.server_external_events [req-50d569ee-e861-4329-b2a0-a53e8cee511e req-b32eafd5-5e7b-4ba5-9c20-a01df42b1610 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:ce5698b0-665f-4fef-8e90-1d18581b947b for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 535/1071] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:45 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, ' [pid: 8|app: 0|req: 537/1074] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:09:53 2026] DELETE /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 0 bytes in 106 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-15 17:09:53.613 7 WARNING neutronclient.v2_0.client [None req-76cbfb9b-7648-4e02-8f92-5983181bb393 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] 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-15 17:09:53.681 8 INFO nova.api.openstack.compute.server_external_events [req-368e8762-990c-48bc-956f-4afa50bf4811 req-59e60253-21a5-41a5-ad0d-39fdeb9d4414 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:4cfce01b-96c5-4d4c-98c8-3c8c9d5fbe47 for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 8|app: 0|req: 538/1075] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1076] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:53 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1819 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1077] 199.204.45.65 () {34 vars in 854 bytes} [Mon Jun 15 17:09:53 2026] DELETE /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface/4cfce01b-96c5-4d4c-98c8-3c8c9d5fbe47 => generated 0 bytes in 118 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-15 17:09:54.854 7 WARNING neutronclient.v2_0.client [None req-360866d2-4f6d-4497-8e42-b1ad88ddbbb4 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 539/1078] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:54 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1819 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:56.072 8 WARNING neutronclient.v2_0.client [None req-fcfc2a5a-1efb-436a-9b97-a08e43d1e320 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1079] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:56 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1819 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-15 17:09:57.203 7 INFO nova.api.openstack.compute.server_external_events [req-b4ef77bd-052f-4c19-b66f-d39e4c60def7 req-c81241dd-7dbe-4dbe-b26b-cce4862f7cf5 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:6091f4c1-cdaf-4d5b-8935-d8392985eba0 for instance 39dbd16a-c60e-4ff7-92a3-bd4468d62c13 on instance [pid: 7|app: 0|req: 540/1080] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:09:57 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-15 17:09:57.242 8 WARNING neutronclient.v2_0.client [None req-28ed0f8d-a5a6-4b88-9cba-3c8003fe9812 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 541/1081] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:57 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1752 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-15 17:09:58.363 7 WARNING neutronclient.v2_0.client [None req-26eb5c6c-1c51-491d-85d8-38add8d81da2 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1082] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:58 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1488 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:09:59.481 8 WARNING neutronclient.v2_0.client [None req-36799298-580a-4605-9bba-c5260d464e7f 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1083] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:09:59 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 1488 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:00.567 7 INFO nova.api.openstack.wsgi [None req-3283b1d5-2403-4d57-9cf0-02c9dd20c041 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] HTTP exception thrown: Instance 39dbd16a-c60e-4ff7-92a3-bd4468d62c13 could not be found. [pid: 7|app: 0|req: 542/1084] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:00 2026] GET /v2.1/servers/39dbd16a-c60e-4ff7-92a3-bd4468d62c13 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1085] 10.0.0.194 () {32 vars in 728 bytes} [Mon Jun 15 17:10:00 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-566050966 => generated 0 bytes in 24 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: 543/1086] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:10:01 2026] DELETE /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-15 17:10:01.250 8 WARNING neutronclient.v2_0.client [None req-37ca0c54-4685-4668-ae03-ea0591534565 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1087] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:01 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1699 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:02.482 8 WARNING neutronclient.v2_0.client [None req-0c1a090a-7be6-4a24-bb48-9295767e4a2b 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1090] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:02 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1699 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-15 17:10:03.713 7 WARNING neutronclient.v2_0.client [None req-47b8d5f2-bb43-405d-9775-0c4169639b34 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 545/1091] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:03 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1699 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:03.887 8 INFO nova.api.openstack.compute.server_external_events [req-c4a48619-0d8f-4f41-9f70-7e92fb2445a1 req-14c9433b-99fe-4177-84a6-b19202b07345 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-unplugged:7d91320f-823c-42b8-bcf7-f78808162f3d for instance e2b1136f-d9fc-458a-89a0-371e011cfd4c on instance [pid: 8|app: 0|req: 547/1092] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:10:03 2026] POST /v2.1/os-server-external-events => generated 185 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-15 17:10:04.330 7 INFO nova.api.openstack.compute.server_external_events [req-8a21bd50-5846-451c-ba25-3e039d76b099 req-fa9d5a7e-71c2-4d6c-a296-f4416afeeabe 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:7d91320f-823c-42b8-bcf7-f78808162f3d for instance e2b1136f-d9fc-458a-89a0-371e011cfd4c on instance [pid: 7|app: 0|req: 546/1093] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:04 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-15 17:10:04.893 8 WARNING neutronclient.v2_0.client [None req-d8e90320-5e9b-4051-b1a7-1ab35aa2cc04 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 548/1094] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:04 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1483 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-15 17:10:06.016 7 WARNING neutronclient.v2_0.client [None req-f8bf2e9b-39f2-458f-9544-c84fe2002e43 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in 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/1095] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:05 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1488 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:07.142 8 WARNING neutronclient.v2_0.client [None req-0e6e96a8-db8d-40cf-82b9-d7894e21864d 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 549/1096] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:07 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => generated 1488 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-15 17:10:08.232 7 INFO nova.api.openstack.wsgi [None req-2a330ad7-5d22-48ed-bde4-2cc28a8a2bfb 66ec4cd3f9df4804a867c0ff417111b9 c35e12e07ad1449abd2aeb49f30de2a3 - - default default] HTTP exception thrown: Instance e2b1136f-d9fc-458a-89a0-371e011cfd4c could not be found. [pid: 7|app: 0|req: 548/1097] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:08 2026] GET /v2.1/servers/e2b1136f-d9fc-458a-89a0-371e011cfd4c => 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: 550/1098] 10.0.0.194 () {32 vars in 728 bytes} [Mon Jun 15 17:10:08 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-508319215 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1101] 199.204.45.65 () {34 vars in 854 bytes} [Mon Jun 15 17:10:15 2026] DELETE /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc/os-interface/7a9bf92f-8509-444e-b437-f3d4e4c2bdf0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1102] 199.204.45.65 () {34 vars in 754 bytes} [Mon Jun 15 17:10:20 2026] DELETE /v2.1/servers/3ce6cf7b-6dbb-43a1-8279-cc51883838dc => generated 0 bytes in 195 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-15 17:10:23.617 7 INFO nova.api.openstack.compute.server_external_events [req-6132c241-06f0-4891-ae61-d5a1d6a73b90 req-673d6051-7fbe-489b-adae-866ffa4ccdaa 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:3d85155b-4c32-4d8c-9481-9d98bb5496ff for instance 3ce6cf7b-6dbb-43a1-8279-cc51883838dc on instance [pid: 7|app: 0|req: 552/1105] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10: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, ' [pid: 8|app: 0|req: 554/1106] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:10:24 2026] POST /v2.1/os-keypairs => generated 397 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/1107] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:10:24 2026] DELETE /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-15 17:10:25.001 8 WARNING neutronclient.v2_0.client [None req-b58672ac-5ddb-411c-b0b8-5adc35ac164c ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 555/1108] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:24 2026] GET /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => generated 1943 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:25.663 7 INFO nova.api.openstack.compute.server_external_events [req-c4c2b13c-5702-499d-b447-b0980898b558 req-c59829af-9269-4ead-a9d3-e6d87c6e218d 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:7a84db43-8543-44bc-b9cf-2e4d00a7b58f for instance c7c1601a-a17b-4be3-a19f-ab074da24554 on instance [pid: 7|app: 0|req: 554/1109] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:25 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: 556/1110] 10.0.0.194 () {34 vars in 671 bytes} [Mon Jun 15 17:10:26 2026] POST /v2.1/os-keypairs => generated 385 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:27.814 7 WARNING neutronclient.v2_0.client [None req-3ba3b3b6-f173-4edc-9336-b18bc7bc025c 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The 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-15 17:10:27.877 7 WARNING neutronclient.v2_0.client [None req-3ba3b3b6-f173-4edc-9336-b18bc7bc025c 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The 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-15 17:10:27.933 7 WARNING neutronclient.v2_0.client [None req-3ba3b3b6-f173-4edc-9336-b18bc7bc025c 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The 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-15 17:10:28.082 8 INFO nova.api.openstack.compute.server_external_events [req-35451196-d99f-4fc9-94de-ca6251567b06 req-6ffe9537-c25a-4d7f-ae9f-b0f0af063f9a 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:7a84db43-8543-44bc-b9cf-2e4d00a7b58f for instance c7c1601a-a17b-4be3-a19f-ab074da24554 on instance [pid: 8|app: 0|req: 557/1111] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-15 17:10:28.123 7 WARNING neutronclient.v2_0.client [None req-3ba3b3b6-f173-4edc-9336-b18bc7bc025c 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 555/1112] 10.0.0.194 () {34 vars in 663 bytes} [Mon Jun 15 17:10:27 2026] POST /v2.1/servers => generated 497 bytes in 633 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-15 17:10:28.399 8 WARNING neutronclient.v2_0.client [None req-61a50b3d-5008-4b77-bd32-f1084d88c4a2 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 558/1113] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:28 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1456 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:29.530 7 WARNING neutronclient.v2_0.client [None req-b5387210-0960-49ed-9939-52fb6972977e 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1114] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:29 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1460 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:30.267 8 WARNING neutronclient.v2_0.client [None req-cbf5c129-38e3-415f-b809-a17c0643286d ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1115] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:30 2026] GET /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => generated 1481 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:30.630 7 WARNING neutronclient.v2_0.client [None req-89117f65-8d92-4309-937e-320236f7f2bd 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1116] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:30 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1452 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-15 17:10:31.728 8 WARNING neutronclient.v2_0.client [None req-e346ea5c-149b-41af-9a8e-f3c88f9e80c3 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 560/1117] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:31 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1508 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:32.832 7 WARNING neutronclient.v2_0.client [None req-56e0cb55-bc03-4578-8786-6a2d9fe777d9 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 559/1120] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:32 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1508 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:33.955 8 WARNING neutronclient.v2_0.client [None req-0063e810-ece0-41a8-8fe3-48984c4e3adf 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 562/1121] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:33 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1631 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-15 17:10:34.436 7 INFO nova.api.openstack.compute.server_external_events [req-ba9d142c-14ae-4c0f-bc11-4d014e2eb11a req-70f1878a-356a-41ba-be4f-91542b4c5847 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:27d95d70-9a2d-4f4e-8240-f0993e641862 for instance 4c84988c-7044-4053-af92-f9dde06a1d86 on instance [pid: 7|app: 0|req: 560/1122] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:34 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-15 17:10:35.146 8 WARNING neutronclient.v2_0.client [None req-f50b80e9-d7d8-4160-966b-28955d28d346 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1123] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:35 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1629 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:35.354 7 INFO nova.api.openstack.wsgi [None req-65d57143-e053-4926-8aa4-9ad49dedd0a9 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] HTTP exception thrown: Instance c7c1601a-a17b-4be3-a19f-ab074da24554 could not be found. [pid: 7|app: 0|req: 561/1124] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:35 2026] GET /v2.1/servers/c7c1601a-a17b-4be3-a19f-ab074da24554 => 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: 564/1125] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:10:36 2026] DELETE /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => generated 0 bytes in 108 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-15 17:10:36.256 7 WARNING neutronclient.v2_0.client [None req-9bfd8782-8dab-491c-b582-0dcca0d362fb ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] 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-15 17:10:36.365 8 WARNING neutronclient.v2_0.client [None req-2c204490-dd84-48f7-8b56-a3b9552085f9 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 562/1126] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:36 2026] GET /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => generated 1940 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 565/1127] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:36 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1629 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-15 17:10:36.491 7 INFO nova.api.openstack.compute.server_external_events [req-1b7c595f-ffbe-41a0-9f7e-30e0eef26013 req-6d1b1823-db97-4bdb-adc5-437285ca8419 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:d27da743-2b2d-49e6-b334-4da1912a2ba2 for instance 71b1ac70-0427-47d5-b1c1-7a28bbd48746 on instance [pid: 7|app: 0|req: 563/1128] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:37.546 8 WARNING neutronclient.v2_0.client [None req-c1b28581-b3dc-4e09-84b4-272ccbe678b9 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 566/1129] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:37 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1629 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-15 17:10:38.731 7 WARNING neutronclient.v2_0.client [None req-20d3ae89-e584-45c0-b62b-8f500b5dcaf2 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 564/1130] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:38 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1629 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:38.981 8 INFO nova.api.openstack.compute.server_external_events [req-00f00cef-a957-4711-b2f8-430611a697c7 req-8e719f8f-4614-4886-8f4d-0da9fd9247dc 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-plugged:27d95d70-9a2d-4f4e-8240-f0993e641862 for instance 4c84988c-7044-4053-af92-f9dde06a1d86 on instance [pid: 8|app: 0|req: 567/1131] 10.0.0.86 () {38 vars in 814 bytes} [Mon Jun 15 17:10:38 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-15 17:10:39.125 7 INFO nova.api.openstack.compute.server_external_events [req-23c59495-3d55-45c8-8f14-f5cb6e00831c req-122acda2-a561-4977-a741-66f7d04e4614 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:d27da743-2b2d-49e6-b334-4da1912a2ba2 for instance 71b1ac70-0427-47d5-b1c1-7a28bbd48746 on instance [pid: 7|app: 0|req: 565/1132] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:39 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-15 17:10:39.931 8 WARNING neutronclient.v2_0.client [None req-4831d196-a596-469b-b4cc-83333238a080 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 568/1133] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:39 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1629 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:41.147 7 WARNING neutronclient.v2_0.client [None req-2bfcfad7-2af3-4713-9fe9-1666136ad5d1 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in 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/1134] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:41 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1629 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-15 17:10:41.475 8 WARNING neutronclient.v2_0.client [None req-be6e7b08-c809-42b1-b903-bd9a74ea6225 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 569/1135] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:41 2026] GET /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => generated 1480 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:42.316 7 WARNING neutronclient.v2_0.client [None req-ed100ecd-21cf-4562-bf24-f32a8fa1a459 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 567/1138] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:42 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1809 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-15 17:10:42.491 8 WARNING neutronclient.v2_0.client [None req-66f5ad40-8bab-4987-94ec-dcf80df14bc7 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 572/1139] 10.0.0.194 () {32 vars in 741 bytes} [Mon Jun 15 17:10:42 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86/os-interface => generated 284 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:43.301 7 INFO nova.api.openstack.compute.server_external_events [req-aa6d0a98-98a5-46f9-bdc9-ce66f719775a req-fed11a06-4341-44ad-a623-15118f00134d 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-changed:27d95d70-9a2d-4f4e-8240-f0993e641862 for instance 4c84988c-7044-4053-af92-f9dde06a1d86 on instance [pid: 7|app: 0|req: 568/1140] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:46.560 8 INFO nova.api.openstack.wsgi [None req-75b817f8-9740-4049-bd94-9b279ef57556 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] HTTP exception thrown: Instance 71b1ac70-0427-47d5-b1c1-7a28bbd48746 could not be found. [pid: 8|app: 0|req: 573/1141] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:46 2026] GET /v2.1/servers/71b1ac70-0427-47d5-b1c1-7a28bbd48746 => 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: 7|app: 0|req: 569/1142] 10.0.0.194 () {32 vars in 726 bytes} [Mon Jun 15 17:10:47 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1499263280 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:47.825 8 INFO nova.api.openstack.wsgi [None req-4e1a5732-e8d8-414e-b4a8-90be195c4071 ae8943d6361d4c89a490f5ee7b888c69 527af8f0e0eb4675babc15bacf3e758c - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1499263280 not found for user ae8943d6361d4c89a490f5ee7b888c69 [pid: 8|app: 0|req: 574/1143] 10.0.0.194 () {32 vars in 723 bytes} [Mon Jun 15 17:10:47 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1499263280 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-15 17:10:51.267 7 WARNING neutronclient.v2_0.client [None req-efa1133f-f6b9-402f-8cd1-2cc4738a1bf7 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1144] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:51 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1929 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1147] 10.0.0.194 () {32 vars in 753 bytes} [Mon Jun 15 17:10:53 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86/os-server-password => generated 116 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1148] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:10:54 2026] DELETE /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:55.072 7 WARNING neutronclient.v2_0.client [None req-ca8fd37a-e3b1-4894-861c-f857dd9f9c00 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 573/1149] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:55 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1935 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-15 17:10:56.260 8 WARNING neutronclient.v2_0.client [None req-286055a2-8441-4a45-bc94-29ceb07fe6b8 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 577/1150] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:56 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1935 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, ' 2026-06-15 17:10:57.440 7 WARNING neutronclient.v2_0.client [None req-aed9e596-f6c4-4ac3-958d-402c632e39ad 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1151] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:57 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1935 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:58.299 8 INFO nova.api.openstack.compute.server_external_events [req-3bc0f9f2-25c1-406b-ba85-bc2cb807e8d6 req-2dc7c17d-b085-461c-b4fc-a786bb90be62 7516704cc5804d64886e41e902f54813 988ae4f7e504428f8f8f0812de3c441c - - 5f8599a1b38348438a3a5e3e21f022be 5f8599a1b38348438a3a5e3e21f022be] Creating event network-vif-deleted:27d95d70-9a2d-4f4e-8240-f0993e641862 for instance 4c84988c-7044-4053-af92-f9dde06a1d86 on instance [pid: 8|app: 0|req: 578/1152] 10.0.0.116 () {38 vars in 815 bytes} [Mon Jun 15 17:10:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:10:58.682 7 WARNING neutronclient.v2_0.client [None req-8326c0da-7c65-4d7e-90ab-8c266b6acc97 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 575/1153] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:58 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1537 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-15 17:10:59.788 8 WARNING neutronclient.v2_0.client [None req-5ff0514d-8287-4dbe-90d3-5073a1ae947d 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1154] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:10:59 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1542 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-15 17:11:00.908 7 WARNING neutronclient.v2_0.client [None req-8cdc5408-2c5d-4f75-9867-97aa34a980fc 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1155] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:11:00 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => generated 1542 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-15 17:11:01.999 8 INFO nova.api.openstack.wsgi [None req-12fed059-2778-4e8f-b83a-67d5c521288a 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] HTTP exception thrown: Instance 4c84988c-7044-4053-af92-f9dde06a1d86 could not be found. [pid: 8|app: 0|req: 580/1156] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:11:01 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => 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-15 17:11:02.029 7 INFO nova.api.openstack.wsgi [None req-d9a3de71-660b-40a7-92ce-1bfc8c92434e 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] HTTP exception thrown: Instance 4c84988c-7044-4053-af92-f9dde06a1d86 could not be found. [pid: 7|app: 0|req: 577/1157] 10.0.0.194 () {32 vars in 718 bytes} [Mon Jun 15 17:11:02 2026] DELETE /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => 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-15 17:11:02.066 8 INFO nova.api.openstack.wsgi [None req-6839f7b6-e1c9-4963-a5b0-e74099ac126b 66e21b3a5d5e4b12b4aa2761de9344c3 9e39746e2e3344618e35cfd31ef87c60 - - default default] HTTP exception thrown: Instance 4c84988c-7044-4053-af92-f9dde06a1d86 could not be found. [pid: 8|app: 0|req: 581/1158] 10.0.0.194 () {32 vars in 715 bytes} [Mon Jun 15 17:11:02 2026] GET /v2.1/servers/4c84988c-7044-4053-af92-f9dde06a1d86 => 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: 578/1159] 10.0.0.194 () {32 vars in 704 bytes} [Mon Jun 15 17:11:02 2026] DELETE /v2.1/os-keypairs/tempest-keypair-157579160 => generated 0 bytes in 27 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: 583/1162] 10.0.0.194 () {32 vars in 728 bytes} [Mon Jun 15 17:11:02 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1617943475 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1167] 10.0.0.194 () {32 vars in 655 bytes} [Mon Jun 15 17:11:32 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1170] 10.0.0.194 () {32 vars in 641 bytes} [Mon Jun 15 17:11:32 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-15 17:11:32.612 7 WARNING oslo_db.sqlalchemy.utils [None req-0068ae66-f369-4bdf-aecf-f22b731d1ca2 74f89267b1b945d080c91f7c78aadb27 6755538c39144a478451a83dc2a7b9cf - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 583/1171] 10.0.0.194 () {32 vars in 649 bytes} [Mon Jun 15 17:11:32 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: 589/1172] 10.0.0.194 () {32 vars in 694 bytes} [Mon Jun 15 17:11:32 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1173] 10.0.0.195 () {28 vars in 454 bytes} [Mon Jun 15 17:11:38 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: 590/1174] 10.0.0.195 () {30 vars in 658 bytes} [Mon Jun 15 17:11:38 2026] GET /v2.1 => generated 0 bytes in 58 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 585/1175] 10.0.0.195 () {32 vars in 731 bytes} [Mon Jun 15 17:11:38 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: 591/1176] 10.0.0.195 () {34 vars in 806 bytes} [Mon Jun 15 17:11:38 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1177] 10.0.0.195 () {28 vars in 454 bytes} [Mon Jun 15 17:11:38 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: 592/1178] 10.0.0.195 () {30 vars in 658 bytes} [Mon Jun 15 17:11:38 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 587/1179] 10.0.0.195 () {32 vars in 731 bytes} [Mon Jun 15 17:11:38 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: 593/1180] 10.0.0.195 () {34 vars in 894 bytes} [Mon Jun 15 17:11:38 2026] GET /v2.1/servers/detail?project_id=0cfa8c7b8e9c4879ad6a8dc2d105f53c&all_tenants=True => generated 15 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1181] 10.0.0.195 () {34 vars in 894 bytes} [Mon Jun 15 17:11:38 2026] GET /v2.1/servers/detail?project_id=6755538c39144a478451a83dc2a7b9cf&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1182] 10.0.0.195 () {34 vars in 894 bytes} [Mon Jun 15 17:11:39 2026] GET /v2.1/servers/detail?project_id=988ae4f7e504428f8f8f0812de3c441c&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)