+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Feb 19 19:33:29 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 nodename: nova-api-osapi-548569f59d-qhj97 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 0x7fd36ada6668 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-02-19 19:33:34.573 7 INFO nova.utils [None req-4efd6ca9-4aa5-49f3-8af3-b00173e52784 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-19 19:33:34.666 8 INFO nova.utils [None req-a9043a69-ee17-4e30-935f-740f6fda8a16 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-02-19 19:33:36.253 7 WARNING keystonemiddleware._common.config [None req-4efd6ca9-4aa5-49f3-8af3-b00173e52784 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 19:33:36.262 7 WARNING oslo_config.cfg [None req-4efd6ca9-4aa5-49f3-8af3-b00173e52784 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-19 19:33:36.338 7 WARNING keystonemiddleware._common.config [None req-4efd6ca9-4aa5-49f3-8af3-b00173e52784 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 19:33:36.353 7 WARNING oslo_config.cfg [None req-4efd6ca9-4aa5-49f3-8af3-b00173e52784 - - - - - -] 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-02-19 19:33:36.365 7 WARNING oslo_config.cfg [None req-4efd6ca9-4aa5-49f3-8af3-b00173e52784 - - - - - -] 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 0x7fd36ada6668 pid: 7 (default app) 2026-02-19 19:33:36.376 8 WARNING keystonemiddleware._common.config [None req-a9043a69-ee17-4e30-935f-740f6fda8a16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 19:33:36.386 8 WARNING oslo_config.cfg [None req-a9043a69-ee17-4e30-935f-740f6fda8a16 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-19 19:33:36.466 8 WARNING keystonemiddleware._common.config [None req-a9043a69-ee17-4e30-935f-740f6fda8a16 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-19 19:33:36.489 8 WARNING oslo_config.cfg [None req-a9043a69-ee17-4e30-935f-740f6fda8a16 - - - - - -] 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-02-19 19:33:36.502 8 WARNING oslo_config.cfg [None req-a9043a69-ee17-4e30-935f-740f6fda8a16 - - - - - -] 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 0x7fd36ada6668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:33:48 2026] GET /v2.1 => generated 114 bytes in 23 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-02-19 19:33:48.735 8 WARNING oslo_policy.policy [None req-7ace7fd0-b885-4517-a40f-635f31ea4208 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:33:48.735 8 WARNING oslo_policy.policy [None req-7ace7fd0-b885-4517-a40f-635f31ea4208 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 2/4] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:33:48 2026] GET /v2.1 => generated 0 bytes in 583 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-02-19 19:33:48.845 7 WARNING oslo_policy.policy [req-7ace7fd0-b885-4517-a40f-635f31ea4208 req-efd207e2-f365-42dd-9e34-6c3bcbb7c86e 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - 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-02-19 19:33:48.846 7 WARNING oslo_policy.policy [req-7ace7fd0-b885-4517-a40f-635f31ea4208 req-efd207e2-f365-42dd-9e34-6c3bcbb7c86e 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:33:48 2026] GET /v2.1/ => generated 399 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 19:33:48.945 8 INFO nova.api.openstack.wsgi [None req-7c36ef58-4e7c-472d-9795-392fef9c4d02 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.70 () {48 vars in 1009 bytes} [Thu Feb 19 19:33:48 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:33:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.70 () {52 vars in 1046 bytes} [Thu Feb 19 19:33:48 2026] POST /v2.1/flavors => generated 527 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:33:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:33:49 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:33:49 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-02-19 19:33:49.922 8 INFO nova.api.openstack.wsgi [None req-279fd4f0-05c1-4043-9f35-6a406fb73cf6 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.70 () {48 vars in 1011 bytes} [Thu Feb 19 19:33:49 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:33:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.70 () {52 vars in 1046 bytes} [Thu Feb 19 19:33:49 2026] POST /v2.1/flavors => generated 530 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:33:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:33:50 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:33:50 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 19:33:50.852 8 INFO nova.api.openstack.wsgi [None req-5c439756-b27a-49a6-8985-faf64a03ab1b 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.70 () {48 vars in 1013 bytes} [Thu Feb 19 19:33:50 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:33:50 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: 10/20] 199.204.45.70 () {52 vars in 1046 bytes} [Thu Feb 19 19:33:50 2026] POST /v2.1/flavors => generated 531 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:33:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:33:51 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:33: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) 2026-02-19 19:33:51.753 8 INFO nova.api.openstack.wsgi [None req-91e3178c-5c7c-4de9-a2a8-cc4ea78110b5 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.70 () {48 vars in 1011 bytes} [Thu Feb 19 19:33:51 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:33:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.70 () {52 vars in 1046 bytes} [Thu Feb 19 19:33:51 2026] POST /v2.1/flavors => generated 530 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:33:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:33:52 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:33:52 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-02-19 19:33:52.657 8 INFO nova.api.openstack.wsgi [None req-85bedd0a-65c7-49d2-9f2b-bebc60a447eb 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.70 () {48 vars in 1013 bytes} [Thu Feb 19 19:33:52 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: 16/31] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:33:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.70 () {52 vars in 1046 bytes} [Thu Feb 19 19:33:52 2026] POST /v2.1/flavors => generated 533 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/103] 172.24.0.104 () {28 vars in 456 bytes} [Thu Feb 19 19:39:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 52/104] 172.24.0.104 () {30 vars in 660 bytes} [Thu Feb 19 19:39:36 2026] GET /v2.1 => generated 0 bytes in 411 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/105] 172.24.0.104 () {32 vars in 733 bytes} [Thu Feb 19 19:39:36 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/106] 172.24.0.104 () {34 vars in 806 bytes} [Thu Feb 19 19:39:36 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:42:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 70/140] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:42:20 2026] GET /v2.1 => generated 0 bytes in 81 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 71/141] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:42:20 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-02-19 19:42:20.179 7 INFO nova.api.openstack.wsgi [None req-6b263dc5-a06d-4e89-a94b-cd2026711043 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/142] 199.204.45.70 () {48 vars in 1015 bytes} [Thu Feb 19 19:42:20 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:42:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.204.45.70 () {52 vars in 1047 bytes} [Thu Feb 19 19:42:20 2026] POST /v2.1/flavors => generated 532 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:43: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: 8|app: 0|req: 81/162] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:43:37 2026] GET /v2.1 => generated 0 bytes in 55 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:43:38 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-02-19 19:43:38.047 8 INFO nova.api.openstack.wsgi [None req-40336ff9-228f-448a-8a14-b0c269a33ed3 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 7b8805a5c5f74aeeb2aa0e221a95ac3e [pid: 8|app: 0|req: 82/164] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:43:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-02-19 19:43:38.063 7 WARNING oslo_db.sqlalchemy.utils [None req-d5c18a63-989f-4d7b-b8d0-91c3a4a597e0 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 83/165] 199.204.45.70 () {48 vars in 1014 bytes} [Thu Feb 19 19:43:38 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.70 () {52 vars in 1055 bytes} [Thu Feb 19 19:43:38 2026] POST /v2.1/os-keypairs => generated 576 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:43:41 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: 84/168] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:43:41 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: 85/169] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:43:41 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/170] 199.204.45.70 () {48 vars in 1071 bytes} [Thu Feb 19 19:43:41 2026] GET /v2.1/os-quota-sets/35cc968e6e264034b3093611a1307f7c => generated 283 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 199.204.45.70 () {52 vars in 1123 bytes} [Thu Feb 19 19:43:41 2026] PUT /v2.1/os-quota-sets/35cc968e6e264034b3093611a1307f7c => generated 238 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/308] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:55: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: 7|app: 0|req: 155/311] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:55:03 2026] GET /v2.1 => generated 0 bytes in 124 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 157/312] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:55:03 2026] GET /v2.1/ => generated 399 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 19:55:03.742 7 INFO nova.api.openstack.wsgi [None req-758fe172-12bb-41f0-8fcb-ddc917fcfdd8 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 156/313] 199.204.45.70 () {48 vars in 1013 bytes} [Thu Feb 19 19:55:03 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 19:55:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/315] 199.204.45.70 () {52 vars in 1047 bytes} [Thu Feb 19 19:55:03 2026] POST /v2.1/flavors => generated 532 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/356] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 19:58:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 19:58:23 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: 179/358] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 19:58:23 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 199.204.45.70 () {48 vars in 1071 bytes} [Thu Feb 19 19:58:23 2026] GET /v2.1/os-quota-sets/fe891a2a52d14a65a2676e1078de6582 => generated 283 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/360] 199.204.45.70 () {52 vars in 1123 bytes} [Thu Feb 19 19:58:24 2026] PUT /v2.1/os-quota-sets/fe891a2a52d14a65a2676e1078de6582 => generated 238 bytes in 116 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: 191/381] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:00:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/382] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:00:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/383] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/384] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/os-services => generated 783 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/385] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 38 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: 193/386] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/387] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/388] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/389] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 195/390] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/391] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 196/392] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:00:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/393] 172.24.0.207 () {28 vars in 456 bytes} [Thu Feb 19 20:00:07 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: 197/394] 172.24.0.207 () {30 vars in 660 bytes} [Thu Feb 19 20:00:07 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 198/395] 172.24.0.207 () {32 vars in 733 bytes} [Thu Feb 19 20:00:07 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/396] 172.24.0.207 () {34 vars in 767 bytes} [Thu Feb 19 20:00:07 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/397] 172.24.0.207 () {28 vars in 456 bytes} [Thu Feb 19 20:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 199/398] 172.24.0.207 () {30 vars in 660 bytes} [Thu Feb 19 20:00:11 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 200/399] 172.24.0.207 () {32 vars in 733 bytes} [Thu Feb 19 20:00:11 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/400] 172.24.0.207 () {34 vars in 767 bytes} [Thu Feb 19 20:00:11 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/403] 172.24.0.207 () {28 vars in 456 bytes} [Thu Feb 19 20:00:15 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 202/404] 172.24.0.207 () {30 vars in 660 bytes} [Thu Feb 19 20:00:15 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 203/405] 172.24.0.207 () {32 vars in 733 bytes} [Thu Feb 19 20:00:15 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/406] 172.24.0.207 () {34 vars in 810 bytes} [Thu Feb 19 20:00:15 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/407] 172.24.0.207 () {28 vars in 456 bytes} [Thu Feb 19 20:00:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 204/408] 172.24.0.207 () {30 vars in 660 bytes} [Thu Feb 19 20:00:20 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: 205/409] 172.24.0.207 () {32 vars in 733 bytes} [Thu Feb 19 20:00:20 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/410] 172.24.0.207 () {34 vars in 810 bytes} [Thu Feb 19 20:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 30 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: 211/421] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:01:05 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/422] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:01:05 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/423] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:01:05 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/424] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/425] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 213/426] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 214/427] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/428] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 215/429] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/430] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/431] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/432] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:01:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:02:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:02:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:02:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 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, ' [pid: 8|app: 0|req: 224/448] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 226/451] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 226/452] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 227/454] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:02:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/469] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:03:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:03:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:03:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:03:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 237/473] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 237/474] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/os-services => generated 783 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/478] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 240/479] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/480] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:03:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:04:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 247/494] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:04:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:04:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 248/496] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 249/498] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 250/499] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/502] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:04:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 79 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 259/518] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/519] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 260/520] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/521] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/522] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:05:06 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: 262/523] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 262/524] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 263/525] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/526] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/527] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:05:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/541] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:06:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 271/542] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:06:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/543] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:06:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/544] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 273/545] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/546] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 274/547] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/548] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/550] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/551] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/552] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:06:06 2026] GET /v2.1/os-services => generated 783 bytes in 44 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: 283/565] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:07:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 7|app: 0|req: 283/566] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 284/567] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/568] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/570] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 286/571] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 286/572] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/573] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/574] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 38 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: 288/575] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:07:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:08:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:08:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:08:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 296/592] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:08:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:08:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:08:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 298/595] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:08:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:08:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:08:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/598] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:08:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/599] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:08:06 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/600] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:08:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/607] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:08:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 304/608] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:08:41 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 305/609] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:08:41 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-02-19 20:08:41.780 7 INFO nova.api.openstack.wsgi [None req-b7f1324e-70c1-4e46-a23b-0f2f1e5eb379 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 305/610] 199.204.45.70 () {48 vars in 1009 bytes} [Thu Feb 19 20:08:41 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/611] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:08:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/612] 199.204.45.70 () {48 vars in 1097 bytes} [Thu Feb 19 20:08:41 2026] GET /v2.1/flavors/eda7e1f9-cc09-4efd-890e-f9d0d6555761/os-extra_specs => generated 19 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:08:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/614] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:08:42 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 308/615] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:08:42 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-02-19 20:08:42.739 7 INFO nova.api.openstack.wsgi [None req-7dc6cfb0-4226-4608-97c5-0c160813b816 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 308/616] 199.204.45.70 () {48 vars in 1011 bytes} [Thu Feb 19 20:08:42 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/617] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:08:42 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: 7|app: 0|req: 309/618] 199.204.45.70 () {48 vars in 1097 bytes} [Thu Feb 19 20:08:42 2026] GET /v2.1/flavors/60023b70-e089-4af3-8c06-1b5b8b601adc/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/621] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:08:43 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/622] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:08:43 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: 8|app: 0|req: 312/623] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:08:43 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-02-19 20:08:43.689 7 INFO nova.api.openstack.wsgi [None req-b371306f-eb2e-43d0-a06c-d9f099605323 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 312/624] 199.204.45.70 () {48 vars in 1013 bytes} [Thu Feb 19 20:08:43 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:08:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/626] 199.204.45.70 () {48 vars in 1097 bytes} [Thu Feb 19 20:08:43 2026] GET /v2.1/flavors/7e655687-b70f-44e2-9994-8a1e31851bd2/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/627] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:08:44 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: 314/628] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:08:44 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: 8|app: 0|req: 315/629] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:08:44 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:08:44.629 7 INFO nova.api.openstack.wsgi [None req-0b98def8-fd15-4969-9eb5-ec7fff99671d 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 315/630] 199.204.45.70 () {48 vars in 1011 bytes} [Thu Feb 19 20:08:44 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: 8|app: 0|req: 316/631] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:08:44 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: 7|app: 0|req: 316/632] 199.204.45.70 () {48 vars in 1097 bytes} [Thu Feb 19 20:08:44 2026] GET /v2.1/flavors/4d6c19d5-a483-4a99-9ad9-19fab70a4ccc/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/633] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:08:45 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: 317/634] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:08:45 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 318/635] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:08:45 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:08:45.616 7 INFO nova.api.openstack.wsgi [None req-fffef356-da50-40bc-9131-95a2eb25df4a 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 318/636] 199.204.45.70 () {48 vars in 1013 bytes} [Thu Feb 19 20:08:45 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/637] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:08:45 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: 7|app: 0|req: 319/638] 199.204.45.70 () {48 vars in 1097 bytes} [Thu Feb 19 20:08:45 2026] GET /v2.1/flavors/3edb24cc-e918-4d5b-8755-8e5307554b84/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 322/643] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:09:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 322/644] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:09:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/645] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:09:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/646] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 324/647] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/648] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/649] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/650] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/os-services => generated 783 bytes in 24 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: 326/651] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 43 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: 326/652] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/653] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/654] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:09:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/663] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:09: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: 8|app: 0|req: 332/664] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:09:46 2026] GET /v2.1 => generated 0 bytes in 60 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 333/665] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:09:46 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-02-19 20:09:46.816 8 INFO nova.api.openstack.wsgi [None req-5db075f3-d2a0-42f7-9b7f-43a88a0eff1e 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 333/666] 199.204.45.70 () {48 vars in 1015 bytes} [Thu Feb 19 20:09:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/667] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:09:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/668] 199.204.45.70 () {48 vars in 1097 bytes} [Thu Feb 19 20:09:46 2026] GET /v2.1/flavors/3c295e26-f08b-4f0d-9239-4dd5e2b07474/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/669] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:09:53 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/670] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:09:53 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: 336/671] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:09:53 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: 336/672] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:09:53 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/675] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:09:56 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:09:56 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 339/677] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:09:56 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/678] 199.204.45.70 () {48 vars in 1071 bytes} [Thu Feb 19 20:09:56 2026] GET /v2.1/os-quota-sets/35cc968e6e264034b3093611a1307f7c => generated 280 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/681] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:10:05 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 110 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: 341/682] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/683] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/684] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/685] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 343/686] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/687] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/688] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/689] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/690] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/691] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/692] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:10:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:10: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: 351/702] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:10:44 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/703] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:10:44 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-02-19 20:10:44.593 8 INFO nova.api.openstack.wsgi [None req-898dc829-ba36-4d60-9a27-bfd2bc63088e 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 352/704] 199.204.45.70 () {48 vars in 1013 bytes} [Thu Feb 19 20:10:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/705] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:10:44 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: 353/706] 199.204.45.70 () {48 vars in 1097 bytes} [Thu Feb 19 20:10:44 2026] GET /v2.1/flavors/b883ecc3-5220-47cf-9316-6c93fcd888b3/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:10:58 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/710] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:10:58 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 356/711] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:10:58 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: 356/712] 199.204.45.70 () {48 vars in 1071 bytes} [Thu Feb 19 20:10:58 2026] GET /v2.1/os-quota-sets/fe891a2a52d14a65a2676e1078de6582 => generated 280 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, ' [pid: 7|app: 0|req: 358/715] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:11:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/716] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:11:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/717] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:11:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/718] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:11:05 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/719] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:11:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/720] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:11:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/721] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:11:05 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/722] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:11:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/723] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:11:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:11:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/725] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:11:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/726] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:11:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/733] 199.204.45.70 () {42 vars in 703 bytes} [Thu Feb 19 20:11:39 2026] GET /v2.1 => generated 114 bytes in 3 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: 367/734] 199.204.45.70 () {44 vars in 907 bytes} [Thu Feb 19 20:11:39 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 368/735] 199.204.45.70 () {46 vars in 980 bytes} [Thu Feb 19 20:11:39 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:11:39.528 8 INFO nova.api.openstack.wsgi [None req-ef297a78-35ae-4374-bf9f-7b6cdfc96ece 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 368/736] 199.204.45.70 () {48 vars in 1009 bytes} [Thu Feb 19 20:11:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/737] 199.204.45.70 () {48 vars in 1049 bytes} [Thu Feb 19 20:11:39 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:12:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 188 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 373/745] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/746] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/747] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/748] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/750] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/751] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 376/752] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/754] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/755] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:12:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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] 172.24.0.234 () {32 vars in 657 bytes} [Thu Feb 19 20:12:21 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 380/759] 172.24.0.234 () {32 vars in 643 bytes} [Thu Feb 19 20:12:21 2026] GET /v2.1/servers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-02-19 20:12:21.630 8 WARNING oslo_db.sqlalchemy.utils [None req-f587b25d-af5c-4f72-b618-f22b08058823 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 380/760] 172.24.0.234 () {32 vars in 651 bytes} [Thu Feb 19 20:12:21 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/761] 172.24.0.234 () {32 vars in 696 bytes} [Thu Feb 19 20:12:21 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/764] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:32 2026] GET /v2.1/flavors/eda7e1f9-cc09-4efd-890e-f9d0d6555761 => generated 511 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/765] 172.24.0.234 () {32 vars in 643 bytes} [Thu Feb 19 20:12:32 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:32 2026] GET /v2.1/flavors/eda7e1f9-cc09-4efd-890e-f9d0d6555761 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/769] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:12:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/770] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:12:42 2026] POST /v2.1/os-keypairs => generated 386 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:12:44.933 8 WARNING neutronclient.v2_0.client [None req-9e1b5c8b-09a3-4454-b5e9-74272b9621b8 df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/773] 172.24.0.234 () {34 vars in 687 bytes} [Thu Feb 19 20:12:44 2026] POST /v2.1/os-security-groups => generated 246 bytes in 1261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:12:46.165 8 WARNING neutronclient.v2_0.client [None req-a2265496-6d86-43bd-b7dc-6528d42f82c9 df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:46.511 7 WARNING neutronclient.v2_0.client [None req-d726dd10-7933-40ef-9657-c77a0bfbe685 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:46.636 8 WARNING neutronclient.v2_0.client [None req-a2265496-6d86-43bd-b7dc-6528d42f82c9 df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:46.685 7 WARNING neutronclient.v2_0.client [None req-d726dd10-7933-40ef-9657-c77a0bfbe685 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/774] 172.24.0.234 () {34 vars in 697 bytes} [Thu Feb 19 20:12:46 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:12:46.879 8 WARNING neutronclient.v2_0.client [None req-d9ba1ed3-8e3d-4499-bac1-97ae759f58a7 df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/775] 172.24.0.234 () {34 vars in 687 bytes} [Thu Feb 19 20:12:46 2026] POST /v2.1/os-security-groups => generated 247 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:12:47.179 8 WARNING neutronclient.v2_0.client [None req-d4231ed0-e4cb-4268-a15b-07a2eca92bb4 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:47.232 7 WARNING neutronclient.v2_0.client [None req-d726dd10-7933-40ef-9657-c77a0bfbe685 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:47.288 8 WARNING neutronclient.v2_0.client [None req-d4231ed0-e4cb-4268-a15b-07a2eca92bb4 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:47.463 8 WARNING neutronclient.v2_0.client [None req-d4231ed0-e4cb-4268-a15b-07a2eca92bb4 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/776] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:12:46 2026] POST /v2.1/servers => generated 450 bytes in 1778 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-02-19 20:12:47.810 7 WARNING neutronclient.v2_0.client [None req-42d5d042-4ce2-4c60-a729-71d2d8de483b df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:47.839 7 WARNING neutronclient.v2_0.client [None req-42d5d042-4ce2-4c60-a729-71d2d8de483b df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in 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/777] 172.24.0.234 () {34 vars in 697 bytes} [Thu Feb 19 20:12:47 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:12:48.165 7 WARNING neutronclient.v2_0.client [None req-a4093dc5-580a-46ca-b980-96eaaae73b73 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in 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/778] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:48 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1399 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:48.229 7 WARNING neutronclient.v2_0.client [None req-6d3a501a-d047-4968-9bfc-6930aa0c8d4c df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:48.276 7 WARNING neutronclient.v2_0.client [None req-6d3a501a-d047-4968-9bfc-6930aa0c8d4c df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 389/779] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:12:47 2026] POST /v2.1/servers => generated 451 bytes in 1173 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-02-19 20:12:48.331 8 WARNING neutronclient.v2_0.client [None req-4e489747-c457-45a6-9433-081e0936b03d 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/780] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:48 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1424 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/781] 172.24.0.234 () {34 vars in 697 bytes} [Thu Feb 19 20:12:48 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:48.518 8 WARNING neutronclient.v2_0.client [None req-9cd5ca7c-7529-4aba-8094-24afe9242c0a df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/782] 172.24.0.234 () {32 vars in 739 bytes} [Thu Feb 19 20:12:48 2026] GET /v2.1/os-security-groups/dfe14101-12c9-4352-afcf-cf587c0a1b18 => generated 664 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:12:48.568 7 WARNING neutronclient.v2_0.client [None req-1070bfbd-a45a-4656-906e-245cd1266f3a df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:48.591 7 WARNING neutronclient.v2_0.client [None req-1070bfbd-a45a-4656-906e-245cd1266f3a df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:48.633 7 WARNING neutronclient.v2_0.client [None req-1070bfbd-a45a-4656-906e-245cd1266f3a df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in 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/783] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:12:48 2026] POST /v2.1/os-keypairs => generated 386 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/784] 172.24.0.234 () {32 vars in 752 bytes} [Thu Feb 19 20:12:48 2026] DELETE /v2.1/os-security-group-rules/d524e29e-70e7-4f8e-a600-d276641d39a3 => generated 0 bytes in 241 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-19 20:12:48.816 8 WARNING neutronclient.v2_0.client [None req-e983f40c-f23a-43e1-bf72-88825d26436c df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:48.849 8 WARNING neutronclient.v2_0.client [None req-e983f40c-f23a-43e1-bf72-88825d26436c df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in 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/785] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:12:48 2026] DELETE /v2.1/os-security-groups/dfe14101-12c9-4352-afcf-cf587c0a1b18 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-19 20:12:49.031 7 WARNING neutronclient.v2_0.client [None req-74f3ee62-a189-4fa3-9902-32d78c8f7345 df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:49.064 7 WARNING neutronclient.v2_0.client [None req-74f3ee62-a189-4fa3-9902-32d78c8f7345 df99587a973a4ab098df9ad87cfc702a 6233df30850e4199953ed62d5774a008 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/786] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:12:49 2026] DELETE /v2.1/os-security-groups/f686c8b4-7bcf-4e3b-ab08-06aaa31692b8 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-19 20:12:49.293 8 WARNING neutronclient.v2_0.client [None req-3194258f-b4f2-47ee-bd54-0ec1c83357eb a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:49.465 7 WARNING neutronclient.v2_0.client [None req-60873320-cca8-428c-88b0-e827ef88c115 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/787] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:49 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1395 bytes in 608 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/788] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:49 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1428 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:50.890 8 WARNING neutronclient.v2_0.client [None req-f5962915-2994-426f-963b-6a46106364d8 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:50.903 7 WARNING neutronclient.v2_0.client [None req-c39f9385-0fd9-4b8c-80b2-4d0853d255c1 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/789] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:50 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1451 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/790] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:50 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1420 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:51.973 8 WARNING neutronclient.v2_0.client [None req-7424b64f-c800-4320-90f4-91f3c6d6d181 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:52.002 7 WARNING neutronclient.v2_0.client [None req-34101d6f-0e4c-44bf-b115-b53803ec8d8a 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 396/791] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:51 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1459 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:51 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1476 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:53.069 8 WARNING neutronclient.v2_0.client [None req-70b748d1-9f0d-4ec7-a9fb-8e504799601d a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:53.096 7 WARNING neutronclient.v2_0.client [None req-1d7b0f25-7166-441c-8e40-dfc1b02c66a7 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/793] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:53 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1459 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/794] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:53 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1476 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:54.157 7 WARNING neutronclient.v2_0.client [None req-62e8203d-1bf2-4544-85e9-1dcae1e0f25c a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:54.180 8 WARNING neutronclient.v2_0.client [None req-77d9fe98-1bb7-4e8d-8afe-147d00524bb6 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/797] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:54 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1484 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 399/798] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:54 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:12:54.375 8 WARNING neutronclient.v2_0.client [None req-d2c27cec-ff33-42a2-b3c4-8ae916667198 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:54.444 8 WARNING neutronclient.v2_0.client [None req-d2c27cec-ff33-42a2-b3c4-8ae916667198 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:12:55.015 8 WARNING neutronclient.v2_0.client [None req-d2c27cec-ff33-42a2-b3c4-8ae916667198 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] 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-02-19 20:12:55.316 7 WARNING neutronclient.v2_0.client [None req-7bfe2241-9b30-44f3-aaf4-08e059305498 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 400/799] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:55 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1552 bytes in 1104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:56.480 7 INFO nova.api.openstack.compute.server_external_events [req-35765f88-f5ef-4c6b-95cc-4fb20c86987a req-21999b27-ff99-49b2-87f2-d0558bb3e24c 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance 2026-02-19 20:12:56.491 7 INFO nova.compute.rpcapi [None req-2c46a6bc-d41f-4876-946d-d3d42fa4d566 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 401/800] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:12:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:56.546 7 WARNING neutronclient.v2_0.client [None req-c284fcb0-8eb4-4295-a48e-37923e2a1935 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in 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/801] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:12:54 2026] POST /v2.1/servers => generated 450 bytes in 2321 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-02-19 20:12:56.618 8 WARNING neutronclient.v2_0.client [None req-f5278b39-0d3b-4c3e-840b-18b8d7637191 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/802] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:56 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1254 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/803] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:56 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:56.859 8 INFO nova.api.openstack.compute.server_external_events [req-1ddf2a4f-4371-4f9d-8e9c-4b9b1eb7245f req-e30e27d2-b7f5-4b82-87eb-e6544b8955bd 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:ac9ed36a-52dc-4f85-b0ef-d31c430cebe2 for instance 0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 on instance 2026-02-19 20:12:56.872 8 INFO nova.compute.rpcapi [None req-116aab28-4c9e-48b4-a745-7b60c762b1a0 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 402/804] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:12:56 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:57.436 7 WARNING neutronclient.v2_0.client [None req-d0f8b6df-1db3-4c29-acee-0e7c95a04e5c 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/805] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:57 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:57.825 8 WARNING neutronclient.v2_0.client [None req-2683d7cd-cdfa-4b3f-912b-cf67e11b7815 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] 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: 403/806] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:57 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1296 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:12:57.862 7 WARNING neutronclient.v2_0.client [None req-76a9ed34-c2f3-4789-beae-4f8ac0842990 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in 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/807] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:57 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 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-02-19 20:12:58.615 8 WARNING neutronclient.v2_0.client [None req-343ff27c-d3fa-4818-b383-d15aa51ca76c 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/808] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:58 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 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-02-19 20:12:58.900 7 WARNING neutronclient.v2_0.client [None req-d17e4353-654c-4ad3-831d-09a181c3aca4 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/809] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:58 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1352 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:59.049 8 WARNING neutronclient.v2_0.client [None req-f588625c-a14a-4e98-97e3-858957ade20d a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/810] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:59 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:12:59.805 7 WARNING neutronclient.v2_0.client [None req-d50af0c6-0c98-417c-823c-4e334ec0a62a 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] 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-02-19 20:13:00.003 8 WARNING neutronclient.v2_0.client [None req-8bd0a914-aec4-4aff-9fa3-466f28cfb7d6 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/811] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:59 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/812] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:12:59 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1352 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:00.204 7 WARNING neutronclient.v2_0.client [None req-82b9f043-0cd9-419e-8dd5-cb79693fdaaa a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/813] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:00 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:01.122 8 WARNING neutronclient.v2_0.client [None req-bf48fcb6-5260-4a3b-bc8d-63fb212deae9 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:01.141 7 WARNING neutronclient.v2_0.client [None req-de5c0772-fbcd-437c-aef4-7ecc30c16eab 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/814] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:01 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:01.877 8 WARNING neutronclient.v2_0.client [None req-131782b8-b4ed-4a8a-9826-de08e9b3bbc5 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/815] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:01 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1427 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/816] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:01 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 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-02-19 20:13:02.210 7 WARNING neutronclient.v2_0.client [None req-bb1406b4-fedd-4e43-9d79-36af17011694 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 409/817] 172.24.0.234 () {34 vars in 687 bytes} [Thu Feb 19 20:13:02 2026] POST /v2.1/os-security-groups => generated 244 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:13:02.432 7 WARNING neutronclient.v2_0.client [None req-313af5ff-ac2a-4348-b370-e5c97b05611e 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:02.436 8 INFO nova.api.openstack.compute.server_external_events [req-25983dee-6603-448c-ab93-18b0df71ad5a req-a7f8a603-5ab3-4dc0-a2b5-dff05f7163cf 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:7c5de7d9-d97c-4bdf-a7a2-f5dcf29c309c for instance be04f532-b8bd-42dc-956c-8a97edcddeac on instance [pid: 8|app: 0|req: 409/818] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/819] 172.24.0.234 () {34 vars in 687 bytes} [Thu Feb 19 20:13:02 2026] POST /v2.1/os-security-groups => generated 244 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:02.698 8 WARNING neutronclient.v2_0.client [None req-98cc66cf-601b-49f3-ad9a-9d3a17b9eb27 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:02.892 7 WARNING neutronclient.v2_0.client [None req-d0898e2a-c64c-4379-aa01-0d2ec6f585a5 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 172.24.0.234 () {34 vars in 687 bytes} [Thu Feb 19 20:13:02 2026] POST /v2.1/os-security-groups => generated 242 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:13:03.023 8 WARNING neutronclient.v2_0.client [None req-58b27219-1fc0-46f7-8e1c-24e277c954cc 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/821] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:02 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 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-02-19 20:13:03.058 7 WARNING neutronclient.v2_0.client [None req-38b6022a-5c4b-4582-9f06-379e646562fb 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.124 7 WARNING neutronclient.v2_0.client [None req-38b6022a-5c4b-4582-9f06-379e646562fb 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/822] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:02 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1437 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:03.199 7 WARNING neutronclient.v2_0.client [None req-38b6022a-5c4b-4582-9f06-379e646562fb 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.204 8 WARNING neutronclient.v2_0.client [None req-2161332f-6f51-4847-9c20-8ac049be09be a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/823] 172.24.0.234 () {32 vars in 665 bytes} [Thu Feb 19 20:13:03 2026] GET /v2.1/os-security-groups => generated 1383 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:13:03.265 7 WARNING neutronclient.v2_0.client [None req-35706983-e7f6-4906-bea5-b6abfdc29c7e 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.296 7 WARNING neutronclient.v2_0.client [None req-35706983-e7f6-4906-bea5-b6abfdc29c7e 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 412/824] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:03 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/825] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:13:03 2026] DELETE /v2.1/os-security-groups/9d5a5716-73e4-475b-81cb-6189e213eb93 => generated 0 bytes in 220 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-02-19 20:13:03.491 8 WARNING neutronclient.v2_0.client [None req-6b96031b-6dd9-4d25-9a43-c4b575c25242 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.513 8 INFO nova.api.openstack.wsgi [None req-6b96031b-6dd9-4d25-9a43-c4b575c25242 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] HTTP exception thrown: Security group 9d5a5716-73e4-475b-81cb-6189e213eb93 does not exist Neutron server returns request_ids: ['req-785b7563-1557-4001-a8a3-57202a527d86'] [pid: 8|app: 0|req: 413/826] 172.24.0.234 () {32 vars in 739 bytes} [Thu Feb 19 20:13:03 2026] GET /v2.1/os-security-groups/9d5a5716-73e4-475b-81cb-6189e213eb93 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:13:03.530 7 WARNING neutronclient.v2_0.client [None req-65ab8de9-ba79-4f47-85c4-cf0c9a9ae3df 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.567 7 WARNING neutronclient.v2_0.client [None req-65ab8de9-ba79-4f47-85c4-cf0c9a9ae3df 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in 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/829] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:13:03 2026] DELETE /v2.1/os-security-groups/8aae7cba-1cf6-4240-8d07-7009982b64d1 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-19 20:13:03.725 8 WARNING neutronclient.v2_0.client [None req-9a5d5e98-5b39-4551-a5bb-e10d8a50b529 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.744 8 INFO nova.api.openstack.wsgi [None req-9a5d5e98-5b39-4551-a5bb-e10d8a50b529 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] HTTP exception thrown: Security group 8aae7cba-1cf6-4240-8d07-7009982b64d1 does not exist Neutron server returns request_ids: ['req-c5f5f7de-8c71-48b9-acc9-f2d9d856c0f4'] [pid: 8|app: 0|req: 416/830] 172.24.0.234 () {32 vars in 739 bytes} [Thu Feb 19 20:13:03 2026] GET /v2.1/os-security-groups/8aae7cba-1cf6-4240-8d07-7009982b64d1 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:13:03.755 7 WARNING neutronclient.v2_0.client [None req-e18a014e-d5d9-47e3-b56c-736f0d7990d0 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.789 7 WARNING neutronclient.v2_0.client [None req-e18a014e-d5d9-47e3-b56c-736f0d7990d0 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in 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/831] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:13:03 2026] DELETE /v2.1/os-security-groups/e4484c73-5f7f-49a0-9352-b092cc1f8682 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-02-19 20:13:03.948 8 WARNING neutronclient.v2_0.client [None req-bd4e0116-3644-4795-b4a5-b21f9a7e2e89 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:03.971 8 INFO nova.api.openstack.wsgi [None req-bd4e0116-3644-4795-b4a5-b21f9a7e2e89 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] HTTP exception thrown: Security group e4484c73-5f7f-49a0-9352-b092cc1f8682 does not exist Neutron server returns request_ids: ['req-74239642-6d19-4320-8f60-155507bcbdcf'] [pid: 8|app: 0|req: 417/832] 172.24.0.234 () {32 vars in 739 bytes} [Thu Feb 19 20:13:03 2026] GET /v2.1/os-security-groups/e4484c73-5f7f-49a0-9352-b092cc1f8682 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:13:03.987 7 WARNING neutronclient.v2_0.client [None req-2eac040a-b1db-4329-a919-de7f7acd7b73 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:04.026 7 WARNING neutronclient.v2_0.client [None req-2eac040a-b1db-4329-a919-de7f7acd7b73 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:04.069 7 WARNING neutronclient.v2_0.client [None req-2eac040a-b1db-4329-a919-de7f7acd7b73 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:04.118 8 WARNING neutronclient.v2_0.client [None req-6badfa50-88c7-41da-a80d-7a6bffdd9cfe 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/833] 172.24.0.234 () {32 vars in 665 bytes} [Thu Feb 19 20:13:03 2026] GET /v2.1/os-security-groups => generated 707 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:13:04.146 7 WARNING neutronclient.v2_0.client [None req-80a102dd-b932-4742-abd5-d60856a45e5a 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:04.172 7 INFO nova.api.openstack.wsgi [None req-80a102dd-b932-4742-abd5-d60856a45e5a 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] HTTP exception thrown: Security group e4484c73-5f7f-49a0-9352-b092cc1f8682 does not exist Neutron server returns request_ids: ['req-93c11dd9-2ae1-433e-850e-7ada6898aacd'] [pid: 7|app: 0|req: 417/834] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:13:04 2026] DELETE /v2.1/os-security-groups/e4484c73-5f7f-49a0-9352-b092cc1f8682 => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:13:04.217 7 WARNING neutronclient.v2_0.client [None req-ea2854a1-8963-42a4-bdf4-3a1dbbf186fd 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/835] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:04 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 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-02-19 20:13:04.232 8 WARNING neutronclient.v2_0.client [None req-23f6a283-aee6-4bb1-a806-8510fcab9cbd 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:04.276 8 INFO nova.api.openstack.wsgi [None req-23f6a283-aee6-4bb1-a806-8510fcab9cbd 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] HTTP exception thrown: Security group 8aae7cba-1cf6-4240-8d07-7009982b64d1 does not exist Neutron server returns request_ids: ['req-90159d3d-dd6c-44e0-96a6-2b3d1b78d1c0'] [pid: 8|app: 0|req: 419/836] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:13:04 2026] DELETE /v2.1/os-security-groups/8aae7cba-1cf6-4240-8d07-7009982b64d1 => generated 194 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:13:04.295 8 WARNING neutronclient.v2_0.client [None req-43fa50d7-81f2-4f9b-9978-dd3ce1448612 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] The python binding code in 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/837] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:04 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1437 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-02-19 20:13:04.338 8 INFO nova.api.openstack.wsgi [None req-43fa50d7-81f2-4f9b-9978-dd3ce1448612 10a759308cc2423d8d492c152a2d3feb 51faebe384c6477fa9396698e65f6627 - - default default] HTTP exception thrown: Security group 9d5a5716-73e4-475b-81cb-6189e213eb93 does not exist Neutron server returns request_ids: ['req-552403eb-9546-4f91-a69d-8231e5eae979'] [pid: 8|app: 0|req: 420/838] 172.24.0.234 () {32 vars in 742 bytes} [Thu Feb 19 20:13:04 2026] DELETE /v2.1/os-security-groups/9d5a5716-73e4-475b-81cb-6189e213eb93 => generated 194 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:13:04.359 7 WARNING neutronclient.v2_0.client [None req-0f4f71ff-a218-41bb-9e5d-c4ae2e2094a4 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 419/839] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:04 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:13:04.753 8 INFO nova.api.openstack.compute.server_external_events [req-22e9657a-ae4e-4d05-823c-e240b8e09aee req-a0230572-d180-4580-bf7c-332d8f4ee065 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance [pid: 8|app: 0|req: 421/840] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:05.284 7 WARNING neutronclient.v2_0.client [None req-e267dc4d-15c3-46e1-9eae-7fb6d8fb84a1 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] 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-02-19 20:13:05.382 8 WARNING neutronclient.v2_0.client [None req-639eb64a-e3cf-45f6-8e6b-be60b2c65275 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/841] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:05 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:05.668 7 WARNING neutronclient.v2_0.client [None req-f7d5bde4-b6e5-4422-a1ed-4e62fec8da06 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/842] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:05 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1437 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/843] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:05 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 423/844] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:13:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 172 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-02-19 20:13:06.295 7 WARNING neutronclient.v2_0.client [None req-6ad426b3-cc2d-47a1-a690-f3c66217cd97 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 422/845] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6576 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/846] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 423/847] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/848] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 424/849] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/os-services => generated 783 bytes in 30 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: 426/850] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:06.681 7 WARNING neutronclient.v2_0.client [None req-c0ece323-9b50-40fd-af82-30a99f064038 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 427/851] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 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-02-19 20:13:06.727 8 WARNING neutronclient.v2_0.client [None req-bcdcaa40-5d7e-4786-aeba-1072ef43d37d 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/852] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 426/853] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:13:06.926 7 INFO nova.api.openstack.compute.server_external_events [req-bcba9fd0-761d-4d8e-b9a3-c91e145f99b6 req-7b2cb3f2-98c8-4ef1-9430-c0533d365b86 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:ac9ed36a-52dc-4f85-b0ef-d31c430cebe2 for instance 0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 on instance 2026-02-19 20:13:06.926 7 INFO nova.api.openstack.compute.server_external_events [req-bcba9fd0-761d-4d8e-b9a3-c91e145f99b6 req-7b2cb3f2-98c8-4ef1-9430-c0533d365b86 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:7c5de7d9-d97c-4bdf-a7a2-f5dcf29c309c for instance be04f532-b8bd-42dc-956c-8a97edcddeac on instance 2026-02-19 20:13:06.926 7 INFO nova.api.openstack.compute.server_external_events [req-bcba9fd0-761d-4d8e-b9a3-c91e145f99b6 req-7b2cb3f2-98c8-4ef1-9430-c0533d365b86 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance [pid: 8|app: 0|req: 428/854] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1425 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/855] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:06 2026] POST /v2.1/os-server-external-events => generated 529 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 429/856] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/limits?tenant_id=31767753c2724c75a9f8747ad7cdc055 => generated 304 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-19 20:13:07.013 7 WARNING neutronclient.v2_0.client [None req-af1a7c35-14ba-4793-b2b1-4012365ef905 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 430/857] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/858] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/limits?tenant_id=51faebe384c6477fa9396698e65f6627 => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/859] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/limits?tenant_id=8892bca31f0a457192b62a04662c63c2 => generated 304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/860] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/861] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:06 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1525 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/862] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/limits?tenant_id=f72915295eab40f4a1bd628c0644a558 => generated 304 bytes in 36 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: 429/863] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-19 20:13:07.950 8 WARNING neutronclient.v2_0.client [None req-bc71dd70-0b50-4cda-8a0b-b46590fc6a50 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:07.977 7 WARNING neutronclient.v2_0.client [None req-8537c27e-ee14-4219-9e6e-f516217930fc 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/864] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/865] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:07 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1425 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:08.244 8 WARNING neutronclient.v2_0.client [None req-6a584593-c1c5-4faf-bb77-aa1327dfdd4e a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in 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/866] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:08 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1715 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-02-19 20:13:08.404 7 WARNING neutronclient.v2_0.client [None req-22161404-8c06-4599-b38d-92dfb119cb76 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in 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/867] 172.24.0.234 () {32 vars in 743 bytes} [Thu Feb 19 20:13:08 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc/os-interface => generated 285 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:08.978 8 INFO nova.api.openstack.compute.server_external_events [req-06ffd166-c4e4-4888-83aa-0e71392d9386 req-f875385e-0174-4c00-811c-8701f228f923 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance 2026-02-19 20:13:08.979 8 INFO nova.api.openstack.compute.server_external_events [req-06ffd166-c4e4-4888-83aa-0e71392d9386 req-f875385e-0174-4c00-811c-8701f228f923 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:ac9ed36a-52dc-4f85-b0ef-d31c430cebe2 for instance 0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 on instance 2026-02-19 20:13:08.979 8 INFO nova.api.openstack.compute.server_external_events [req-06ffd166-c4e4-4888-83aa-0e71392d9386 req-f875385e-0174-4c00-811c-8701f228f923 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:ac9ed36a-52dc-4f85-b0ef-d31c430cebe2 for instance 0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 on instance [pid: 8|app: 0|req: 437/868] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:08 2026] POST /v2.1/os-server-external-events => generated 525 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:09.106 7 WARNING neutronclient.v2_0.client [None req-85c8827a-c5bd-4f24-8587-086b8d13a53b 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:09.120 8 WARNING neutronclient.v2_0.client [None req-ad3031b9-02dc-4195-8517-a92bfd9b6e9a 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/869] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:09 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1550 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:09.404 7 INFO nova.api.openstack.compute.server_external_events [req-012eca44-86b8-41d8-be46-bd1e7accde62 req-b0205cbb-11ec-4b5e-b9cc-67925401f3b1 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance [pid: 8|app: 0|req: 438/870] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:09 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1425 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 433/871] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:09 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-02-19 20:13:09.442 8 WARNING neutronclient.v2_0.client [None req-da9a2f00-3cac-4619-919f-f85933e86613 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 439/872] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:09 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1715 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-02-19 20:13:10.417 7 WARNING neutronclient.v2_0.client [None req-cbcebbdf-1598-4674-b879-2837e972fdb0 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] 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-02-19 20:13:10.464 8 WARNING neutronclient.v2_0.client [None req-8a7a9155-d87b-42d0-8f6f-99ff17075988 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/873] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:10 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1728 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/874] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:10 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1425 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:10.765 7 WARNING neutronclient.v2_0.client [None req-98088348-6eb0-428e-a94c-613056cfdb74 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/875] 172.24.0.234 () {32 vars in 743 bytes} [Thu Feb 19 20:13:10 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68/os-interface => generated 285 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:11.025 8 INFO nova.api.openstack.compute.server_external_events [req-c5a82b03-10dc-4993-9f72-e13f4871aab5 req-65103c50-0e25-4d5d-a5ae-f5d417453066 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:7c5de7d9-d97c-4bdf-a7a2-f5dcf29c309c for instance be04f532-b8bd-42dc-956c-8a97edcddeac on instance 2026-02-19 20:13:11.026 8 INFO nova.api.openstack.compute.server_external_events [req-c5a82b03-10dc-4993-9f72-e13f4871aab5 req-65103c50-0e25-4d5d-a5ae-f5d417453066 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:7c5de7d9-d97c-4bdf-a7a2-f5dcf29c309c for instance be04f532-b8bd-42dc-956c-8a97edcddeac on instance [pid: 8|app: 0|req: 441/876] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:10 2026] POST /v2.1/os-server-external-events => generated 354 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-02-19 20:13:11.766 7 WARNING neutronclient.v2_0.client [None req-44bb64d6-d52c-4de7-b7ae-075a6516307a 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] 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-02-19 20:13:12.285 8 WARNING neutronclient.v2_0.client [None req-d4724c31-3c39-448a-81cf-e099cfde3e43 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/877] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:11 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1425 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/878] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:12 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1728 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, ' [pid: 7|app: 0|req: 437/879] 172.24.0.234 () {32 vars in 643 bytes} [Thu Feb 19 20:13:12 2026] GET /v2.1/servers => generated 378 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 443/880] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:13:12 2026] DELETE /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 0 bytes in 155 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-02-19 20:13:12.708 7 WARNING neutronclient.v2_0.client [None req-c08559b1-b339-4895-827b-6c6937f86b93 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/881] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:12 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1734 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:13.097 8 INFO nova.api.openstack.compute.server_external_events [req-c38f6711-9e64-4905-baa2-0c7797b1b208 req-a5ab8456-4cdb-4e65-9e69-df258f617531 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:ac9ed36a-52dc-4f85-b0ef-d31c430cebe2 for instance 0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 on instance [pid: 8|app: 0|req: 444/882] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:13 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-02-19 20:13:13.370 7 WARNING neutronclient.v2_0.client [None req-de0481bc-4c6e-4ebd-ba40-feb0d96f6aab 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/883] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:13 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1611 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-02-19 20:13:13.523 8 WARNING neutronclient.v2_0.client [None req-baedca05-3cba-42a3-8d4f-5be9dda278c0 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/886] 172.24.0.234 () {32 vars in 743 bytes} [Thu Feb 19 20:13:13 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac/os-interface => generated 284 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:13.954 7 WARNING neutronclient.v2_0.client [None req-53d4f686-440b-4ac5-afc2-d5444bdf23c3 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] 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-02-19 20:13:14.355 8 WARNING neutronclient.v2_0.client [None req-49ba8b28-7bd8-4e04-9f24-22d53393275b 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/887] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:13 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1734 bytes in 583 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:14.526 7 INFO nova.api.openstack.compute.server_external_events [req-fcad994f-c0ed-4bc0-880c-d9e79dff539a req-24805db3-2aee-47f3-bbbf-3e420341d9a2 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:7c5de7d9-d97c-4bdf-a7a2-f5dcf29c309c for instance be04f532-b8bd-42dc-956c-8a97edcddeac on instance [pid: 7|app: 0|req: 443/888] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:14 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) [pid: 8|app: 0|req: 446/889] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:14 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1611 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, ' [pid: 7|app: 0|req: 444/890] 172.24.0.234 () {32 vars in 643 bytes} [Thu Feb 19 20:13:14 2026] GET /v2.1/servers => generated 388 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 447/891] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:13:14 2026] DELETE /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:14.749 7 WARNING neutronclient.v2_0.client [None req-4bae5b88-032c-4ee1-b907-08bff498426b 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/892] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:14 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1617 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-02-19 20:13:15.553 8 WARNING neutronclient.v2_0.client [None req-3a862766-a02d-48d4-8185-ca57e91394a0 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/893] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:15 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1786 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-02-19 20:13:15.905 7 WARNING neutronclient.v2_0.client [None req-d683b0b1-8593-4a91-926a-35ff1802bc29 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/894] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:15 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1617 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-02-19 20:13:16.562 8 INFO nova.api.openstack.compute.server_external_events [req-e0bc7211-4eb1-4ba4-9cf6-2078134307bd req-a3cd62eb-f205-43c1-9fe7-dcec751d876f 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:ac9ed36a-52dc-4f85-b0ef-d31c430cebe2 for instance 0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 on instance [pid: 8|app: 0|req: 449/895] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:16.772 7 WARNING neutronclient.v2_0.client [None req-652b4ee7-9100-4946-abca-7dc9e7470f15 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/896] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:16 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1510 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-02-19 20:13:17.136 8 WARNING neutronclient.v2_0.client [None req-2be651ed-f54a-4852-9a9f-fabffddef463 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/897] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:17 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1737 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:17.690 7 WARNING neutronclient.v2_0.client [None req-760ea667-980d-44bc-89fa-c8692e2458f2 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:17.699 8 INFO nova.api.openstack.compute.server_external_events [req-b19c93e1-5875-45d4-9c4e-e53570c81f6e req-3bb5a9ff-db7f-4d90-820a-d16ea0710e8c 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:7c5de7d9-d97c-4bdf-a7a2-f5dcf29c309c for instance be04f532-b8bd-42dc-956c-8a97edcddeac on instance [pid: 8|app: 0|req: 451/898] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:17.876 8 WARNING neutronclient.v2_0.client [None req-f680245e-85f5-432a-abf8-715ce1945c05 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] The python binding code in 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/899] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:17 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 1510 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:13:18.176 7 WARNING neutronclient.v2_0.client [None req-760ea667-980d-44bc-89fa-c8692e2458f2 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] 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-02-19 20:13:18.273 8 WARNING neutronclient.v2_0.client [None req-bc353a4e-e9db-48a1-9006-afe16f07670b 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in 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/900] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:18 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1381 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/901] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:13:17 2026] POST /v2.1/servers => generated 424 bytes in 824 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-02-19 20:13:18.381 8 WARNING neutronclient.v2_0.client [None req-019f2481-f374-4414-9144-9486183fe778 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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/902] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:18 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1371 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:18.953 7 INFO nova.api.openstack.wsgi [None req-75542df0-9558-43a6-9309-2d46f052c16f 009af1f4687d452b87e63baaa59e8ca4 f72915295eab40f4a1bd628c0644a558 - - default default] HTTP exception thrown: Instance 0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 could not be found. [pid: 7|app: 0|req: 449/903] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:18 2026] GET /v2.1/servers/0c1e4e17-7aca-4a35-bdd0-a41ea0795f68 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 455/904] 172.24.0.234 () {32 vars in 708 bytes} [Thu Feb 19 20:13:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1347112213 => 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-02-19 20:13:19.365 7 WARNING neutronclient.v2_0.client [None req-4825666a-687d-4c72-a2b3-4e338163f4b9 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 450/905] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:19 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1381 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:13:19.468 8 WARNING neutronclient.v2_0.client [None req-8cddcbdc-17e2-47a3-939f-213770568f96 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 456/906] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:19 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1375 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-02-19 20:13:20.492 7 WARNING neutronclient.v2_0.client [None req-ab2fdfb6-804b-4d31-8a1f-7a8c58ee01c5 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 451/907] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:20 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 1386 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-02-19 20:13:20.559 8 WARNING neutronclient.v2_0.client [None req-77ddcc8c-bb0d-4f95-a363-8c195b4d0365 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/908] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:20 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1367 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:21.570 7 INFO nova.api.openstack.wsgi [None req-60306801-d70c-48cb-b8e5-e55b6ffb6bcc 838656c1b6aa4053933fc91e5fb66a09 31767753c2724c75a9f8747ad7cdc055 - - default default] HTTP exception thrown: Instance be04f532-b8bd-42dc-956c-8a97edcddeac could not be found. [pid: 7|app: 0|req: 452/909] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:21 2026] GET /v2.1/servers/be04f532-b8bd-42dc-956c-8a97edcddeac => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 458/910] 172.24.0.234 () {32 vars in 708 bytes} [Thu Feb 19 20:13:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1316429778 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:21.647 7 WARNING neutronclient.v2_0.client [None req-94ce6ebd-5641-455e-a017-d6d9c83c428b f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:21 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:13:22.764 8 WARNING neutronclient.v2_0.client [None req-2df2563c-4e11-469f-870b-7b563b490b0e f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:22 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1423 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:24.029 7 WARNING neutronclient.v2_0.client [None req-e9f90149-b59b-4daf-898e-2d1a36b3886b f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:23 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1473 bytes in 543 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:24.993 8 INFO nova.api.openstack.compute.server_external_events [req-68bac71e-876b-485e-9da4-af9dd196e362 req-c4ddc56b-87ca-45a1-b6ff-f5151a8343a2 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:ec96efa7-6c72-461f-a5d9-c90202b5387b for instance a58c3102-8308-424f-bc91-3bdecf402ca3 on instance [pid: 8|app: 0|req: 461/916] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:25.582 7 WARNING neutronclient.v2_0.client [None req-26c44dc9-2739-469f-b909-92678aae6346 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:25 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 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-02-19 20:13:26.796 8 WARNING neutronclient.v2_0.client [None req-5e8e6664-f11f-477e-a23f-29af8296cb42 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:26 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:27.959 7 WARNING neutronclient.v2_0.client [None req-99121175-c212-4635-b899-a26a86144838 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/919] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:27 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:29.112 8 WARNING neutronclient.v2_0.client [None req-50cbd960-6d2d-488d-8cbb-8e7be22e9ed5 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 463/920] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:29 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 955 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:13:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:31.075 8 WARNING neutronclient.v2_0.client [None req-49a1aaec-7cf5-4188-add7-1e5b2c98a058 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/922] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:31 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:13:32.303 7 WARNING neutronclient.v2_0.client [None req-2f3b04be-979c-4f9b-8c3c-9350a4417f13 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/923] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:32 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:32.566 8 WARNING neutronclient.v2_0.client [None req-b8200f22-da58-473f-b9ce-60adc6d2f7d6 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:32.609 8 WARNING neutronclient.v2_0.client [None req-b8200f22-da58-473f-b9ce-60adc6d2f7d6 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:32.784 8 WARNING neutronclient.v2_0.client [None req-b8200f22-da58-473f-b9ce-60adc6d2f7d6 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 465/924] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:13:32 2026] POST /v2.1/servers => generated 453 bytes in 457 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-02-19 20:13:32.990 7 WARNING neutronclient.v2_0.client [None req-52bd6a38-bf05-4bf2-a4c0-2b65e3b774a1 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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/925] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:32 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1431 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:33.434 8 WARNING neutronclient.v2_0.client [None req-ac8ce35a-c374-4422-b9b1-48e3c3494318 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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/926] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:33 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:34.056 8 WARNING neutronclient.v2_0.client [None req-3d4ef8bc-33aa-4cdd-91b9-bc3d2f9f349a c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:34 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1435 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:34.569 7 WARNING neutronclient.v2_0.client [None req-bbafcd0b-3382-4261-956a-835b42c8720a f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 462/930] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:34 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:35.234 8 WARNING neutronclient.v2_0.client [None req-d5ae59cc-c199-4ade-9c0f-0bfca9242078 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:35 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1483 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:35.761 7 WARNING neutronclient.v2_0.client [None req-44bce73e-8991-42dd-8aed-7ffc9f2b7b0f f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:35 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 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-02-19 20:13:36.316 8 WARNING neutronclient.v2_0.client [None req-56509c31-a658-4f89-b117-a1c854b9deca c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/933] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:36 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1483 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-02-19 20:13:36.939 7 WARNING neutronclient.v2_0.client [None req-14bb12c6-e1bb-4ee0-8d67-5e0ba1b81a1d f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 464/934] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:36 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:37.204 8 INFO nova.api.openstack.compute.server_external_events [req-cd332d6f-c897-4bba-84b6-73dbd40684eb req-406d1274-6657-40d8-96f1-fb9f4e048e30 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:ec96efa7-6c72-461f-a5d9-c90202b5387b for instance a58c3102-8308-424f-bc91-3bdecf402ca3 on instance [pid: 8|app: 0|req: 471/935] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:37 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-02-19 20:13:37.417 7 WARNING neutronclient.v2_0.client [None req-355ab235-2f76-4824-a7f7-1ab1c2100487 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/936] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:37 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1491 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-02-19 20:13:38.091 8 WARNING neutronclient.v2_0.client [None req-77e53967-d05f-4f52-85d8-cd91b8995de4 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:38 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1471 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-02-19 20:13:38.524 7 WARNING neutronclient.v2_0.client [None req-6b829e60-7924-465f-981d-aafff73e7027 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/938] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:38 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1569 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-02-19 20:13:39.251 8 INFO nova.api.openstack.compute.server_external_events [req-e6ed095a-dc52-43b3-998b-263318c3cb01 req-8ddabdf9-1f61-4639-8fb6-de4fa7ee5368 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:ec96efa7-6c72-461f-a5d9-c90202b5387b for instance a58c3102-8308-424f-bc91-3bdecf402ca3 on instance 2026-02-19 20:13:39.252 8 INFO nova.api.openstack.compute.server_external_events [req-e6ed095a-dc52-43b3-998b-263318c3cb01 req-8ddabdf9-1f61-4639-8fb6-de4fa7ee5368 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:1928ca77-25d6-4706-b99e-0a737ecb3a9d for instance b4dae995-006a-4e20-8211-664701e8dce8 on instance [pid: 8|app: 0|req: 473/939] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:39 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:39.295 7 WARNING neutronclient.v2_0.client [None req-3c318f0f-794f-4149-807e-29de19c0928d f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 467/940] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:39 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1655 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/941] 172.24.0.234 () {32 vars in 725 bytes} [Thu Feb 19 20:13:39 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3/ips => generated 108 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 468/942] 172.24.0.234 () {32 vars in 725 bytes} [Thu Feb 19 20:13:39 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3/ips => generated 108 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 475/943] 172.24.0.234 () {32 vars in 825 bytes} [Thu Feb 19 20:13:39 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3/ips/tempest-ServerAddressesTestJSON-648143552-network => generated 93 bytes in 37 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-02-19 20:13:39.693 8 WARNING neutronclient.v2_0.client [None req-83922f92-24f4-41fc-8bcd-d27ec0d5548a c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/944] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:39 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1557 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/945] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:13:39 2026] DELETE /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 0 bytes in 301 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-02-19 20:13:39.925 8 WARNING neutronclient.v2_0.client [None req-781746d5-889f-4fb8-b7d7-f222201a0a64 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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/946] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:39 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1661 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-02-19 20:13:40.851 7 WARNING neutronclient.v2_0.client [None req-4255553e-86c7-478e-bb39-77c7973630b3 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/947] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:40 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1557 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-02-19 20:13:41.147 8 WARNING neutronclient.v2_0.client [None req-6ff5af8c-b112-4472-ae30-bbd6ac144ded f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in 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/948] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:41 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1661 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-02-19 20:13:41.310 7 INFO nova.api.openstack.compute.server_external_events [req-1f011a98-db00-4388-b23e-2f102b507c70 req-4559cd1c-85d0-4229-a94f-0c7c0fe15851 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:ec96efa7-6c72-461f-a5d9-c90202b5387b for instance a58c3102-8308-424f-bc91-3bdecf402ca3 on instance [pid: 7|app: 0|req: 471/949] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:41 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:42.069 8 WARNING neutronclient.v2_0.client [None req-7331f352-f93d-4d18-a2ba-06c4c10dbeee c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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/950] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:42 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1557 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:42.317 7 WARNING neutronclient.v2_0.client [None req-b460dd58-3006-48ab-9a42-8d6364ec7874 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 472/951] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:42 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1619 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:43.221 8 WARNING neutronclient.v2_0.client [None req-2700b55e-9489-40de-ac59-5ed01c22c0c4 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/952] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:43 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1557 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:43.350 7 INFO nova.api.openstack.compute.server_external_events [req-4c131053-f439-4edc-83c0-98e8c599083b req-ffedfa28-9701-4ae5-ae17-48dc4fa67a58 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:ec96efa7-6c72-461f-a5d9-c90202b5387b for instance a58c3102-8308-424f-bc91-3bdecf402ca3 on instance 2026-02-19 20:13:43.350 7 INFO nova.api.openstack.compute.server_external_events [req-4c131053-f439-4edc-83c0-98e8c599083b req-ffedfa28-9701-4ae5-ae17-48dc4fa67a58 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:ec96efa7-6c72-461f-a5d9-c90202b5387b for instance a58c3102-8308-424f-bc91-3bdecf402ca3 on instance [pid: 7|app: 0|req: 473/953] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:43 2026] POST /v2.1/os-server-external-events => generated 356 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-02-19 20:13:43.653 8 WARNING neutronclient.v2_0.client [None req-7fb49ff6-e5b0-401c-8832-ee9186d1b8ea f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 482/956] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:43 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1457 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:44.369 7 WARNING neutronclient.v2_0.client [None req-7b0c1239-6a1f-4923-a0f7-c21fb629ed21 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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/957] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:44 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1557 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-02-19 20:13:44.741 8 WARNING neutronclient.v2_0.client [None req-fbb8b63b-cd60-4716-9fcb-a872a41e0cb1 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 483/958] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:44 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 1457 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:45.385 7 INFO nova.api.openstack.compute.server_external_events [req-cfc8c73e-5f10-4149-a4e4-e271ae3de515 req-d2fa4576-6384-4b68-849a-fa3ec5c8eee2 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:1928ca77-25d6-4706-b99e-0a737ecb3a9d for instance b4dae995-006a-4e20-8211-664701e8dce8 on instance 2026-02-19 20:13:45.386 7 INFO nova.api.openstack.compute.server_external_events [req-cfc8c73e-5f10-4149-a4e4-e271ae3de515 req-d2fa4576-6384-4b68-849a-fa3ec5c8eee2 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:1928ca77-25d6-4706-b99e-0a737ecb3a9d for instance b4dae995-006a-4e20-8211-664701e8dce8 on instance [pid: 7|app: 0|req: 476/959] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:45 2026] POST /v2.1/os-server-external-events => generated 354 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-02-19 20:13:45.556 8 WARNING neutronclient.v2_0.client [None req-a4b4bcad-2758-467d-9d72-f6087030a261 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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/960] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:45 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1557 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-02-19 20:13:45.840 7 INFO nova.api.openstack.wsgi [None req-4bc74fa3-19d2-4e59-ba18-1c67d9063b87 f2564133999e465fa8c6eb0fe4c17f87 96b15f9122a246639d81dad65ff6743f - - default default] HTTP exception thrown: Instance a58c3102-8308-424f-bc91-3bdecf402ca3 could not be found. [pid: 7|app: 0|req: 477/961] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:45 2026] GET /v2.1/servers/a58c3102-8308-424f-bc91-3bdecf402ca3 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:46.699 8 WARNING neutronclient.v2_0.client [None req-c08e5d34-88e4-40c6-a95a-75f4402ebfd5 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/962] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:46 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1738 bytes in 498 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:47.212 7 WARNING neutronclient.v2_0.client [None req-4daa963a-5c49-4fea-aed8-c0aa6f54c189 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/963] 172.24.0.234 () {32 vars in 743 bytes} [Thu Feb 19 20:13:47 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8/os-interface => generated 284 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-02-19 20:13:48.161 7 INFO nova.api.openstack.compute.server_external_events [req-06b19602-0385-4edc-b527-754e13b5ff7e req-6d5bbc67-7590-481a-9c3c-e480fe986b2f 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:1928ca77-25d6-4706-b99e-0a737ecb3a9d for instance b4dae995-006a-4e20-8211-664701e8dce8 on instance 2026-02-19 20:13:48.165 8 WARNING neutronclient.v2_0.client [None req-4a0f9812-b0c1-4cfc-a533-ef70caacf9cd c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/965] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:48 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1738 bytes in 676 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 480/966] 172.24.0.234 () {32 vars in 643 bytes} [Thu Feb 19 20:13:48 2026] GET /v2.1/servers => generated 383 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 487/967] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:13:48 2026] DELETE /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 0 bytes in 100 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-02-19 20:13:49.035 7 WARNING neutronclient.v2_0.client [None req-189884ea-00a5-45ff-8254-a04cb2a8eae4 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:49 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1744 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:50.422 8 INFO nova.api.openstack.compute.server_external_events [req-f5e89bfc-a5dd-45a0-8f28-ffee44fd880a req-82acbc00-0eff-42bd-b632-bceb48cbfdb9 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:1928ca77-25d6-4706-b99e-0a737ecb3a9d for instance b4dae995-006a-4e20-8211-664701e8dce8 on instance [pid: 8|app: 0|req: 488/969] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:50 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:50.531 7 WARNING neutronclient.v2_0.client [None req-7988a9d9-7b74-4306-908e-d794153294c4 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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/970] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:50 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1864 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/971] 172.24.0.234 () {30 vars in 415 bytes} [Thu Feb 19 20:13:51 2026] GET / => generated 423 bytes in 5 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: 483/972] 172.24.0.234 () {28 vars in 562 bytes} [Thu Feb 19 20:13:51 2026] GET /v2/ => generated 402 bytes in 430 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: 490/973] 172.24.0.234 () {28 vars in 566 bytes} [Thu Feb 19 20:13:51 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/974] 172.24.0.234 () {30 vars in 415 bytes} [Thu Feb 19 20:13:51 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-02-19 20:13:51.845 8 WARNING neutronclient.v2_0.client [None req-1a0265e9-9733-46bf-ae0d-4ff32a70d1a2 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:13:51.978 7 INFO nova.api.openstack.compute.server_external_events [req-21b78b23-69fc-45c1-9991-6dc578b4b43b req-56d40292-e8ba-4a71-94d5-74980383ae47 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:1928ca77-25d6-4706-b99e-0a737ecb3a9d for instance b4dae995-006a-4e20-8211-664701e8dce8 on instance [pid: 7|app: 0|req: 485/975] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/976] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:51 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1796 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:52.463 7 INFO nova.api.openstack.compute.server_external_events [req-3fe603f8-92bc-4227-b814-9eef74abaf76 req-b81d4a65-c427-45a5-abd4-13f88a12d92b 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:1928ca77-25d6-4706-b99e-0a737ecb3a9d for instance b4dae995-006a-4e20-8211-664701e8dce8 on instance [pid: 7|app: 0|req: 486/977] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:13:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:13:53.050 8 WARNING neutronclient.v2_0.client [None req-457686c6-f970-4761-b5a6-8370674c91fd c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in 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/978] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:53 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1517 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-02-19 20:13:54.136 7 WARNING neutronclient.v2_0.client [None req-f56ff5fb-ad53-4651-9ad0-8dafe8de50e3 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/981] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:54 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 1517 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-02-19 20:13:55.208 8 INFO nova.api.openstack.wsgi [None req-caf60880-4a5e-4285-8dc6-b4cc64bf3ba8 c410d4983c804a4b9dd8af2c32b05b7d 45a99435635a4102b2e4f1ddd95ee2a9 - - default default] HTTP exception thrown: Instance b4dae995-006a-4e20-8211-664701e8dce8 could not be found. [pid: 8|app: 0|req: 494/982] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:13:55 2026] GET /v2.1/servers/b4dae995-006a-4e20-8211-664701e8dce8 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 489/983] 172.24.0.234 () {32 vars in 708 bytes} [Thu Feb 19 20:13:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1101335731 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 496/986] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/987] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/988] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 492/989] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 498/990] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/limits?tenant_id=32f1ad6c7cf54222a9ebd09cc7d57fa8 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/991] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/992] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/limits?tenant_id=44a6d46978d9468b9d5b5aaf6ed17193 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/993] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/limits?tenant_id=8892bca31f0a457192b62a04662c63c2 => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/994] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/995] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:14:06 2026] GET /v2.1/limits?tenant_id=fd05c38361164ab7914490b73c03a2a8 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/996] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:14:07 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/997] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:14:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/998] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:14:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:07.162 7 WARNING neutronclient.v2_0.client [None req-3f36496c-823e-4b49-8c4a-63ff02e6486d 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/999] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:14:07 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2532 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1000] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:14:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 498/1001] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:14:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 713 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1008] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:14:38 2026] POST /v2.1/os-keypairs => generated 398 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-02-19 20:14:40.512 7 WARNING neutronclient.v2_0.client [None req-5ecfc51d-d48d-41fd-a64e-9aa8efdb69c3 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:14:40.561 7 WARNING neutronclient.v2_0.client [None req-5ecfc51d-d48d-41fd-a64e-9aa8efdb69c3 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:14:40.764 7 WARNING neutronclient.v2_0.client [None req-5ecfc51d-d48d-41fd-a64e-9aa8efdb69c3 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/1009] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:14:40 2026] POST /v2.1/servers => generated 450 bytes in 503 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-19 20:14:40.986 8 WARNING neutronclient.v2_0.client [None req-50fee65e-f1ef-44a0-b7f9-8bcb6b9c8dd5 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1010] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:40 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1403 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-02-19 20:14:42.084 7 WARNING neutronclient.v2_0.client [None req-ba06a3c8-b7b5-48e9-a6be-5048773cdf93 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1011] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:42 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1407 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-02-19 20:14:43.181 8 WARNING neutronclient.v2_0.client [None req-117343ba-f0c2-4653-a2c0-7d907d10d354 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 509/1012] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:43 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1455 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-02-19 20:14:44.268 7 WARNING neutronclient.v2_0.client [None req-78712ce0-8faf-4861-8059-9a266dea0d26 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1015] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:44 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1455 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-02-19 20:14:45.504 8 WARNING neutronclient.v2_0.client [None req-1a119278-62cd-404a-9c38-56ea6b7d45bd 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1016] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:45 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1531 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:46.610 7 INFO nova.api.openstack.compute.server_external_events [req-0836dc3e-89c4-4d7e-9c24-919d4c3b3d49 req-7e1b106c-2912-4545-9711-4fd5b21433d1 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance [pid: 7|app: 0|req: 506/1017] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:14:46 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-02-19 20:14:46.844 8 WARNING neutronclient.v2_0.client [None req-9aa23662-0082-4bda-bde6-77ab37bd132a 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 512/1018] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:46 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1529 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:47.999 7 WARNING neutronclient.v2_0.client [None req-6c84d960-0b79-4d53-adaf-84e5a1e6617d 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1019] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:47 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1529 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:49.172 8 WARNING neutronclient.v2_0.client [None req-f2902c3b-3d6b-43d0-a940-a725c567faf8 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1020] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:49 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1529 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-02-19 20:14:50.396 7 WARNING neutronclient.v2_0.client [None req-fd791161-ff1b-46bf-9508-90864acab2a3 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 508/1021] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:50 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1529 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-02-19 20:14:51.365 8 INFO nova.api.openstack.compute.server_external_events [req-1df257c3-e5b0-432b-a07f-9a037f890416 req-4baa3524-e466-4dd2-b408-7d8d8f450974 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance [pid: 8|app: 0|req: 514/1022] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:14:51 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-02-19 20:14:51.550 7 WARNING neutronclient.v2_0.client [None req-9b96466c-b07d-4408-a2c5-d29d9de745e6 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 509/1023] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:51 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1529 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:52.760 8 WARNING neutronclient.v2_0.client [None req-70a29e55-7952-43d4-be22-b38bfca4104a 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1024] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:52 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1529 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-02-19 20:14:53.412 7 INFO nova.api.openstack.compute.server_external_events [req-265ca53b-5a82-4e7d-88d2-d12b0f417fe9 req-96ca7d3b-564c-41ad-8fca-ddcd757064b9 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance [pid: 7|app: 0|req: 510/1025] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:14:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:53.923 7 WARNING neutronclient.v2_0.client [None req-7d186db1-feb9-4a58-99be-d33b9f8ce1b8 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1028] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:53 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1697 bytes in 538 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:54.470 8 WARNING neutronclient.v2_0.client [None req-5f34bf39-4450-4cf9-8208-5ea34f3e7c78 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1029] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:54 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1697 bytes in 935 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:57.307 7 INFO nova.api.openstack.compute.server_external_events [req-116ef3b3-9e56-4a7a-9820-6fdcaa16fe29 req-93ba7bda-3367-45ba-8ebf-67e6306681f9 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance [pid: 7|app: 0|req: 513/1030] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:14:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:58.472 8 WARNING neutronclient.v2_0.client [None req-94713282-4fca-4db0-a5ba-79d5a03857c5 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:14:58.635 8 WARNING neutronclient.v2_0.client [None req-94713282-4fca-4db0-a5ba-79d5a03857c5 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1031] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:14:58 2026] POST /v2.1/servers => generated 424 bytes in 376 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-02-19 20:14:58.812 7 WARNING neutronclient.v2_0.client [None req-eb588e39-90e8-444e-afa8-1677cc9fa15d 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1032] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:58 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1367 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:14:59.916 8 WARNING neutronclient.v2_0.client [None req-244aedf6-149c-4ac7-b621-265066cdbb7a 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1033] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:14:59 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1371 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:00.999 7 WARNING neutronclient.v2_0.client [None req-8369bf57-e365-4e5e-9379-06e9bfe0370e 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 515/1034] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:00 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1363 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:02.089 8 WARNING neutronclient.v2_0.client [None req-e06dc98b-1ce5-465d-8c43-373d7906616c 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1035] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:02 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1363 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-02-19 20:15:03.177 7 WARNING neutronclient.v2_0.client [None req-81fbf92e-96ff-410d-aae8-bd02a73d1105 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1036] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:03 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1419 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:04.297 8 WARNING neutronclient.v2_0.client [None req-52c9e8b4-e28a-438a-b54d-36eaa8bd6bff 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1039] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:04 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1419 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-02-19 20:15:05.402 7 WARNING neutronclient.v2_0.client [None req-a9f65820-bf85-42dd-bf1e-ab170df8b47a 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1040] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:05 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1469 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, ' [pid: 8|app: 0|req: 523/1041] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 519/1042] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:06.399 7 INFO nova.api.openstack.compute.server_external_events [req-7f389a5c-b9ce-4cc9-9a2b-94e019261622 req-f2d309a5-6c66-46f6-a23c-edc2f8e50516 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:400f6ae2-000c-41d6-832e-32c91a1b5c04 for instance 09683e9c-8b13-43bc-b31e-5f5c95be3e4e on instance [pid: 7|app: 0|req: 520/1043] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:15:06.478 8 WARNING neutronclient.v2_0.client [None req-0d6db9bd-4111-40a4-8409-620df450c92e 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] 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-02-19 20:15:06.622 7 WARNING neutronclient.v2_0.client [None req-909d172b-2fbe-439f-b22f-9db6eb6c019c 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 524/1044] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 6908 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 525/1045] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1046] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1467 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1047] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 42 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: 522/1048] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/limits?tenant_id=7ce8505872fe4e4abce6aafd6b89ed5f => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1049] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/limits?tenant_id=8892bca31f0a457192b62a04662c63c2 => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1050] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/limits?tenant_id=a1fe73d913784b08b6e43541409a1e13 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1051] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/limits?tenant_id=a475ce6eb9e1463b80a6f85abd79ae73 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1052] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:06 2026] GET /v2.1/limits?tenant_id=e2d0ce2ddad94f24b752a8fddc71c840 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1053] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1054] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1055] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1056] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1057] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/os-availability-zone => generated 97 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, ' [pid: 7|app: 0|req: 527/1058] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 532/1059] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1391 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-19 20:15:07.764 7 WARNING neutronclient.v2_0.client [None req-f24d2b4c-54ab-449f-a5fd-eff5a4c1be80 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1060] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:07 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1467 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:08.906 8 WARNING neutronclient.v2_0.client [None req-c3904feb-638b-4ebd-a956-dacf410f3bfd 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1061] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:08 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1467 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:10.057 7 WARNING neutronclient.v2_0.client [None req-8831b823-8f91-4e85-92c8-37709f5980d9 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1062] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:10 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1467 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-02-19 20:15:11.289 8 WARNING neutronclient.v2_0.client [None req-e82ece0a-8e2d-4e4a-b0c9-f1f00530674c 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1063] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:11 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1467 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:12.570 7 WARNING neutronclient.v2_0.client [None req-28f52667-8027-4131-8a38-0110fe7ae9f4 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1064] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:12 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1467 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:13.241 8 INFO nova.api.openstack.compute.server_external_events [req-de7b279e-f1ef-43cd-8d8b-2674c241adc6 req-0bb68a81-b5d0-4033-844d-f3b4c609f94d 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:400f6ae2-000c-41d6-832e-32c91a1b5c04 for instance 09683e9c-8b13-43bc-b31e-5f5c95be3e4e on instance [pid: 8|app: 0|req: 535/1065] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:13 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-02-19 20:15:13.712 8 WARNING neutronclient.v2_0.client [None req-0c8c075d-2ac3-474b-9282-5ccf62007737 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1068] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:13 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1467 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-02-19 20:15:14.921 7 WARNING neutronclient.v2_0.client [None req-456371a6-a08f-4593-ae16-f01c875fa908 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 532/1069] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:14 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1646 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-02-19 20:15:15.285 8 INFO nova.api.openstack.compute.server_external_events [req-56f20234-cb99-4901-93b2-96a2d606e230 req-6bfd54a3-b010-4de3-b121-b5755505b20b 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:400f6ae2-000c-41d6-832e-32c91a1b5c04 for instance 09683e9c-8b13-43bc-b31e-5f5c95be3e4e on instance [pid: 8|app: 0|req: 538/1070] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1071] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:15:16 2026] DELETE /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:16.302 8 WARNING neutronclient.v2_0.client [None req-02bee783-69c3-450d-870d-c73112ae56ce 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 539/1072] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:16 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1652 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:17.448 7 WARNING neutronclient.v2_0.client [None req-49348aa7-44fb-4012-a4cb-e332756430b0 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1073] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:17 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1652 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:18.703 8 WARNING neutronclient.v2_0.client [None req-3f3bf1c4-0613-44b2-b44c-b770eb2a2ab0 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] 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: 540/1074] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:18 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1610 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:15:18.918 7 INFO nova.api.openstack.compute.server_external_events [req-f022a947-d5ab-420a-be3d-9b323345a98a req-adb284c4-2065-4880-aa51-06acb59bfb10 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:400f6ae2-000c-41d6-832e-32c91a1b5c04 for instance 09683e9c-8b13-43bc-b31e-5f5c95be3e4e on instance [pid: 7|app: 0|req: 535/1075] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:18 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, ' [pid: 8|app: 0|req: 541/1076] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:15:19 2026] POST /v2.1/os-keypairs => generated 397 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:19.970 7 WARNING neutronclient.v2_0.client [None req-84cecfff-7256-42d1-bc07-df9c51eae96f 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1077] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:19 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1453 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:15:21.059 8 WARNING neutronclient.v2_0.client [None req-a1729f9d-4952-4db8-9a49-40d7688f62b3 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] The python binding code in 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/1078] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:21 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 1453 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 537/1079] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:15:21 2026] POST /v2.1/os-keypairs => generated 385 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-02-19 20:15:22.130 8 INFO nova.api.openstack.wsgi [None req-351a51de-7fab-4100-8197-e483ba9cfda4 7c7dbb5c46c7411780c67d5353773178 a475ce6eb9e1463b80a6f85abd79ae73 - - default default] HTTP exception thrown: Instance 09683e9c-8b13-43bc-b31e-5f5c95be3e4e could not be found. [pid: 8|app: 0|req: 543/1080] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:22 2026] GET /v2.1/servers/09683e9c-8b13-43bc-b31e-5f5c95be3e4e => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:15:23.208 7 WARNING neutronclient.v2_0.client [None req-229a783a-b38a-4e17-93fc-c16eef8b4880 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:15:23.244 7 WARNING neutronclient.v2_0.client [None req-229a783a-b38a-4e17-93fc-c16eef8b4880 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:15:23.298 7 WARNING neutronclient.v2_0.client [None req-229a783a-b38a-4e17-93fc-c16eef8b4880 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:15:23.455 7 WARNING neutronclient.v2_0.client [None req-229a783a-b38a-4e17-93fc-c16eef8b4880 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 538/1083] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:15:23 2026] POST /v2.1/servers => generated 496 bytes in 510 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-02-19 20:15:23.684 8 WARNING neutronclient.v2_0.client [None req-f9e50b51-3b2a-4f6f-8fd0-dda0f758e5e0 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in 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/1084] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:23 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:24.785 7 WARNING neutronclient.v2_0.client [None req-49fcb24c-f44c-4ad8-8305-71ae1917c7df 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in 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/1085] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:24 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1461 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-02-19 20:15:25.882 8 WARNING neutronclient.v2_0.client [None req-23aeed2c-ec2b-4f74-8973-c1e5ba3f6b03 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 547/1086] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:25 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1509 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:26.970 7 WARNING neutronclient.v2_0.client [None req-cb05e6f2-e3c4-4166-bf88-91f1e285b5ac 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 540/1087] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:26 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1509 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-02-19 20:15:28.056 8 WARNING neutronclient.v2_0.client [None req-b4df7eef-be0e-461d-a634-86a58b5cd311 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in 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/1088] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:28 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1517 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:29.144 7 WARNING neutronclient.v2_0.client [None req-3b5c218b-746f-42d1-b387-2ef04700bbcc 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] 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-02-19 20:15:29.190 8 INFO nova.api.openstack.compute.server_external_events [req-fa9013f7-7872-4111-83f8-68d0e9b70b16 req-5081e2ed-6f25-430b-a7cd-fb20f8a741a8 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:ad3f916e-8f7b-4055-93dc-4365264511e0 for instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 on instance [pid: 8|app: 0|req: 549/1089] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1090] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:29 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1641 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-02-19 20:15:30.294 8 WARNING neutronclient.v2_0.client [None req-51b91147-c9ee-4ddd-af7a-1e0029c4663e 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 550/1091] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:30 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1629 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-02-19 20:15:31.490 7 WARNING neutronclient.v2_0.client [None req-336c9abd-7539-41ac-9c12-29af07bc4e6a 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1092] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:31 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1629 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:32.645 8 WARNING neutronclient.v2_0.client [None req-345db512-b88d-4a05-9ffb-652bb7bad285 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 551/1093] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:32 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1629 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-02-19 20:15:33.795 8 WARNING neutronclient.v2_0.client [None req-9ff4581d-2656-4c77-abea-864835ed4e6b 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1096] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:33 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1629 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:34.623 7 INFO nova.api.openstack.compute.server_external_events [req-81571a39-515e-45fb-81ae-0269f9ba4f3a req-29e6fbb2-8942-4e14-95b8-f219033ee0bd 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:ad3f916e-8f7b-4055-93dc-4365264511e0 for instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 on instance [pid: 7|app: 0|req: 544/1097] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:34.933 8 WARNING neutronclient.v2_0.client [None req-e1fe9d19-b646-4d61-b558-67436c316a83 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 554/1098] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:34 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1629 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:36.085 7 WARNING neutronclient.v2_0.client [None req-089373f5-ef23-417a-bc46-f1f226c2cee9 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in 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/1099] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:15:36 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1808 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-02-19 20:15:36.253 8 WARNING neutronclient.v2_0.client [None req-1b66cf1f-afda-49f1-a27b-de1ae0d1b1a2 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in 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/1100] 172.24.0.234 () {32 vars in 743 bytes} [Thu Feb 19 20:15:36 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9/os-interface => generated 284 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:36.660 7 INFO nova.api.openstack.compute.server_external_events [req-8e3a7448-66df-40cc-afb1-a122b507125f req-5c4cb3ce-4a3b-45ed-adb6-3a82b0e3c9cf 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:ad3f916e-8f7b-4055-93dc-4365264511e0 for instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 on instance [pid: 7|app: 0|req: 546/1101] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:15:37.035 8 INFO nova.api.openstack.compute.server_external_events [req-281ccd6d-24f5-4480-b7ac-f4f468191cdf req-32b09826-126d-4906-80de-2d297341b416 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:ad3f916e-8f7b-4055-93dc-4365264511e0 for instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 on instance [pid: 8|app: 0|req: 556/1102] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:15:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 550/1109] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 120 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 560/1110] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2071 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1111] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=254203d933974ccc942a989631ef517c => generated 302 bytes in 36 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: 561/1112] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1113] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=5610d9b6884e416b94518a3cfb023cf9 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1114] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=7ce8505872fe4e4abce6aafd6b89ed5f => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1115] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=8875670a8c374db4a9744fe3fb74e0d4 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1116] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=8892bca31f0a457192b62a04662c63c2 => generated 304 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1117] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=a1fe73d913784b08b6e43541409a1e13 => generated 304 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1118] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=e2d0ce2ddad94f24b752a8fddc71c840 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1119] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1120] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=fa291b07ddfc4d0ba77d072e93bd0b5f => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1121] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1122] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1123] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:16:06.857 8 WARNING neutronclient.v2_0.client [None req-e89fcae0-2169-4eee-9e7b-e0ecb605d585 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1124] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7481 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 558/1125] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:16:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 568/1126] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:16:07 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1127] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:16:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 569/1128] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:16:07 2026] GET /v2.1/os-services => generated 783 bytes in 20 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: 575/1139] 172.24.0.234 () {34 vars in 752 bytes} [Thu Feb 19 20:16:57 2026] POST /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825/action => generated 34387 bytes in 562 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:16:59.073 7 INFO nova.api.openstack.compute.server_external_events [req-0ff7317b-3b52-44b4-845a-18b4f1ccf79f req-b23b9e53-ddcc-43cc-92d6-7e57e6be123a 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance [pid: 7|app: 0|req: 565/1140] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:16:59 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1141] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:16:59 2026] DELETE /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 0 bytes in 86 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-02-19 20:16:59.178 7 WARNING neutronclient.v2_0.client [None req-7c5a4695-0241-4eb5-8184-a7691b928ecf 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1142] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:16:59 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1823 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:00.373 8 WARNING neutronclient.v2_0.client [None req-7db0df20-48cf-4eaa-bd8d-81038efdbb88 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1143] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:00 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1703 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:01.116 7 INFO nova.api.openstack.compute.server_external_events [req-4ddb30b9-3a11-4f19-ae77-cfced45fdd0c req-9f196945-c81e-4d99-ad46-1ca7799c629e 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance 2026-02-19 20:17:01.116 7 INFO nova.api.openstack.compute.server_external_events [req-4ddb30b9-3a11-4f19-ae77-cfced45fdd0c req-9f196945-c81e-4d99-ad46-1ca7799c629e 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance [pid: 7|app: 0|req: 567/1144] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:01 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:01.539 8 WARNING neutronclient.v2_0.client [None req-35d62e6a-3868-4e9f-bca9-de856ed1c130 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1145] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:01 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1703 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-02-19 20:17:02.690 7 WARNING neutronclient.v2_0.client [None req-52783994-025c-4e95-890c-d08e1f8079c5 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1146] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:02 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1484 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:03.152 8 INFO nova.api.openstack.compute.server_external_events [req-87d530f4-2027-47d9-a08a-223e17c284f3 req-c53eea8b-8be5-49f6-8b6f-ebff5dc95a34 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:d9930d52-5e7f-4934-8693-ef5f4cb94116 for instance db2b5efc-2e38-400e-a341-80512a148825 on instance [pid: 8|app: 0|req: 579/1147] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:03.781 8 WARNING neutronclient.v2_0.client [None req-ad5e0160-3bc6-4f6d-9d11-2aa7536c893c 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 581/1150] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:03 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1489 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-02-19 20:17:04.881 7 WARNING neutronclient.v2_0.client [None req-ff904309-736d-452a-aa61-886aa9b66241 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] The python binding code in 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/1151] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:04 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 1489 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-02-19 20:17:05.956 8 INFO nova.api.openstack.wsgi [None req-b720e1bc-c44d-40c1-936c-fb890ce30b1c 670e799887954a5ea7e972989a9bb663 7ce8505872fe4e4abce6aafd6b89ed5f - - default default] HTTP exception thrown: Instance db2b5efc-2e38-400e-a341-80512a148825 could not be found. [pid: 8|app: 0|req: 582/1152] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:05 2026] GET /v2.1/servers/db2b5efc-2e38-400e-a341-80512a148825 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 571/1153] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:17:05 2026] GET /v2.1/os-services => generated 783 bytes in 130 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-02-19 20:17:06.196 8 WARNING neutronclient.v2_0.client [None req-3e8537d5-dda6-48aa-9d25-5fab8b45e960 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 572/1154] 172.24.0.234 () {32 vars in 732 bytes} [Thu Feb 19 20:17:06 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1699827803 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1155] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 5124 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1156] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1157] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1158] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1159] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1160] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=5610d9b6884e416b94518a3cfb023cf9 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1161] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=7ce8505872fe4e4abce6aafd6b89ed5f => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1162] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=8892bca31f0a457192b62a04662c63c2 => generated 304 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1163] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=a1fe73d913784b08b6e43541409a1e13 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1164] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=e2d0ce2ddad94f24b752a8fddc71c840 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1165] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1166] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1167] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1168] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 590/1169] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 580/1170] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:17:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 583/1175] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:17:31 2026] POST /v2.1/os-keypairs => generated 396 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:17:34.942 8 WARNING neutronclient.v2_0.client [None req-c7f9d2bb-d242-44db-a8fd-65db2d700c6e bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:17:34.982 8 WARNING neutronclient.v2_0.client [None req-c7f9d2bb-d242-44db-a8fd-65db2d700c6e bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:17:35.259 8 WARNING neutronclient.v2_0.client [None req-c7f9d2bb-d242-44db-a8fd-65db2d700c6e bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 594/1178] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:17:34 2026] POST /v2.1/servers => generated 448 bytes in 567 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-19 20:17:35.458 7 WARNING neutronclient.v2_0.client [None req-1bc016a2-bea4-4fae-9c8c-c7ad655834fb bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 585/1179] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:35 2026] GET /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 1394 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:40.542 8 WARNING neutronclient.v2_0.client [None req-4e1cb865-0eaf-412d-8801-f5da4a6394e7 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 595/1180] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:40 2026] GET /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 1520 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-02-19 20:17:41.038 7 INFO nova.api.openstack.compute.server_external_events [req-e6850789-386e-43ea-9141-9b081681e284 req-0fb03621-823e-444c-ac87-9eb70a707db4 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 7|app: 0|req: 586/1181] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:43.870 8 INFO nova.api.openstack.compute.server_external_events [req-3befef2c-a9fe-4b91-8840-d40745805244 req-41e91091-2c97-45ac-bbaf-c91372dd6da0 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 8|app: 0|req: 597/1184] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:43 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:45.696 7 WARNING neutronclient.v2_0.client [None req-8d355f7a-f154-4966-bfbd-dcce11de2016 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 588/1185] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:45 2026] GET /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 1518 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-02-19 20:17:45.914 8 INFO nova.api.openstack.compute.server_external_events [req-996f5311-67c6-4c0c-9f89-79fda2119a4c req-6fdc9b64-af58-4369-aba7-d83dc0838f1b 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 8|app: 0|req: 598/1186] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:47.961 7 INFO nova.api.openstack.compute.server_external_events [req-d62f1fe5-b29f-4658-93ac-a5fa05c9a00e req-c7c552c2-188d-4791-9106-c65c7200e034 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 7|app: 0|req: 589/1187] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:50.945 8 WARNING neutronclient.v2_0.client [None req-927c41e1-0c03-4d6c-b826-eea64b07f32d bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 599/1188] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:50 2026] GET /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 1816 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:52.323 8 INFO nova.api.openstack.compute.server_external_events [req-1a75515f-ee85-44e2-a7ee-e4de9e2a8b07 req-b3e67eef-018c-47c3-b3c3-0a5e71b2492d 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 8|app: 0|req: 600/1189] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:17:52.463 7 WARNING neutronclient.v2_0.client [None req-3467fa07-1fdf-4eef-bc83-1603037365bb bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:17:52.509 7 WARNING neutronclient.v2_0.client [None req-3467fa07-1fdf-4eef-bc83-1603037365bb bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:17:52.767 7 WARNING neutronclient.v2_0.client [None req-3467fa07-1fdf-4eef-bc83-1603037365bb bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 590/1190] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:17:52 2026] POST /v2.1/servers => generated 448 bytes in 696 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-02-19 20:17:53.025 8 WARNING neutronclient.v2_0.client [None req-7fa8676d-cb29-4a6d-8a9e-04aa79355e88 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 601/1191] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:53 2026] GET /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 1394 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:58.116 7 WARNING neutronclient.v2_0.client [None req-87129229-d79b-4f43-8454-6df52b032d03 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 592/1194] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:17:58 2026] GET /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 1520 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:17:58.922 8 INFO nova.api.openstack.compute.server_external_events [req-e79179f6-042d-4cca-95b4-26c1f1f87bfb req-bb6dac99-b5f4-43d2-ba86-58e7b1446f72 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance [pid: 8|app: 0|req: 603/1195] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:17:58 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:03.282 7 WARNING neutronclient.v2_0.client [None req-db31ab04-37d0-4cad-a3f4-fc2a2c4fd6c0 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 593/1196] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:03 2026] GET /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 1518 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-02-19 20:18:03.804 8 INFO nova.api.openstack.compute.server_external_events [req-24a817a7-7068-4d75-a5fd-fc62349ab544 req-50d5638f-7712-4a30-86a8-51f3518ec993 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance [pid: 8|app: 0|req: 605/1199] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:05.854 7 INFO nova.api.openstack.compute.server_external_events [req-67fcea02-4e70-42de-880e-efd5ccde523b req-44aeebe0-ef5f-4521-93f4-43e218af5147 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance [pid: 7|app: 0|req: 595/1200] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:05 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 606/1201] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:18:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1202] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1203] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1204] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 608/1205] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=13c74c10a68b423b8d31db4b3136c2fa => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1206] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=2c3791960fff4f5aab43b4b864cb0be1 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1207] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1208] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=41c46c45619c40b08f4924a9f3158211 => generated 305 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1209] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=5610d9b6884e416b94518a3cfb023cf9 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1210] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=609c07cdd7c743ab941e4693c26b97da => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1211] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=6ff59330d7dc4e699e3ec5beb33d1b99 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1212] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=8088045e672941c48d8ff0c6d6b231b5 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1213] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=8892bca31f0a457192b62a04662c63c2 => generated 304 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1214] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=a1fe73d913784b08b6e43541409a1e13 => generated 304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1215] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=bbc1b22e553d4f5ab95b8f446e8826a5 => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1216] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=d3b8e662a75449c2b5c625625c856f39 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1217] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1218] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-19 20:18:06.795 8 WARNING neutronclient.v2_0.client [None req-17106ca4-72a4-45c1-b3f2-8681a8582981 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 615/1219] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9929 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1220] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 616/1221] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1222] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:18:06 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 617/1223] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:18:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2424 bytes in 30 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-02-19 20:18:08.442 7 WARNING neutronclient.v2_0.client [None req-c786800a-3c6b-4c1b-881a-f0d7ba1c268c bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1224] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:08 2026] GET /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 1817 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-02-19 20:18:09.739 8 INFO nova.api.openstack.compute.server_external_events [req-58559764-bc90-40fc-8652-df1a7fc02a92 req-a848f8c4-75c5-4382-a52f-fae2dc43da05 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance [pid: 8|app: 0|req: 618/1225] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 610/1230] 172.24.0.234 () {34 vars in 752 bytes} [Thu Feb 19 20:18:25 2026] POST /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc/action => generated 34501 bytes in 662 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: 621/1231] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:18:26 2026] DELETE /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 0 bytes in 116 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-02-19 20:18:26.710 7 WARNING neutronclient.v2_0.client [None req-c4b28784-a17c-4a7e-b447-0f34dd2c5d7e a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 611/1232] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:26 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1841 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:27.906 8 WARNING neutronclient.v2_0.client [None req-5125b435-2502-4cf7-a0ba-1d877925bd90 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:18:27.906 7 INFO nova.api.openstack.compute.server_external_events [req-a8276b1c-a6ad-43db-b8a4-33af73c98635 req-0c63955a-ca61-478c-b40e-be36bf86f30b 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance [pid: 7|app: 0|req: 612/1233] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:27 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1234] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:27 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1841 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:29.081 7 WARNING neutronclient.v2_0.client [None req-9b039dd6-a16a-4d42-bcb7-c17e1dcc0318 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 613/1235] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:29 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1841 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:29.944 8 INFO nova.api.openstack.compute.server_external_events [req-90030ae5-c130-4fe7-9550-90c19df2ae32 req-a14e97f4-3ab2-45df-b6e6-5feef8c31151 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance 2026-02-19 20:18:29.944 8 INFO nova.api.openstack.compute.server_external_events [req-90030ae5-c130-4fe7-9550-90c19df2ae32 req-a14e97f4-3ab2-45df-b6e6-5feef8c31151 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:0a3f5999-f343-4575-88e0-6decc2202e66 for instance 2469ad12-6949-4eb3-b3c8-aae9909618cc on instance [pid: 8|app: 0|req: 623/1236] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:29 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:30.222 7 WARNING neutronclient.v2_0.client [None req-f1d0949b-be4a-4ebb-8302-66d6db8be35f a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1237] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:30 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1480 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:31.321 8 WARNING neutronclient.v2_0.client [None req-32e910ad-846c-4bd3-a43f-e0ba0df349fe a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1238] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:31 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1485 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-02-19 20:18:32.416 7 WARNING neutronclient.v2_0.client [None req-14ea28ff-5474-459f-be21-315180295a59 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 615/1239] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:32 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 1485 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:33.492 8 INFO nova.api.openstack.wsgi [None req-fd05d09f-9384-4c45-afce-6f0a373caee6 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] HTTP exception thrown: Instance 2469ad12-6949-4eb3-b3c8-aae9909618cc could not be found. [pid: 8|app: 0|req: 625/1240] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:33 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => 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: 616/1241] 172.24.0.234 () {32 vars in 706 bytes} [Thu Feb 19 20:18:33 2026] DELETE /v2.1/os-keypairs/tempest-keypair-674699655 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:34.019 8 INFO nova.api.openstack.wsgi [None req-4caf09a6-b1b9-4e89-921c-39329a191961 a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] HTTP exception thrown: Instance 2469ad12-6949-4eb3-b3c8-aae9909618cc could not be found. [pid: 8|app: 0|req: 627/1244] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:18:33 2026] DELETE /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:18:34.051 7 INFO nova.api.openstack.wsgi [None req-979f5ced-9944-48e6-aac0-ce600d781bcb a9a54f74733e43e696528397c9508586 8892bca31f0a457192b62a04662c63c2 - - default default] HTTP exception thrown: Instance 2469ad12-6949-4eb3-b3c8-aae9909618cc could not be found. [pid: 7|app: 0|req: 618/1245] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:34 2026] GET /v2.1/servers/2469ad12-6949-4eb3-b3c8-aae9909618cc => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 620/1248] 172.24.0.234 () {34 vars in 673 bytes} [Thu Feb 19 20:18:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:47.172 8 WARNING neutronclient.v2_0.client [None req-601141cd-1699-4e5c-a568-f14f90fbbc13 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:18:47.210 8 WARNING neutronclient.v2_0.client [None req-601141cd-1699-4e5c-a568-f14f90fbbc13 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-02-19 20:18:47.384 8 WARNING neutronclient.v2_0.client [None req-601141cd-1699-4e5c-a568-f14f90fbbc13 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 629/1249] 172.24.0.234 () {34 vars in 665 bytes} [Thu Feb 19 20:18:47 2026] POST /v2.1/servers => generated 453 bytes in 482 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-02-19 20:18:47.620 7 WARNING neutronclient.v2_0.client [None req-c56429a6-707b-43a8-b675-5b0a6dce2453 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 621/1250] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:47 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1392 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:48.704 8 WARNING neutronclient.v2_0.client [None req-1c2cf9bd-4396-49df-b2ae-b1017f3761a8 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 630/1251] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:48 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1396 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-02-19 20:18:49.808 7 WARNING neutronclient.v2_0.client [None req-4669ab48-f3a7-4409-ba40-09ac240df83a a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 622/1252] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:49 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1444 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-02-19 20:18:50.888 8 WARNING neutronclient.v2_0.client [None req-074bd639-6e50-480c-8be1-41546b05069d a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 631/1253] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:50 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1444 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:51.984 7 WARNING neutronclient.v2_0.client [None req-20de16f0-76b8-4d42-abf5-727e3d9f0759 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 623/1254] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:51 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1452 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-02-19 20:18:53.066 8 WARNING neutronclient.v2_0.client [None req-709448b1-14dc-450a-8084-4dc08c4709ca a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 632/1255] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:53 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1530 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-02-19 20:18:53.219 7 INFO nova.api.openstack.compute.server_external_events [req-0531dc9f-3265-46a1-a41f-f0a429d42d97 req-e1bd782d-0207-4591-8752-96c8baad0587 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:9aaad247-e0c8-463f-960d-bc36bff44949 for instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 on instance [pid: 7|app: 0|req: 624/1256] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:54.237 8 WARNING neutronclient.v2_0.client [None req-76c72589-abdd-4ea4-897c-b9fb36be83c6 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 634/1259] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:54 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1518 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:55.422 7 WARNING neutronclient.v2_0.client [None req-c2bacdd9-4219-4349-b17a-ca5463ae0b44 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 626/1260] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:55 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1518 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:56.561 8 WARNING neutronclient.v2_0.client [None req-4a086123-bfaf-4913-87b1-f2468ac597ed a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 635/1261] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:56 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1518 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:57.710 7 WARNING neutronclient.v2_0.client [None req-2b65cbd7-25a6-4275-b6d3-413157aa4e5a a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 627/1262] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:57 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1518 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:18:57.951 8 INFO nova.api.openstack.compute.server_external_events [req-0c96adfa-d35f-4834-9a3a-76d3165f2f56 req-6139a484-5c61-4dd3-9221-2a2bd3fc4ae6 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:9aaad247-e0c8-463f-960d-bc36bff44949 for instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 on instance [pid: 8|app: 0|req: 636/1263] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:57 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-02-19 20:18:58.911 7 WARNING neutronclient.v2_0.client [None req-64355e85-9501-4a32-b526-4e395cf92aa4 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 628/1264] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:18:58 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1518 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-02-19 20:19:00.004 8 INFO nova.api.openstack.compute.server_external_events [req-d856632d-1969-4451-96b2-a937abd8e332 req-70ab04ae-4977-4297-b830-c1248b66378c 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-plugged:9aaad247-e0c8-463f-960d-bc36bff44949 for instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 on instance [pid: 8|app: 0|req: 637/1265] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:18:59 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-02-19 20:19:00.063 7 WARNING neutronclient.v2_0.client [None req-487434b7-62c4-4fe8-aa4f-edc3b337f7a6 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 629/1266] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:19:00 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1700 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-02-19 20:19:00.239 8 WARNING neutronclient.v2_0.client [None req-cf16b548-4dff-4f0a-aa70-5a46ab9d5e00 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 638/1267] 172.24.0.234 () {32 vars in 743 bytes} [Thu Feb 19 20:19:00 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12/os-interface => generated 284 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:19:02.049 7 INFO nova.api.openstack.compute.server_external_events [req-000e15fd-64ac-4df5-9759-9af1792e8f28 req-fb2e9273-f69d-4b9b-ad99-a65f93b6776e 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:9aaad247-e0c8-463f-960d-bc36bff44949 for instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 on instance [pid: 7|app: 0|req: 630/1268] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:19:02 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 632/1271] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:05 2026] GET /v2.1/limits?tenant_id=13c74c10a68b423b8d31db4b3136c2fa => generated 302 bytes in 152 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: 640/1272] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=2c3791960fff4f5aab43b4b864cb0be1 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1273] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1274] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=41c46c45619c40b08f4924a9f3158211 => generated 305 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1275] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=5610d9b6884e416b94518a3cfb023cf9 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1276] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=609c07cdd7c743ab941e4693c26b97da => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1277] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=6ff59330d7dc4e699e3ec5beb33d1b99 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1278] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=8088045e672941c48d8ff0c6d6b231b5 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1279] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=979279d6faac481fbf9e83bcc30c3914 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1280] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=a1fe73d913784b08b6e43541409a1e13 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1281] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=bbc1b22e553d4f5ab95b8f446e8826a5 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1282] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=d3b8e662a75449c2b5c625625c856f39 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1283] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1284] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-19 20:19:06.727 7 WARNING neutronclient.v2_0.client [None req-916228d2-4109-4296-ad03-5f948fd0e760 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 639/1285] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 10020 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1286] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 640/1287] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1288] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1289] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 649/1290] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2404 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1291] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 650/1292] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:19:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 643/1293] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:19:07 2026] GET /v2.1/os-services => generated 783 bytes in 25 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: 650/1306] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:20:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1307] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/os-services => generated 783 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1308] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 658/1309] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 652/1310] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 2417 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1311] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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-02-19 20:20:06.292 7 WARNING neutronclient.v2_0.client [None req-3a6e4163-f962-45a1-ae68-7a8012f5175b 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 653/1312] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 10020 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1313] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 654/1314] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=13c74c10a68b423b8d31db4b3136c2fa => generated 302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1315] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=2c3791960fff4f5aab43b4b864cb0be1 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1316] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1317] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=41c46c45619c40b08f4924a9f3158211 => generated 305 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1318] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=5610d9b6884e416b94518a3cfb023cf9 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1319] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=609c07cdd7c743ab941e4693c26b97da => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1320] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=6ff59330d7dc4e699e3ec5beb33d1b99 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1321] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=8088045e672941c48d8ff0c6d6b231b5 => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1322] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=979279d6faac481fbf9e83bcc30c3914 => generated 304 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1323] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=a1fe73d913784b08b6e43541409a1e13 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1324] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=bbc1b22e553d4f5ab95b8f446e8826a5 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1325] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:06 2026] GET /v2.1/limits?tenant_id=d3b8e662a75449c2b5c625625c856f39 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1326] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:07 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1327] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:20:07 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1328] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:20:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 666/1339] 172.24.0.234 () {34 vars in 752 bytes} [Thu Feb 19 20:20:53 2026] POST /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9/action => generated 39835 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1340] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:20:53 2026] DELETE /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:20:54.065 7 WARNING neutronclient.v2_0.client [None req-0ab5f1c0-fb3f-4faf-9eba-c453e9727b44 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 667/1341] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:20:54 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1934 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-02-19 20:20:55.262 8 WARNING neutronclient.v2_0.client [None req-dee0ab53-2884-4eb8-8b1e-07e5f701bd0d 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] 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-02-19 20:20:55.293 7 INFO nova.api.openstack.compute.server_external_events [req-709b127c-04b6-45d3-9b5d-f19f247097a7 req-8de9b0d7-b2b1-4b47-ab3e-d075a4a0935b 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:ad3f916e-8f7b-4055-93dc-4365264511e0 for instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 on instance [pid: 7|app: 0|req: 668/1342] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:20:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1343] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:20:55 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1934 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:20:56.433 7 WARNING neutronclient.v2_0.client [None req-e73dcf30-51cd-4c25-8e37-32f08d27d560 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 669/1344] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:20:56 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1934 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:20:56.981 8 INFO nova.api.openstack.compute.server_external_events [req-9fc64b9d-d3df-45df-aebe-c58c7b450cdb req-b9d77c61-4b67-4a63-9970-db9132361bf6 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:ad3f916e-8f7b-4055-93dc-4365264511e0 for instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 on instance [pid: 8|app: 0|req: 676/1345] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:20:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:20:57.331 7 INFO nova.api.openstack.compute.server_external_events [req-b63485a1-1f20-4f64-8e5b-b924f2db6e71 req-49b60493-b32c-4299-a8ca-1b9fa00fd8fd 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:ad3f916e-8f7b-4055-93dc-4365264511e0 for instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 on instance [pid: 7|app: 0|req: 670/1346] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:20:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:20:57.588 8 WARNING neutronclient.v2_0.client [None req-21b6b4a4-4138-4a0c-80ae-7a1d6c52904e 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 677/1347] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:20:57 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1538 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-02-19 20:20:58.693 7 WARNING neutronclient.v2_0.client [None req-4b5b22f5-b73a-4026-843f-92874e35a32c 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 671/1348] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:20:58 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1543 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:20:59.823 8 WARNING neutronclient.v2_0.client [None req-e468deff-acc4-4e09-a2c6-c0f8547d9215 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 678/1349] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:20:59 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => generated 1543 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:21:00.948 7 INFO nova.api.openstack.wsgi [None req-3a5feef6-617f-4a17-b584-bbdf7c8c3274 9c57a68d952446d1adceb759754bbfe9 a1fe73d913784b08b6e43541409a1e13 - - default default] HTTP exception thrown: Instance 9a65a4ff-4071-4a2a-b4a8-60473fd048e9 could not be found. [pid: 7|app: 0|req: 672/1350] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:21:00 2026] GET /v2.1/servers/9a65a4ff-4071-4a2a-b4a8-60473fd048e9 => 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: 679/1351] 172.24.0.234 () {32 vars in 706 bytes} [Thu Feb 19 20:21:00 2026] DELETE /v2.1/os-keypairs/tempest-keypair-151448430 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 673/1352] 172.24.0.234 () {32 vars in 730 bytes} [Thu Feb 19 20:21:01 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1537727201 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1355] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:21:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1356] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:21:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1357] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:21:05 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1358] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1733 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 677/1359] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:21:06.158 8 WARNING neutronclient.v2_0.client [None req-374e9081-d82b-4ea2-820f-024d8d402446 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 683/1360] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7428 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 678/1361] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 684/1362] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1363] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 685/1364] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=13c74c10a68b423b8d31db4b3136c2fa => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1365] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=2c3791960fff4f5aab43b4b864cb0be1 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1366] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1367] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=41c46c45619c40b08f4924a9f3158211 => generated 305 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1368] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=5610d9b6884e416b94518a3cfb023cf9 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1369] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=609c07cdd7c743ab941e4693c26b97da => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1370] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=6ff59330d7dc4e699e3ec5beb33d1b99 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1371] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=8088045e672941c48d8ff0c6d6b231b5 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1372] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=979279d6faac481fbf9e83bcc30c3914 => generated 304 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1373] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=a1fe73d913784b08b6e43541409a1e13 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1374] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=bbc1b22e553d4f5ab95b8f446e8826a5 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1375] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=d3b8e662a75449c2b5c625625c856f39 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1376] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1377] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:21:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1386] 172.24.0.164 () {28 vars in 456 bytes} [Thu Feb 19 20:21:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1387] 172.24.0.164 () {30 vars in 660 bytes} [Thu Feb 19 20:21:48 2026] GET /v2.1 => generated 0 bytes in 151 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 697/1388] 172.24.0.164 () {32 vars in 733 bytes} [Thu Feb 19 20:21:48 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-19 20:21:48.539 7 WARNING neutronclient.v2_0.client [None req-c62ee54b-7a4f-4154-b02f-580897a94fc8 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 692/1389] 172.24.0.164 () {34 vars in 808 bytes} [Thu Feb 19 20:21:48 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8196 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1390] 172.24.0.164 () {28 vars in 456 bytes} [Thu Feb 19 20:21:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 693/1391] 172.24.0.164 () {30 vars in 660 bytes} [Thu Feb 19 20:21:48 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 699/1392] 172.24.0.164 () {32 vars in 733 bytes} [Thu Feb 19 20:21:49 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: 694/1393] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=13c74c10a68b423b8d31db4b3136c2fa&all_tenants=True => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1394] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=2c3791960fff4f5aab43b4b864cb0be1&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1395] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=35cc968e6e264034b3093611a1307f7c&all_tenants=True => generated 15 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-19 20:21:49.402 8 WARNING neutronclient.v2_0.client [None req-697e7d7a-9b9b-41f8-b34f-2f5ba9c3d64c 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 701/1396] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=41c46c45619c40b08f4924a9f3158211&all_tenants=True => generated 5450 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1397] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=609c07cdd7c743ab941e4693c26b97da&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 702/1398] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=6ff59330d7dc4e699e3ec5beb33d1b99&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1399] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=8088045e672941c48d8ff0c6d6b231b5&all_tenants=True => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-02-19 20:21:49.798 8 WARNING neutronclient.v2_0.client [None req-3690d2df-f44b-4586-abdb-f5510e1fc494 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 703/1400] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=979279d6faac481fbf9e83bcc30c3914&all_tenants=True => generated 2759 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1401] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:49 2026] GET /v2.1/servers/detail?project_id=bbc1b22e553d4f5ab95b8f446e8826a5&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 704/1402] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:50 2026] GET /v2.1/servers/detail?project_id=d3b8e662a75449c2b5c625625c856f39&all_tenants=True => generated 15 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1403] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:50 2026] GET /v2.1/servers/detail?project_id=f59baf6fb1da477a9323a779c5502149&all_tenants=True => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1404] 172.24.0.164 () {34 vars in 896 bytes} [Thu Feb 19 20:21:50 2026] GET /v2.1/servers/detail?project_id=fe891a2a52d14a65a2676e1078de6582&all_tenants=True => generated 15 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1409] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:22:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1410] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:22:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 709/1411] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:22:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1728 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1412] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:22:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 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-02-19 20:22:06.085 8 WARNING neutronclient.v2_0.client [None req-b0434518-5778-4a02-a401-a3c0af4b39a9 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 710/1413] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:22:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7428 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1414] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 711/1415] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1416] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 712/1417] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1418] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=13c74c10a68b423b8d31db4b3136c2fa => generated 302 bytes in 35 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: 713/1419] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=2c3791960fff4f5aab43b4b864cb0be1 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1420] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1421] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=41c46c45619c40b08f4924a9f3158211 => generated 305 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1422] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=609c07cdd7c743ab941e4693c26b97da => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1423] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=6ff59330d7dc4e699e3ec5beb33d1b99 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1424] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=8088045e672941c48d8ff0c6d6b231b5 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1425] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=979279d6faac481fbf9e83bcc30c3914 => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1426] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=bbc1b22e553d4f5ab95b8f446e8826a5 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1427] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=d3b8e662a75449c2b5c625625c856f39 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1428] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1429] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:22:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1442] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:23:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1443] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:23:05 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1444] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 719/1445] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1446] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 720/1447] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1448] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1733 bytes in 36 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-02-19 20:23:06.278 7 WARNING neutronclient.v2_0.client [None req-ad8c8fe2-023e-492e-9e0b-b2c444707457 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 721/1449] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7428 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 729/1450] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 722/1451] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=13c74c10a68b423b8d31db4b3136c2fa => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1452] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=2c3791960fff4f5aab43b4b864cb0be1 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1453] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1454] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=41c46c45619c40b08f4924a9f3158211 => generated 305 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1455] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=609c07cdd7c743ab941e4693c26b97da => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1456] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=6ff59330d7dc4e699e3ec5beb33d1b99 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1457] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=8088045e672941c48d8ff0c6d6b231b5 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1458] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=979279d6faac481fbf9e83bcc30c3914 => generated 304 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1459] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=bbc1b22e553d4f5ab95b8f446e8826a5 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1460] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=d3b8e662a75449c2b5c625625c856f39 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1461] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1462] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:23:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-02-19 20:23:26.587 8 INFO nova.api.openstack.compute.server_external_events [req-48f42c19-bb16-470c-9465-56dad463788b req-c40fccbe-8e8f-4497-8b8d-8145ac4e59b1 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance [pid: 8|app: 0|req: 738/1467] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:23:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1468] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:23:26 2026] DELETE /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 0 bytes in 86 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-02-19 20:23:26.685 8 WARNING neutronclient.v2_0.client [None req-c51498c2-7470-4605-a91d-35cfd76d6ba8 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 739/1469] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:23:26 2026] GET /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 1943 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-02-19 20:23:28.626 7 INFO nova.api.openstack.compute.server_external_events [req-7caf4777-37be-41d9-a437-e258ce331ac7 req-d8fa3e1d-bb0c-4fc5-be28-32d84afb571d 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance 2026-02-19 20:23:28.627 7 INFO nova.api.openstack.compute.server_external_events [req-7caf4777-37be-41d9-a437-e258ce331ac7 req-d8fa3e1d-bb0c-4fc5-be28-32d84afb571d 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance [pid: 7|app: 0|req: 731/1470] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:23:28 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:23:29.480 8 INFO nova.api.openstack.compute.server_external_events [req-5acf3a58-b578-4e52-bfd7-eab431e7f6be req-93a61e5f-85fe-4e1d-acbe-206c06ac2b86 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:78e4c6e5-c9c2-4d35-a9dc-2a7ac7c9e205 for instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 on instance [pid: 8|app: 0|req: 740/1471] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:23:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:23:31.952 7 WARNING neutronclient.v2_0.client [None req-7668fa99-d021-461d-920d-a1ad49fd309f bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 732/1472] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:23:31 2026] GET /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 1480 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-02-19 20:23:37.035 7 INFO nova.api.openstack.wsgi [None req-35d27f7d-4bd2-4c05-b00b-2d5a05add5b9 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] HTTP exception thrown: Instance 4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 could not be found. [pid: 7|app: 0|req: 734/1475] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:23:37 2026] GET /v2.1/servers/4ada762f-b9ab-47b8-86ef-bdcd1ed643e7 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:23:37.435 8 INFO nova.api.openstack.compute.server_external_events [req-e41489f6-28c7-4cd6-a8d1-c7b220a01b17 req-bfad0a9e-dbe4-4883-a9c7-50557efb5a39 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-changed:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 8|app: 0|req: 742/1476] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:23:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 735/1477] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:23:37 2026] DELETE /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:23:37.597 8 WARNING neutronclient.v2_0.client [None req-969d7dcd-55f3-4c4b-a69c-1bde86e11b7a bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 743/1478] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:23:37 2026] GET /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 1942 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:23:38.816 7 INFO nova.api.openstack.compute.server_external_events [req-de6fa10e-51db-4e3e-90fe-0978a89ad525 req-a92b42ac-0d52-4c87-ae23-7410df5313f3 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 7|app: 0|req: 736/1479] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:23:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:23:40.342 8 INFO nova.api.openstack.compute.server_external_events [req-e216d615-c36f-4305-a99f-5e02a55965df req-d4e33cf3-f956-4929-a6d2-d9168a2a3d3e 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 8|app: 0|req: 744/1480] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:23:40 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-02-19 20:23:40.865 7 INFO nova.api.openstack.compute.server_external_events [req-4b5d021e-133e-4518-a6cc-c5fa6bf24ff8 req-4501111d-4b7e-487e-a9a7-0f07e6fad194 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:1b5f03f5-a38c-4146-aa00-8a68733ddb6b for instance edc0f6d7-f284-427a-87cd-35b276860e39 on instance [pid: 7|app: 0|req: 737/1481] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:23:40 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-02-19 20:23:42.796 8 WARNING neutronclient.v2_0.client [None req-1f145ee0-5437-453f-b3c9-f4d6ded198ad bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 745/1482] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:23:42 2026] GET /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 1480 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-02-19 20:23:47.879 7 INFO nova.api.openstack.wsgi [None req-1ffa95d7-0e2b-4de5-9877-1183b76f9837 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] HTTP exception thrown: Instance edc0f6d7-f284-427a-87cd-35b276860e39 could not be found. [pid: 7|app: 0|req: 739/1485] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:23:47 2026] GET /v2.1/servers/edc0f6d7-f284-427a-87cd-35b276860e39 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 747/1486] 172.24.0.234 () {32 vars in 728 bytes} [Thu Feb 19 20:23:50 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2095203714 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:23:50.066 7 INFO nova.api.openstack.wsgi [None req-11698089-7ae0-4cb3-8a90-82b10df62132 bdf179668c084d02b56e51e0b76eefb0 41c46c45619c40b08f4924a9f3158211 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2095203714 not found for user bdf179668c084d02b56e51e0b76eefb0 [pid: 7|app: 0|req: 740/1487] 172.24.0.234 () {32 vars in 725 bytes} [Thu Feb 19 20:23:50 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2095203714 => generated 142 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-02-19 20:24:06.660 7 WARNING neutronclient.v2_0.client [None req-8d9ac274-7bed-42ff-b8e0-bc000dfe9b20 7b8805a5c5f74aeeb2aa0e221a95ac3e 35cc968e6e264034b3093611a1307f7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 743/1492] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:24:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2503 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1493] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:24:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 744/1494] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:24:06 2026] GET /v2.1/os-services => generated 783 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1495] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:24:06 2026] GET /v2.1/limits?tenant_id=2591f1f5584d4a71bc427cd7d93e356b => generated 302 bytes in 30 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: 745/1496] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:24:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1497] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:24:06 2026] GET /v2.1/limits?tenant_id=979279d6faac481fbf9e83bcc30c3914 => generated 304 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1498] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:24:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1499] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/limits?tenant_id=f7c901ac65b547758fa7580da9903a26 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1500] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/limits?tenant_id=f933d58085a041c3941f430eaf3113df => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1501] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1502] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 703 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1503] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 749/1504] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 756/1505] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1506] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1507] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:24:07 2026] GET /v2.1/os-aggregates => generated 18 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 752/1510] 172.24.0.234 () {34 vars in 752 bytes} [Thu Feb 19 20:24:17 2026] POST /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12/action => generated 34470 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1511] 172.24.0.234 () {32 vars in 720 bytes} [Thu Feb 19 20:24:18 2026] DELETE /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 0 bytes in 96 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-02-19 20:24:18.178 7 WARNING neutronclient.v2_0.client [None req-b53b5398-7fb4-4767-b2ec-9188e3eaba5d a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 753/1512] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:24:18 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1826 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-02-19 20:24:19.375 8 WARNING neutronclient.v2_0.client [None req-3ce6a85d-6e2c-4c02-8f5b-fa209c35cc6e a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] 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-02-19 20:24:19.498 7 INFO nova.api.openstack.compute.server_external_events [req-c1a6bed9-8043-4ade-9512-daff275fe87c req-ba1d6382-06ee-4643-9a97-8fe65f26e54e 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:9aaad247-e0c8-463f-960d-bc36bff44949 for instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 on instance [pid: 7|app: 0|req: 754/1513] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:24:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1514] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:24:19 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1826 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:24:20.608 7 WARNING neutronclient.v2_0.client [None req-8a3bc1f6-a768-4164-9da1-21d6a6fadf35 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 755/1515] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:24:20 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1826 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:24:21.555 8 INFO nova.api.openstack.compute.server_external_events [req-07ebe465-cc0b-4835-8960-cb0021cca936 req-0ddeecf7-1420-450d-ba0c-3449987f8485 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-unplugged:9aaad247-e0c8-463f-960d-bc36bff44949 for instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 on instance [pid: 8|app: 0|req: 761/1516] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:24:21 2026] POST /v2.1/os-server-external-events => generated 185 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-02-19 20:24:21.629 7 INFO nova.api.openstack.compute.server_external_events [req-82ede22c-0343-4e49-85b6-d6e1bba400a5 req-67c10a56-bebc-4cd6-86dc-44f20af97315 717135ee07b4441aa21f09abc1371360 fe891a2a52d14a65a2676e1078de6582 - - e65094bd7434431791a6e39ffda5f920 e65094bd7434431791a6e39ffda5f920] Creating event network-vif-deleted:9aaad247-e0c8-463f-960d-bc36bff44949 for instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 on instance [pid: 7|app: 0|req: 756/1517] 172.24.0.73 () {38 vars in 816 bytes} [Thu Feb 19 20:24:21 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-02-19 20:24:21.769 8 WARNING neutronclient.v2_0.client [None req-746af7d2-6bd0-4d57-9269-2a8debc06700 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 762/1518] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:24:21 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1473 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:24:22.902 7 WARNING neutronclient.v2_0.client [None req-b25df0a2-8b2f-4d2f-825b-db61434f5213 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 757/1519] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:24:22 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1478 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-19 20:24:23.993 8 WARNING neutronclient.v2_0.client [None req-56fcf7bd-7863-49a6-8cf4-6dd6248fc23a a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 764/1522] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:24:23 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => generated 1478 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-02-19 20:24:25.073 7 INFO nova.api.openstack.wsgi [None req-6fe20611-cb3d-469c-9eb2-80f5b74540c8 a1f2e910b63748ec84f0df247226a9de 979279d6faac481fbf9e83bcc30c3914 - - default default] HTTP exception thrown: Instance 672488c5-20cb-4de6-ba98-b90ccb54fe12 could not be found. [pid: 7|app: 0|req: 759/1523] 172.24.0.234 () {32 vars in 717 bytes} [Thu Feb 19 20:24:25 2026] GET /v2.1/servers/672488c5-20cb-4de6-ba98-b90ccb54fe12 => 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: 765/1524] 172.24.0.234 () {32 vars in 706 bytes} [Thu Feb 19 20:24:25 2026] DELETE /v2.1/os-keypairs/tempest-keypair-792207328 => 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: 7|app: 0|req: 764/1533] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:25:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 145 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1534] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1535] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 771/1536] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1537] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 772/1538] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1539] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1540] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 768/1541] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1542] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/limits?tenant_id=5323e47dbb42406892d36b92ec9c5225 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1543] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1544] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1545] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:25:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1558] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:26:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 7|app: 0|req: 777/1559] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 783/1560] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1561] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/limits?tenant_id=477c73fb95d54eb9b58876d202b8210e => generated 302 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1562] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1563] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1564] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1565] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 786/1566] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1567] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1568] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/os-services => generated 783 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1569] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 788/1570] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:26:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 783/1571] 172.24.0.205 () {30 vars in 621 bytes} [Thu Feb 19 20:26:10 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 789/1572] 172.24.0.205 () {32 vars in 694 bytes} [Thu Feb 19 20:26:10 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1573] 172.24.0.205 () {34 vars in 915 bytes} [Thu Feb 19 20:26:10 2026] GET /v2.1/os-simple-tenant-usage/b72d5683e861459997fd446a3dd3e574?start=2026-02-18T00:00:00&end=2026-02-19T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1574] 172.24.0.205 () {30 vars in 656 bytes} [Thu Feb 19 20:26:10 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1577] 172.24.0.205 () {30 vars in 621 bytes} [Thu Feb 19 20:26:13 2026] GET /v2.1 => generated 0 bytes in 42 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: 786/1578] 172.24.0.205 () {32 vars in 694 bytes} [Thu Feb 19 20:26:13 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1579] 172.24.0.205 () {34 vars in 915 bytes} [Thu Feb 19 20:26:13 2026] GET /v2.1/os-simple-tenant-usage/b72d5683e861459997fd446a3dd3e574?start=2026-02-18T00:00:00&end=2026-02-19T23:59:59 => generated 20 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1580] 172.24.0.205 () {30 vars in 656 bytes} [Thu Feb 19 20:26:14 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' [pid: 8|app: 0|req: 799/1591] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:27:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1592] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1593] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 794/1594] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1595] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1596] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:27:06 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: 802/1597] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 796/1598] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 803/1599] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/limits?tenant_id=d892a4736daa45a4af640da37c0ea458 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1600] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/limits?tenant_id=f07c253ec0b74577a01ccc66a494df32 => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1601] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1602] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/limits?tenant_id=fceb87b7c4ef49dbb9bc68421bcba0d8 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1603] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1604] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1605] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:27:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 806/1618] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:28:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1619] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1620] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1621] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/limits?tenant_id=56b8394be43343aab10b5ff8667594c6 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1622] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/limits?tenant_id=dfdd55f6cd594c1c9216111c3441fcde => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1623] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1624] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1625] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1626] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 817/1627] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1628] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1629] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1630] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 819/1631] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:28:06 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 819/1644] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:29:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 217 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 826/1645] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1646] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1647] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1648] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 828/1649] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1650] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1651] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1652] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1653] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 824/1654] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1655] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:29:06 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 831/1668] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 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, ' [pid: 8|app: 0|req: 838/1669] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/os-services => generated 783 bytes in 40 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: 832/1670] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 839/1671] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1672] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1673] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1674] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 841/1675] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1676] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1677] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1678] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1679] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:30:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 850/1692] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:31:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1693] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:31:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 851/1694] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/os-services => generated 783 bytes in 30 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: 844/1695] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 852/1696] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 845/1697] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1698] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1699] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1700] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1701] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1702] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1703] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:31:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1716] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:32:05 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1717] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:32:05 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 863/1718] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:32:05 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1719] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 864/1720] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/os-services => generated 783 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1721] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 865/1722] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 858/1723] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1724] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1725] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1726] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1727] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:32:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1740] 172.24.0.198 () {32 vars in 713 bytes} [Thu Feb 19 20:33:05 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1741] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:33:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 868/1742] 172.24.0.198 () {32 vars in 684 bytes} [Thu Feb 19 20:33:05 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1743] 172.24.0.198 () {32 vars in 709 bytes} [Thu Feb 19 20:33:05 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1744] 172.24.0.198 () {32 vars in 705 bytes} [Thu Feb 19 20:33:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1745] 172.24.0.198 () {32 vars in 670 bytes} [Thu Feb 19 20:33:06 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: 7|app: 0|req: 870/1746] 172.24.0.198 () {32 vars in 690 bytes} [Thu Feb 19 20:33:06 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 877/1747] 172.24.0.198 () {32 vars in 674 bytes} [Thu Feb 19 20:33:06 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 871/1748] 172.24.0.198 () {32 vars in 688 bytes} [Thu Feb 19 20:33:06 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1749] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:33:06 2026] GET /v2.1/limits?tenant_id=35cc968e6e264034b3093611a1307f7c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 872/1750] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:33:06 2026] GET /v2.1/limits?tenant_id=f59baf6fb1da477a9323a779c5502149 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1751] 172.24.0.198 () {32 vars in 745 bytes} [Thu Feb 19 20:33:06 2026] GET /v2.1/limits?tenant_id=fe891a2a52d14a65a2676e1078de6582 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)